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.

misra_debasish9
Node
since ‎09-25-2018
‎06-01-2022

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

#Load bulk json data via node.js. All, I am trying to upload bulk json data.. I am able to send if I send one object at a time via node.js code. But I am not able to call the procedure to do a bulk upload using apoc.load.json. Any reference/ideas ...