Is is ok to generate GraphTraversalSource on demand by using TinkerVertex.getGraph().traversal() ?
Is is ok to generate GraphTraversalSource on demand by using TinkerVertex.getGraph().traversal() ? Since GraphTraversalSource is reusable, maybe it is a bad practice ?
Continue the conversation
Join the Discord to ask follow-up questions and connect with the community
AT
Apache TinkerPop
Apache TinkerPop is an open source graph computing framework and the home of the Gremlin graph query language.