Skip to content

[WIP] Bulk import with neo4j-import

Hannes Heine requested to merge pr502head into pr502base

Created by: Tirokk

roschaefer Authored by roschaefer Closed


Pullrequest

Our previous import procedure has memory and performance issues, on my machine the import with production data fails. This means, we're simply not able to import our production data 😞

Neo4J comes with a command line tool to bulk import data, so I give this another try.

Issues

  • None

Checklist

  • None

How2Test

  • None

Todo

  • None

Merge request reports