Skip to content

Commit 0cb42bd

Browse files
Updating link to cypher manual (#121) (#124)
Co-authored-by: Lidia Zuin <[email protected]>
1 parent 14138bb commit 0cb42bd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/notifications/all-notifications.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -246,7 +246,7 @@ Using `LOAD CSV` with a large data set in a query where the execution plan conta
246246
See the Neo4j Manual entry on the Eager operator for more information and hints on how problems could be avoided.
247247
248248
Suggestions for improvement::
249-
See the link:https://neo4j.com/docs/cypher-manual/current/execution-plans/operators/#query-plan-eager[Cypher Manual -> Eager operator] for more information and hints on how to avoid problems.
249+
See the link:https://neo4j.com/docs/cypher-manual/current/planning-and-tuning/operators/operators-detail/#query-plan-eager[Cypher Manual -> Eager operator] for more information and hints on how to avoid problems.
250250
In this specific case, the query could be rewritten to the following:
251251
+
252252
[source, cypher, role="noplay"]

0 commit comments

Comments
 (0)