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 | |
|---|---|---|---|---|
| Graphml Export/Import problems - prolog error | 4 | 1496 | April 11, 2019 | |
| Import GraphML | 7 | 888 | June 22, 2020 | |
| Import database to newer neo4j version from old version via APOC | 0 | 418 | July 17, 2020 | |
| Import data from XML files | 2 | 1932 | November 27, 2019 | |
| Import large graphml file into neo4j | 3 | 164 | October 21, 2022 |