You can iterate over a list or range with unwind 
And the load csv of the constructed urls

Von meinem iPhone gesendet

> Am 25.03.2017 um 00:43 schrieb Fares <emsai...@gmail.com>:
> 
> 
> Hi,
> how can I load multiple csv files in a directory to neo4j with a single load.
> 
> The following is the query that I am using in order to load one cvs file:
> 
> LOAD CSV WITH HEADERS FROM "file:/file1.csv" AS ROW FIELDTERMINATOR ';' 
> 
> I have a folder with 50 cvs files which has the same format I need to load 
> all to neo4j with one load 
> 
> Regards
> 
> -- 
> 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 neo4j+unsubscr...@googlegroups.com.
> For more options, visit 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 neo4j+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to