- Check out this repository
- Run
./db/bin/neo4j start - Run
./db/bin/neo4j-shell -file import.cql - Visit
http://localhost:1896in your browser
- Check out this repository
- Download Neo4j
- Run the
neo4j-shell.batcommand from your Neo4j installation with the-fileargument, passing it the path for theimport.cqlfile from this repository - Visit the Neo4j URL in your browser (default is
http://localhost:7474)