Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.
09-08-2022 06:41 PM
09-08-2022 06:51 PM
If you want to see the execution plan but not run the statement, prepend your Cypher statement with
EXPLAIN
. The statement will always return an empty result and make no changes to the database.
https://neo4j.com/docs/cypher-manual/current/query-tuning/query-options/
All the sessions of the conference are now available online