The Neo4j Cypher Manual v4.2
© 2020 Neo4j, Inc.
Documentation license: Creative Commons 4.0
This is the Cypher manual for Neo4j version 4.2, authored by the Neo4j Team.
This manual covers the following areas:
-
Introduction — Introducing the Cypher query language.
-
Syntax — Learn Cypher query syntax.
-
Clauses — Reference of Cypher query clauses.
-
Functions — Reference of Cypher query functions.
-
Administration — Working with databases, indexes, constraints and security in Cypher.
-
Query tuning — Learn to analyze queries and tune them for performance.
-
Execution plans — Cypher execution plans and operators.
-
Deprecations, additions and compatibility — An overview of language developments across versions.
-
Glossary of keywords — A glossary of Cypher keywords, with links to other parts of the Cypher manual.
-
Cypher styleguide — A guide to the recommended style for writing Cypher queries.
Who should read this?
This manual is written for the developer of a Neo4j client application.
Was this page helpful?