gaffer-docker icon indicating copy to clipboard operation
gaffer-docker copied to clipboard

Requesting additional examples for adding nodes and edges

Open DavidAnDavis2021 opened this issue 1 year ago • 1 comments

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.

DavidAnDavis2021 avatar Sep 05 '23 14:09 DavidAnDavis2021

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?

GCHQDeveloper314 avatar Sep 07 '23 12:09 GCHQDeveloper314