Batch Insertion with Neo4j
问题 I am importing 2.3 Billion relationship from a table, The import is not very fast getting a speed on 5Million per hour that will take 20 days to complete the migration. I have heard about the neo4j batch insert and and batch insert utility. The utility do interesting stuff by importing from a csv file but the latest code is some how broken and not running. I have about 100M relations in neo4j and I have to all check that there shall be no duplicate relationship. How can I fast the things in