Hi,
We have a graph database and a bunch of applications that use it (each 
application run a special graph algorithm on this database-a framework for a 
special graph).We want to provide a REST server and change the application's 
code in order to interact with the REST server instead of the same embedded 
database.
There are some pages in the wiki that describes installing and running 
neo4j-rest and get/post methods in JSON.
I'm not familiar with accessing REST service through a Java client. Would you 
please help me? An example that compare EmbeddedGraphDatabase with REST service 
is great. 

Kind regards



      
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to