Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-25-2018 11:43 PM
#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 how this can be achieved? Thanks in advance
09-26-2018 03:33 PM
Can you share what you've already tried? And what your JSON + Cypher looks like?
Did you look at the example in the APOC documentation?
https://neo4j-contrib.github.io/neo4j-apoc-procedures/#_load_json_2
All the sessions of the conference are now available online