Skip to content

Commit a6c6430

Browse files
Group all query plan operators (#1122)
1 parent a269edc commit a6c6430

File tree

3 files changed

+2509
-2634
lines changed

3 files changed

+2509
-2634
lines changed

modules/ROOT/pages/planning-and-tuning/execution-plans.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ image::patterns_qpp_solutions.svg[width="700",role="middle"]
7171

7272
For the purposes of understanding Cypher execution plans, however, the query result is less interesting than the planning that produces it.
7373

74-
[[runtimes-reading-execution-plans]]
74+
[[reading-execution-plans]]
7575
== Reading execution plans
7676

7777
The Cypher planner produces logical plans which describe how a particular query is going to be executed.

0 commit comments

Comments
 (0)