Learn Cypher by following the graph.

A practical 10-lesson course for developers ready to read, write, and reason about connected data.

CYPHER
MATCH (learner)-[:FOLLOWS]->(lesson)
RETURN lesson ORDER BY lesson.number

Course abstract

Build graph intuition, write expressive queries, tune real workloads, and connect Neo4j to an application.

Ready to prove the pattern?

Complete the 20-question final exam and earn your course certificate.

Take Final Exam