Re: [Neo4j] use apoc.export.csv to append for existing file

2018-10-20 Thread 'Michael Hunger' via Neo4j
That's currently not possible, but you can
Create a GH issue at the APOC repository to make it a config option like
`{append:true}`

Join our new Community Site & Forum 


On Sun, Oct 21, 2018 at 4:40 AM pradeep ponduri 
wrote:

> apoc.export.csv.query is overwriting the existing file. how can I make the
> query  append to the existing file ?
>
> --
> 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.


[Neo4j] use apoc.export.csv to append for existing file

2018-10-20 Thread pradeep ponduri
apoc.export.csv.query is overwriting the existing file. how can I make the 
query  append to the existing file ?

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