services.neo4j.directories.imports
The root directory for file URLs used with the Cypher
LOAD CSV clause. Only meaningful when
constrainLoadCvs is set to
true.
When setting this directory to something other than its default,
ensure the directory's existence, and that read permission is
given to the Neo4j daemon user neo4j.
- Type
absolute path- Default
"${config.services.neo4j.directories.home}/import"- Declared
- <nixpkgs/nixos/modules/services/databases/neo4j.nix>