cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

notebook22312
Node
since ‎09-13-2019
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I filled a database with nodes (CREATE) through a python script using neo4j.GraphDatabase. Every 1000 entries I finished the session and transaction and began a new one. This worked fine for a continuous set of ~30.000 nodes. Then I tried it on a muc...