Re: [Neo4j] Implementation of neo4j

2011-07-27 Thread Jim Webber
Using the Java version typically gives you (slightly) more powerful API 
compared to the REST API.

My rule of thumb is: if you can use the embedded version in your architecture, 
then you should.

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


[Neo4j] Implementation of neo4j

2011-07-27 Thread noppanit
Hi All,

I'm using embedded neo4j in Java right now, I just wanted to ask that is
there any drawback that I should concern about using embedded neo4j or any
benefit of doing that instead of using the server version and implement a
plugin to extend the functionality. In terms of performance and usability as
well. 

Thank you very much. 

T.

--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Implementation-of-neo4j-tp3203161p3203161.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
___
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user