It seems that for the latest 1.3 release o开发者_JAVA百科f Neo4j only the JRuby interface is supported. Where is the Java interface?
Java API docs http://api.neo4j.org/current/
Java REST interface, http://wiki.neo4j.org/content/Using_the_Neo4j_Server_with_Java
it has a JRuby wrapper http://neo4j.org/community/languages/
精彩评论