Skip to content
Merged
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 @@ -234,7 +234,7 @@ Unlike interpreted runtimes, compiled runtimes have a code generation phase foll
As stated xref::planning-and-tuning/runtimes/concepts.adoc#runtimes-slotted-runtime-considerations[above], there are rare scenarios in which users of Neo4j Enterprise Edition may benefit from not using the pipelined runtime for their queries.
However, for most queries, the pipelined runtime is a more efficient runtime capable of handling all operators and queries.

[role=label--enterprise-edition label]
[role=label--enterprise-edition]
[[runtimes-parallel-runtime]]
== Parallel runtime

Expand Down