https://github.com/jexp/neo4j-remoting-cypher
https://github.com/jexp/neo4j-remoting-cypher
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/jexp/neo4j-remoting-cypher
- Owner: jexp
- Created: 2014-12-05T23:46:43.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-12-07T05:36:47.000Z (over 11 years ago)
- Last Synced: 2025-02-10T08:31:03.408Z (over 1 year ago)
- Language: Java
- Size: 207 KB
- Stars: 1
- Watchers: 5
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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