Neo4j
Setup
To create the container, save the above file with name "docker-compose.yml" and run following command
Stepwise Learning
Cypher Queries: MATCH, CREATE,
sysinfo, history, clear,
Working with sample database: Use following commands in Cypher pannel
:play movie-graph (if get error change the user to neo4j from system)
click on create database
execute create command in next pannel
Reference For Further Reading
Last updated
Was this helpful?