An open API service indexing awesome lists of open source software.

https://github.com/jexp/neo4j-remoting-cypher


https://github.com/jexp/neo4j-remoting-cypher

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

Run with

mvn test-compile exec:java -Dexec.mainClass=graphrobustness.NeoClientPerfTest -Dexec.classpathScope=test \
-Druns=10000 -Dstatements=100 -Durl=http://localhost:7474/

Uses a pool with `Runtime.getRuntime().availableProcessors()` threads