Course · Part of Sharpen your Cypher
Graph Data Modeling Fundamentals
Learn how to design a Neo4j graph using best practices
About this course
In this 2-hour course, you will learn
This course teaches you everything you need to know to create performant graph models in Neo4j.
Before taking this course, it is recommended that you complete these beginner courses in GraphAcademy:
Graph data modeling fundamentals
Creating graphs
Graph Refactoring
Course content
8 modules, 2 hours.
Further reading
Posts from the GraphAcademy blog.
9 min read
Writing Cypher Queries That Don't Lose Your Data
The query trap that hides your newest data, and the query shape that brings it back.
Kemi OjogbedeRead post
16 min read
SQL to Cypher - 10 Queries You Already Know
You already know how to write these queries. This article shows you what they look like when the joins go away.
Jeremy MorganRead post
4 min read
TIL: Cypher has a format() function for dates and times
A deprecation warning taught me that Cypher now formats dates, times, and durations natively. No APOC required.
Adam CowleyRead post