Skip to content

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

Merged
michaelnchin merged 2 commits intomainfrom
gremlin-proxy-fix
Oct 5, 2023
Merged

Add support for Gremlin proxy host and Neptune HTTP query visualization#530
michaelnchin merged 2 commits intomainfrom
gremlin-proxy-fix

Conversation

@michaelnchin
Copy link
Copy Markdown
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