I have some batch files that load CSV files via Cypher.

But before I start the massive import of about 400 mio lines I want to make 
sure it runs as fast as possible.

So I changed the neo4j.properties files but nothing changed. The import of 
1 Mio lines took the same amount of time. So I'm asking you if the change 
to that file are not effected by the shell script?

Of course I have restartet the Neo4j server.

Well I somewhere read that you have to give the properties files to the 
Neo4j Shell via arguments. Is that right? And how do I do this properly?

At the end maybe something like:

Neo4j-Shell.bat -file FileWithTheLoadCSV -prop PropFileOfNeo4j

Any help is welcome =) Thanks

Btw: I also tried the Cypher via Browser but there was no improvement too. 
But I was thinking that the Cypher gets the property from ther Server? It's 
really hard to understand the concept of the property file. Please give me 
some more infos =)

-- 
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