Skip to content

Commit 2336e00

Browse files
remove 5.x information
1 parent 7c7c094 commit 2336e00

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

modules/ROOT/pages/clauses/load-csv.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -299,7 +299,6 @@ Added 4 nodes, Set 8 properties, Added 4 labels
299299
|===
300300
====
301301

302-
[role=label--new-5.26]
303302
[[dynamic-columns]]
304303
=== Import CSV files using dynamic columns
305304

modules/ROOT/pages/clauses/match.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -492,7 +492,6 @@ The above query uses the xref:functions/aggregating.adoc#functions-collect[`coll
492492

493493
For more information about how Cypher queries work, see xref:clauses/clause-composition.adoc[].
494494

495-
[role=label--new-5.26]
496495
[[dynamic-match]]
497496
== MATCH using dynamic node labels and relationship types
498497

modules/ROOT/pages/clauses/merge.adoc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -684,7 +684,6 @@ RETURN person.name, person.bornIn, person.chauffeurName
684684
| "Keanu Reeves" | "Beirut" | "Eric Brown"
685685
|===
686686

687-
[role=label--new-5.26]
688687
[[dynamic-merge]]
689688
== MERGE using dynamic node labels and relationship types
690689

0 commit comments

Comments
 (0)