Skip to content

Commit 5aae3d4

Browse files
mistake fix
1 parent d8c377e commit 5aae3d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clauses/merge.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -740,7 +740,7 @@ RETURN greta.name AS name, labels(greta) AS labels, type(rel) AS relType, collec
740740
[[dynamic-merge-caveats]]
741741
=== Performance caveats
742742

743-
`MATCH` queries that use dynamic values may not perform as well as those with static values.
743+
`MERGE` queries that use dynamic values may not perform as well as those with static values.
744744
Neo4j is actively working to improve the performance of these queries.
745745
The table below outlines performance caveats for specific Neo4j versions.
746746

0 commit comments

Comments
 (0)