How to install Neo4j batch importer on Windows -



How to install Neo4j batch importer on Windows -

i tried create big database neo4j , takes substantial time create nodes , relationships (about 1 1000000 each). read solution utilize neo4j batch importer how install ? i'm using neo4j 2.1.4 on windows 7. give thanks help. sam

the easiest way utilize batch import via https://github.com/jexp/batch-import. don't have write custom code. instead provide 2 csv files, 1 nodes , 1 relationship , run import via maven.

neo4j install batch-processing

Comments

Popular posts from this blog

php - Edges appear in image after resizing -

ios8 - iOS custom keyboard - preserve state between appearances -

Delphi change the assembly code of a running process -