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 On Thu, Dec 29, 2016 at 3:49 PM, koen <[email protected]> wrote: > 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 > > -- > 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. > -- 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.
