Skip to content

Commit 504724a

Browse files
reword
1 parent 0d81554 commit 504724a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/planning-and-tuning/runtimes/concepts.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ This is because the process of individual rows being pulled from different opera
141141
== Pipelined runtime
142142

143143
The pipelined runtime is the default runtime for Neo4j Enterprise Edition.
144-
This means that unless users of Neo4j Enterprise Edition specify a different runtime, queries will be run using the pipelined runtime (to explicitly specify that a query should use the pipelined runtime, prepend the query with `CYPHER runtime = pipelined`).
144+
This means that unless users of Neo4j Enterprise Edition specify a different runtime, queries will be run using the pipelined runtime.
145145

146146
.Query
147147
[source, cypher]

0 commit comments

Comments
 (0)