How to Export CSV from Neo4j with Curl, Cypher and JQ

Michael Hunger

Head of Product Innovation & Developer Strategy, Neo4j

Learn How to Export CSV data from Neo4j using Curl, Cypher and JQ

Learn How to Export CSV data from Neo4j using Curl, Cypher and JQI’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:

45022