›Query Good Practice
3.3 · Lesson
Query Good Practice
In the following lessons you will learn some of the common best practices for writing efficient 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. queries including:
- Use of indexes
- Anchor iFull definition for node (opens in a new tab)A vertex in a graph. In a property graph it can carry labels and properties.
- Count stores
- Using WITH to break down complex queries
- Reading iFull definition for property (opens in a new tab)A named value stored on a node or a relationship. late
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