Skip to content

Commit 4c20ac5

Browse files
Several small fixes to query plan ascii and links (#1136)
1 parent 9001099 commit 4c20ac5

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
@@ -371,7 +371,7 @@ CREATE (n:$(line.label) {name: line.Name})
371371
----
372372

373373
| 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.
374-
Also introduced the ability to specify CSV columns dynamically when using xref:clauses/load-csv.adoc#dynamic-load[`LOAD CSV`].
374+
Also introduced the ability to specify CSV columns dynamically when using xref:clauses/load-csv.adoc#dynamic-columns[`LOAD CSV`].
375375
|===
376376

377377

0 commit comments

Comments
 (0)