jexp / batch-import

generic csv file neo4j batch importer
https://neo4j.com/docs/operations-manual/current/tools/import/
385 stars 158 forks source link

Please use different host for binaries #85

Open bkanuka opened 10 years ago

bkanuka commented 10 years ago

Currently the binaries are hosted at: https://dl.dropboxusercontent.com/u/14493611/batch_importer_20.zip Files hosted on dropbox are too easy to change (on purpose or accident), and the file cannot be trusted to stay at the same url. Hosted under a neo4j or github-pages domain would be less volitile.

danieljue commented 10 years ago

I've added a maven repo under my fork of this project, but it is only intended for Neo4j 2.0.1 at the moment. Based on the changes I had to make, it will not be compatible with 2.0.0 or prior.

https://github.com/danieljue/batch-import-graphene