Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -1816,7 +1816,7 @@ If more than one label can be inferred for a given node, the planner keeps the m
|Valid values
a|One of [MOST_SELECTIVE_LABEL, OFF].
|Default value
m|+++OFF+++
m|+++MOST_SELECTIVE_LABEL+++
|===

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.
Expand Down
Loading