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 ability to pass extra config in gremlin queries #2996

Closed
t92549 opened this issue Jun 28, 2023 · 0 comments · Fixed by #3195
Closed

Add ability to pass extra config in gremlin queries #2996

t92549 opened this issue Jun 28, 2023 · 0 comments · Fixed by #3195
Assignees
Labels
feature A proposed new feature tinkerpop Specific to/touches the tinkerpop module
Milestone

Comments

@t92549
Copy link
Contributor

t92549 commented Jun 28, 2023

Describe the new feature you'd like
Using the with configuration step, we could pass in extra config to Gaffer in gremlin queries. This should be able to do things such as set the options field, or set FederatedOperation.graphIds.

Why do you want this feature?
It would allow for specifying subgraphs when querying a FederatedStore.

Additional context
I think we will need to enable VariableFeatures

@t92549 t92549 added enhancement Improvement to existing functionality/feature tinkerpop Specific to/touches the tinkerpop module labels Jun 28, 2023
@GCHQDeveloper314 GCHQDeveloper314 added this to the Backlog milestone Jul 7, 2023
@tb06904 tb06904 self-assigned this Apr 15, 2024
@tb06904 tb06904 modified the milestones: Backlog, v2.2.1 Apr 15, 2024
@tb06904 tb06904 linked a pull request Apr 22, 2024 that will close this issue
GCHQDeveloper314 pushed a commit that referenced this issue Apr 29, 2024
* Basic graph traversal strategy with hooks for options

* hook options step into graph variables

* set back to defaults after running

* address issues with federation tests
@tb06904 tb06904 added feature A proposed new feature and removed enhancement Improvement to existing functionality/feature labels May 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature A proposed new feature tinkerpop Specific to/touches the tinkerpop module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants