Depends on what you want to do, either neo4j-jdbc oder neo4j-OGM, die Bibliothek unter SpringDataNeo4j 4
see http://neo4j.com/developer/java <http://neo4j.com/developer/java> (which I still have to update with SDN 4 / neo4j-ogm) Cheers, Michael > Am 05.06.2015 um 10:40 schrieb Markus <[email protected]>: > > Hi > > I've an application that uses a remote server instance of neo4j via the rest > interface and the org.neo4j:neo4j-rest-graphdb:2.0.1 library. > > Unfortunately, that approach stopped working (IIRC because the old rest > interface is deprecated). > > What is the suggested replacement library / where should I migrate my code to? > > thank you > > Markus > > -- > You received this message because you are subscribed to the Google Groups > "Neo4j" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- You received this message because you are subscribed to the Google Groups "Neo4j" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
