对于最新的1.3版本的Neo4j,似乎只支持JRuby接口。Java接口在哪里?
发布于 2011-04-16 05:25:02
Java API文档http://api.neo4j.org/current/
Java REST接口,http://wiki.neo4j.org/content/Using_the_Neo4j_Server_with_Java
它有一个JRuby包装器http://neo4j.org/community/languages/
https://stackoverflow.com/questions/5682411
复制相似问题