These days I recommend to use neo4j-import which comes with the product: 
http://neo4j.com/docs/stable/import-tool.html 
<http://neo4j.com/docs/stable/import-tool.html>

As it says either download the binary version from: 
https://dl.dropboxusercontent.com/u/14493611/batch_importer_22.zip

How did you install apache maven on your machine?

Try to run: mvn -v
And see what it reports.

> Am 26.11.2015 um 21:14 schrieb [email protected]:
> 
> I try to upload my data using the following command into the already existing 
> database called sampletest.db
> ./import.sh sampletest.sb nodes.csv
> It shows the error:
> "lib directory of binary download missing. Please download the zip or run 
> import-mvn.sh"
> When I try to run ./import-mvn.sh,it again shows error which is:
> constituent[0]: file:/usr/share/maven2/lib/maven-debian-uber.jar
> ---------------------------------------------------
> java.lang.StringIndexOutOfBoundsException: String index out of range: -1....
> 
> Kindly tell me how to resolve the issue.
> Also how can I download the zip file of lib directory directly if possible
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Neo4j" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to [email protected] 
> <mailto:[email protected]>.
> For more options, visit https://groups.google.com/d/optout 
> <https://groups.google.com/d/optout>.

-- 
You received this message because you are subscribed to the Google Groups 
"Neo4j" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to