How to Export CSV from Neo4j with Curl, Cypher and JQ
By Michael Hunger, Developer Relations
July 10, 2015 3 mins read
I’ve often been asked how to export CSV data from Neo4j. Since we support multiple ways of importing CSV there should naturally be an easy way to export CSV as well. Here’s how you do it:
Explore: csv data curl cypher export csv jq json json processor neo4j neo4j drivers pokec