Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
on 11-19-2021 03:09 AM
Hi all,
We are using "USING PERIODIC COMMIT 500" when "LOAD FROM CSV" in our initial data load .cypher script
Does it affects the LOAD performance to use a low number such as 500?
Neo4j v4.2.11
In our DEV environment, we have a single instance with 2G initial memory, 2G max memory, and 2G page cache loading 1.2M nodes
Thanks