Skip to content

Instantly share code, notes, and snippets.

@qmaruf
Created May 19, 2014 19:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save qmaruf/f4db18dd022b61a50d26 to your computer and use it in GitHub Desktop.
Save qmaruf/f4db18dd022b61a50d26 to your computer and use it in GitHub Desktop.
maruf@leopard:~/Desktop/bi/batch-import$ java -server -Xmx4G -jar target/batch-import-jar-with-dependencies.jar target/db nodes.csv rels.csv
Usage: Importer data/dir nodes.csv relationships.csv [node_index node-index-name fulltext|exact nodes_index.csv rel_index rel-index-name fulltext|exact rels_index.csv ....]
Using: Importer target/db nodes.csv rels.csv
Using Existing Configuration File
Importing 4 Nodes took 0 seconds
Importing 4 Relationships took 0 seconds
Total import time: 1 seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment