Skip to content
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

Add global Gremlin connection_protocol field to notebook configuration #621

Merged
merged 2 commits into from
Jun 17, 2024

Conversation

michaelnchin
Copy link
Member

@michaelnchin michaelnchin commented Jun 14, 2024

Issue #, if available: N/A

Description of changes:

  • Added a new connection_protocol field to the Gremlin section of %%graph_notebook_config, to support switching between WebSockets and HTTP connections. This setting will apply globally to all %%gremlin queries to Neptune endpoints, although it can still be overridden by the %%gremlin --connection-protocol argument.

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

@michaelnchin michaelnchin marked this pull request as ready for review June 14, 2024 05:54
@michaelnchin michaelnchin changed the title Add global Gremlin connection protocol field to %%graph_notebook_config Add global Gremlin connection_protocol field to notebook configuration Jun 14, 2024
@michaelnchin michaelnchin merged commit e650772 into main Jun 17, 2024
3 checks passed
@michaelnchin michaelnchin deleted the config-gremlin-connection-protocol branch June 17, 2024 16:45
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