Hello Aniceto, Michael Hunger wrote a Java wrapper that uses the REST API under the covers:
https://github.com/jexp/neo4j-java-rest-binding As Chris pointed out a couple of emails ago, although this API is similar to the embedded API, it goes over HTTP and so is far slower. Jim On 17 Jun 2011, at 18:56, Aniceto Pérez y Madrid wrote: > BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; > }I've been digging into documentation and it seems there is no Java > wrapper to access it, only the REST API. Is that correct? > Thanks > > _______________________________________________ > Neo4j mailing list > [email protected] > https://lists.neo4j.org/mailman/listinfo/user _______________________________________________ Neo4j mailing list [email protected] https://lists.neo4j.org/mailman/listinfo/user

