Adding Users to the Node.js / React.js Neo4j Movie App
By Bryce Merkl Sasaki
December 8, 2016 7 mins read
Introduction The Neo4j Movie App Template provides an easy-to-use foundation for your next Neo4j project or experiment using either Node.js or React.js. This article will walk through the creation of users that can log in and interact with the web… Read more →
Explore: curl cypher graph data model javascript neo4j node.js python React.js Recommendation Engine web app
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