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.

neo4j_noob
Node
since ‎08-25-2020
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 2 Kudos given
  • 0 Kudos received

User Activity

Hello, I'm trying to create or update nodes from a batch using neo4j python module, I have approx 100k items in the batch. Here is 1 item from the batch: batch[0] = {'contactid': '1', 'gender': 'Mr', 'firstname': 'Marc', 'lastname': 'Brown', 'custome...
Kudos given to