Is there any procedure or way to put the Json file into AuraDB import folder, As we want to use apoc.load.json procedure.
GraphAcademy
CUP
Learn graphs.
Score for your country.
Represent your country in the GraphAcademy Cup.
Complete courses, earn points, and win weekly prizes.
Is there any procedure or way to put the Json file into AuraDB import folder, As we want to use apoc.load.json procedure.
It doesn’t look like you have access to the import folder in Aura. Instead you need to load from a hosted web server.
You could try the apoc load json command, passing a url to the hosted file.
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Aura DB, Import Using Java | 0 | 236 | June 19, 2023 | |
| Load JSON data from URL with Aura DB service? | 0 | 291 | December 29, 2021 | |
| Load JSON data from URL with Aura DB service? | 1 | 236 | July 27, 2022 | |
| Neo4j Aura's APOC library has no JSON support? | 0 | 121 | October 19, 2022 | |
| Import DB from local A to local B | 2 | 188 | March 14, 2024 |
