It seems that for the latest 1.3 release of Neo4j only the JRuby interface is supported. Where is the Java interface?

link|improve this question

feedback

1 Answer

up vote 3 down vote accepted

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/

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.