Create Your Own Instance
2.7 · Challenge (Optional)

Create Your Own Instance

This optional challenge brings together everything from this module.

You will create your own Neo4j instance using a docker-compose.yml template, configure it, load a dataset, and use Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. to query the data.