neo4j - Neoj4 native driver vs REST -
i'm working neo4j neo4jclient library .net (https://github.com/readify/neo4jclient/wiki)
this library uses rest capabilities of neo4j. wondering if isn't performance issue compared example java jdbc-drivers (http://neo4j.com/developer/java/).
the applications developing real-time , should performant (noticable delays not acceptable).
Comments
Post a Comment