g.V().hasId(48) or same g.V(48) should return Vertex with id == 48.g.V().id().is(48) can return 48 if Vertex with id == 48 present.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