You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/configuration/configuration-settings.adoc
+10-11Lines changed: 10 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1738,7 +1738,6 @@ m|+++false+++
1738
1738
|===
1739
1739
1740
1740
1741
-
[role=label--changed-2025.01]
1742
1741
[[config_dbms.cypher.infer_schema_parts]]
1743
1742
=== `dbms.cypher.infer_schema_parts`
1744
1743
@@ -1756,7 +1755,7 @@ If more than one label can be inferred for a given node, the planner keeps the m
1756
1755
|Valid values
1757
1756
a|One of [MOST_SELECTIVE_LABEL, OFF].
1758
1757
|Default value
1759
-
m|+++MOST_SELECTIVE_LABEL+++
1758
+
m|+++MOST_SELECTIVE_LABEL+++ label:changed[Changed in 2025.01]
1760
1759
|===
1761
1760
1762
1761
For some queries, the planner can infer predicates such as labels or types from the graph structure that can improve estimating the number of rows that each operator produces.
0 commit comments