BODY { font-family:Arial, Helvetica, sans-serif;font-size:12px; }It
seems there is a class named 
ORG.NEO4J.REST.GRAPHDB.RESTGRAPHDATABASE

that implements GraphDatabaseService, but despite that package,
javadocs are in the spring-data server, and probably the class be also
part of Spring-data-graph package.
 Aniceto
 On Fri 17/06/11  8:18 PM , Jim Webber [email protected] sent:
 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] [1]
 > https://lists.neo4j.org/mailman/listinfo/user
 _______________________________________________
 Neo4j mailing list
 [email protected] [2]
 https://lists.neo4j.org/mailman/listinfo/user
 

Links:
------
[1] mailto:[email protected]
[2] mailto:[email protected]
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to