I have a 500mb graphml file, that I want import to neo4j. Unforturnately the file is not compatible with APOC procedure, so need to parse it in Java application. Interestingly the graphml file of similar size neo4j compatible is imported in few minutes, whereas from Java application it takes 6 hours. I am wondering what neo4j is using to make the import so fast. Any idea will be a great help.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Import GraphML | 7 | 850 | June 22, 2020 | |
Apoc.import.graphml with Neo4j 4.0.0 | 4 | 1543 | March 6, 2020 | |
4.4.9 Failed to ' apoc.import.graphml': set apoc.import.file.enabled=true | 1 | 87 | August 5, 2022 | |
CALL apoc.import.graphml on Aura | 3 | 244 | April 21, 2024 | |
Import: RDBMS to Graph | 0 | 346 | August 5, 2020 |