Skip to content

Add support for Gremlin proxy host and Neptune HTTP query visualization #530

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Oct 5, 2023

Conversation

michaelnchin
Copy link
Member

Issue #, if available: #399

Description of changes:

  • Fixed an issue with %%gremlin not utilizing the proxy_host and proxy port field values set in the notebook connection configuration.
    • When a proxy is specified, Gremlin requests to Neptune will now be executed against the HTTPS REST endpoint, and require engine version >=1.2.1.0.R5.
    • Proxied Gremlin queries against all other databases will continue to use the gremlin-python client.
  • Added support for visualizing Gremlin results returned in GraphSONv1 format.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@michaelnchin michaelnchin merged commit 7ef53ee into main Oct 5, 2023
@michaelnchin michaelnchin deleted the gremlin-proxy-fix branch October 5, 2023 23:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Resolved
Development

Successfully merging this pull request may close these issues.

1 participant