We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33d141b commit 2e5ce07Copy full SHA for 2e5ce07
modules/ROOT/pages/clauses/load-csv.adoc
@@ -30,7 +30,7 @@ Loading CSV files requires link:{neo4j-docs-base-uri}/operations-manual/{page-ve
30
=== Import local files
31
32
You can store CSV files on the database server and then access them by using a `+file:///+` URL.
33
-By default, paths are resolved relative to the Neo4j installation folder.
+By default, paths are resolved relative to the Neo4j import directory.
34
35
.Import artists name and year information from a local file
36
====
0 commit comments