Question

I wanna use Gremlin in my SpringData repositories the same way I use Cypher. AFAIK, only Gremlin 1.4 is supported with Neo4J 1.6 and SpringData/Neo4J 2.0.0.

Is this correct ?

Anyhow, I cannot find gremlin-groovy 1.4 in Maven Central ? Is there another way I can add it as a dependency ?

Was it helpful?
Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top