Skip to content

Commit a8c0375

Browse files
authored
Fixing problem with label (#1298)
1 parent 8a46526 commit a8c0375

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
@@ -234,7 +234,7 @@ Unlike interpreted runtimes, compiled runtimes have a code generation phase foll
234234
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.
235235
However, for most queries, the pipelined runtime is a more efficient runtime capable of handling all operators and queries.
236236

237-
[role=label--enterprise-edition label]
237+
[role=label--enterprise-edition]
238238
[[runtimes-parallel-runtime]]
239239
== Parallel runtime
240240

0 commit comments

Comments
 (0)