rg2609
ATApache TinkerPop
•Created by rg2609 on 12/2/2024 in #questions
Neo4j Chypre convention in to gremlin query
We are trying to convert the Neo4j chypre query into a Gremlin query, but we are stuck on some extract methods in the chypre query that need to be converted into the Gremlin query.
The chypre query follows:
Output of the above query as follow:
I'm looking for a Gremlin query that can effectively replace the extract method for Neo4j and produce the same output. Your insights would be greatly appreciated.
4 replies