3.3 · Lesson

Hack Time

The teaching section is now done. It is time to build something of your own.

Continue from the application you scaffolded in the walkthrough, or start fresh. Your coding agent has access to the GraphAcademy MCP server — it knows Neo4j, 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., graph modeling, and how to structure a Full definition for GraphRAG (opens in a new tab)Retrieval-augmented generation whose context comes from a knowledge graph, so the model can follow the relationships between facts. application.