apoc .. config

18 views
Skip to first unread message

koen

unread,
Dec 29, 2016, 9:49:01 AM12/29/16
to Neo4j
Hi, when looking through the fantastic amount of apoc functions i often see a parameter called "config" .. for example with apoc.export.csv.all  (but with a lot of other apocs too)... so exactly where is it document what the syntax is for the "config" parameter ?

i do not see that specified in the apoc users guide ..

ps. i managed to getthis specific one to work with   ...   call apoc.export.csv.all("test.csv",{} )      but i would like to see what are possbilities for each apoc procedure

thanks koen

Michael Hunger

unread,
Dec 29, 2016, 3:56:55 PM12/29/16
to ne...@googlegroups.com
The config is usually a map, and most often I documented it in the user docs.

For files it is currently only the batch-size for cypher exports.

Michael

--
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+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply all
Reply to author
Forward
0 new messages