Hi,
Just need some pointers on load json file into db.
I have a requirement that receieve a json file, then read and process it in db.
number of lines in json would be ~1200 lines..
GraphAcademy
CUP
Learn graphs.
Score for your country.
Represent your country in the GraphAcademy Cup.
Complete courses, earn points, and win weekly prizes.
Hi,
Just need some pointers on load json file into db.
I have a requirement that receieve a json file, then read and process it in db.
number of lines in json would be ~1200 lines..
Hi, what pointers do you need?
Check apoc.load.json documentation, it has good examples:
https://neo4j.com/docs/labs/apoc/current/import/load-json/
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Import json data by using APOC [HELP] | 2 | 466 | January 16, 2021 | |
| Apoc.load.json for importing string | 2 | 3699 | January 23, 2019 | |
| Entering JSON Data into Database Efficiently via Golang Driver | 0 | 150 | May 1, 2024 | |
| Load Json on the fly | 2 | 629 | December 4, 2019 | |
| Creating Dynamic nodes and relationship by Importing data from json files | 2 | 319 | January 22, 2021 |