globals << [g : traversal().withEmbedded(graph).withStrategies(ReferenceElementStrategy)]g and sending a write request to the gremlin server I'm getting the proper exception and not able to add data.graph instance directly and able to send request like graph.traversal().addV() in place of g.addV, is there a way I can restrict this and make the server only accept write request? TIA.Join the Discord to ask follow-up questions and connect with the community
Apache TinkerPop is an open source graph computing framework and the home of the Gremlin graph query language.
1,383 Members
Join