Skip to content

Stop sending traversal source as GremlinLang parameter#3516

Open
kenhuuu wants to merge 1 commit into
masterfrom
empty-params
Open

Stop sending traversal source as GremlinLang parameter#3516
kenhuuu wants to merge 1 commit into
masterfrom
empty-params

Conversation

@kenhuuu

@kenhuuu kenhuuu commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Remote traversals should select the traversal source with the top-level HTTP request g field. The parameters field is only for query values referenced by the Gremlin string, so adding g there was unused by Gremlin Server.

VOTE +1

Remote traversals should select the traversal source with the top-level HTTP
request `g` field. The `parameters` field is only for query values referenced by
the Gremlin string, so adding `g` there was unused by Gremlin Server.

Assisted-by: Codex:gpt-5.5
@Cole-Greer

Copy link
Copy Markdown
Contributor

VOTE +1

1 similar comment
@xiazcy

xiazcy commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

VOTE +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants