Course · Part of Sharpen your Cypher
Cypher Fundamentals
Learn Cypher in 1 hour
About this course
In this 1-hour course, you will learn
This course teaches you the essentials of using Cypher, Neo4j's powerful query language, in as little time as possible.
This course contains videos, content, questions to check your understanding of the content, and hands-on practices and challenges.
Prerequisites
You need not have any programming experience to take this course.
Cypher patterns
Reading data from a graph
Writing data to a graph
Course content
2 modules, 1 hour.
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