Skip to content

Commit efb1509

Browse files
Merge branch 'dev' into temporal_cheat_sheet
2 parents 76d49f5 + 1debdbd commit efb1509

File tree

10 files changed

+1263
-755
lines changed

10 files changed

+1263
-755
lines changed

antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ nav:
66
- modules/ROOT/content-nav.adoc
77
asciidoc:
88
attributes:
9-
neo4j-version: '2025.03'
9+
neo4j-version: '2025.04'
Lines changed: 1 addition & 0 deletions
Loading

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ Added 4 nodes, Set 8 properties, Added 4 labels
141141
.Import artists name and year information from a remote file via FTP using credentials
142142
====
143143
144-
.ftp://<username>:<password>@<domain>/bands/artists.csv
144+
.\ftp://<username>:<password>@<domain>/bands/artists.csv
145145
[source, csv, filename="artists.csv"]
146146
----
147147
1,ABBA,1992

0 commit comments

Comments
 (0)