I did a couple of tests.
Based on some great suggestions from Wes, etc., I set up some of the neo4j features without a cache that you need to embed on a large scale in a multi-threaded environment, and the performance is pretty good.
However, when I entered the index (on the nodes), performance was greatly degraded. The difference is 5 times. Are there any configuration settings to make them better?
Thanks in advance,
Sechin
Neo4j version - 1.8.1; JVM - 1.6
source
share