Skip to content

Commit 61a7d3b

Browse files
Change the default of dbms.cypher.infer_schema_parts back to OFF (#2079)
1 parent 1111fea commit 61a7d3b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/configuration/configuration-settings.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1755,7 +1755,7 @@ If more than one label can be inferred for a given node, the planner keeps the m
17551755
|Valid values
17561756
a|One of [MOST_SELECTIVE_LABEL, OFF].
17571757
|Default value
1758-
m|+++MOST_SELECTIVE_LABEL+++ label:changed[Changed in 2025.01]
1758+
m|+++OFF+++
17591759
|===
17601760

17611761
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

Comments
 (0)