Reputation: 8960
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 ?
Upvotes: 1
Views: 271