Skip to content

Commit 2e5ce07

Browse files
authored
Fixed statement about local file URL import directory default (#1000)
1 parent 33d141b commit 2e5ce07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Loading CSV files requires link:{neo4j-docs-base-uri}/operations-manual/{page-ve
3030
=== Import local files
3131

3232
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.
33+
By default, paths are resolved relative to the Neo4j import directory.
3434

3535
.Import artists name and year information from a local file
3636
====

0 commit comments

Comments
 (0)