Skip to content

Commit 7cd04b5

Browse files
committed
Update the wording of the deprecation notice
1 parent dbbc3b0 commit 7cd04b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ CYPHER eagerAnalyzer=lp MATCH (a)-->(b) DELETE b RETURN a
4141
a|
4242

4343
The Cypher query option `eagerAnalyzer` is deprecated and will be removed without a replacement.
44-
The option is ignored, eagerness analysis is systematically performed on the logical plan regardless of the value provided.
44+
Eagerness analysis is systematically performed on the logical plan regardless of the value provided.
4545

4646
|===
4747

0 commit comments

Comments
 (0)