I am using Neo4j on my browser on Ubuntu. I got over 1 million nodes and I 
want to export them as csv file.

When return data size is small like "match n return n limit 3" there is a 
big fat "download csv" button I could use. But when it comes to big result 
set like over 1000 the shell just says "Resultset too large(over 1000 
rows)" and the button doesnt show up.

How can I export csv files for large resultset?

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