MyNixOS website logo
option

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.

Declarations
Type
path
Default
"${config.services.neo4j.directories.home}/import"