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

Requesting additional examples for adding nodes and edges #326

Open
DavidAnDavis2021 opened this issue Sep 5, 2023 · 1 comment
Open
Assignees
Labels
Docker Issue related to the Docker side of the project question Specific query about part of the repo
Milestone

Comments

@DavidAnDavis2021
Copy link

The workbook for
https://github.com/gchq/gaffer-docker/blob/develop/docker/gremlin-gaffer/gremlin-gaffer-modern-example.ipynb
contains useful examples for using the Tinkerpop utility with Gaffer's Accumulo integration.

Would it be possible to add examples for adding new nodes and edges to the graph?

Currently when I try the standard Gremlin Tinkerpop commands to add a node I get missing ID errors and would find it very helpful to see an example for how to do this in Gaffer.

@GCHQDeveloper314 GCHQDeveloper314 added question Specific query about part of the repo Docker Issue related to the Docker side of the project labels Sep 7, 2023
@GCHQDeveloper314 GCHQDeveloper314 added this to the Backlog milestone Sep 7, 2023
@GCHQDeveloper314
Copy link
Member

While it's not listed under the limitations of the current Tinkerpop implementation, I have a feeling this may not be fully working yet.

@t92549 - could you confirm the status of adding elements?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docker Issue related to the Docker side of the project question Specific query about part of the repo
Projects
None yet
Development

No branches or pull requests

3 participants