›Encadeamento com WITH
2.5 · Lesson
Encadeamento com WITH
No 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., a cláusula WITH é usada para:
- Encadear partes de uma consulta.
- Controlar o fluxo da consulta.
- Agregar dados e passá-los para a próxima parte da consulta.
- Filtrar resultados após a agregação.
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