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.

IllusiveByte
Node Link
since ‎06-27-2020
‎06-01-2022

User Statistics

  • 8 Posts
  • 0 Solutions
  • 4 Kudos given
  • 0 Kudos received

User Activity

Hello everyone, I am building an application that needs to execute lots of Cypher statements against Neo4j. I execute these statements in 10K batches and commit them, however I often run into an error: Supplied bookmark does not conform to pattern n...
I am writing a tool in python using the neo4j (1.7.6) module that creates cypher CREATE and MERGE statements for data based on a set of rules. There is the potential for hundreds of thousands of statements to be generated and I am wondering what is t...
Kudos given to