›Querying with Cypher
2.5 · Lesson
Querying with Cypher
iFull 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. is Neo4j's declarative query language. It uses ASCII-art syntax to describe graph iFull definition for pattern (opens in a new tab)A graph structure written in Cypher, such as a node joined to another node by a relationship., so queries read like the data they retrieve.
In this lesson, you will learn how to:
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register