While trying to perform a create-only stress test for nodes, i'm constantly
getting Out of Memory error even while running with these params (with
default config - as no searching/optimizations are being exercised just
yet):

EXTRA_JVM_ARGUMENTS="-d64 -server -Xms256m -Xmx1024m"

Able to create 200K nodes (without any attributes - bare bone nodes only)
successfully, but anything above that Java gives up. One strange observation
is that the disk size gets capped at 116K in all of the cases while tying to
create 100K, 200K, 300K nodes on a fresh DB.

Is there any limit on number of nodes that can be created in a neo4j
instance? Any other tips?
_______________________________________________
Neo4j mailing list
[email protected]
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to