Skip to content

Commit 49d4013

Browse files
Several small fixes to query plan ascii and links (#1136)
1 parent c1cf139 commit 49d4013

File tree

2 files changed

+66
-69
lines changed

2 files changed

+66
-69
lines changed

modules/ROOT/pages/deprecations-additions-removals-compatibility.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -253,7 +253,7 @@ CREATE (n:$(line.label) {name: line.Name})
253253
----
254254

255255
| Added the ability to dynamically reference node labels and relationship types in xref:clauses/match.adoc#dynamic-match[`MATCH`], xref:clauses/create.adoc#dynamic-create[`CREATE`], and xref:clauses/merge.adoc#dynamic-merge[`MERGE`] clauses.
256-
Also introduced the ability to specify CSV columns dynamically when using xref:clauses/load-csv.adoc#dynamic-load[`LOAD CSV`].
256+
Also introduced the ability to specify CSV columns dynamically when using xref:clauses/load-csv.adoc#dynamic-columns[`LOAD CSV`].
257257
|===
258258

259259

0 commit comments

Comments
 (0)