Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion modules/ROOT/pages/clauses/load-csv.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ Loading CSV files requires link:{neo4j-docs-base-uri}/operations-manual/{page-ve
=== Import local files

You can store CSV files on the database server and then access them by using a `+file:///+` URL.
By default, paths are resolved relative to the Neo4j installation folder.
By default, paths are resolved relative to the Neo4j import directory.

.Import artists name and year information from a local file
====
Expand Down