我想在我的SpringData存储库中使用Gremlin,就像我使用Cypher一样。Neo4J 1.6和SpringData/Neo4J2.0.0只支持gremlin1.4。
这是正确的吗?
无论如何,我在Maven Central中找不到gremlin-groovy 1.4?有没有其他方法可以将它添加为依赖项?
发布于 2012-03-19 15:22:53
使用http://m2.neo4j.org/content/repositories/public
https://stackoverflow.com/questions/9765884
复制相似问题