When I run the query V().both().properties().dedup() on the TinkerFactory modern graph, I see duplicates for some properties (for instance, vp[NAME->Marko] and vp[LANG->java] appear twice). Looking at the documentation, I do not understand how this is possible.
Any help is appreciated. Thank you!
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.