Skip to content

Add global Gremlin connection_protocol field to notebook configuration#621

Merged
michaelnchin merged 2 commits intomainfrom
config-gremlin-connection-protocol
Jun 17, 2024
Merged

Add global Gremlin connection_protocol field to notebook configuration#621
michaelnchin merged 2 commits intomainfrom
config-gremlin-connection-protocol

Conversation

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