services.neo4j.directories.data
NixOS option
Path of the data directory. You must not configure more than one Neo4j installation to use the same data directory. When setting this directory to something other than its default, ensure the directory’s existence, and that read/write permissions are given to the Neo4j daemon user neo4j.
type: absolute pathDefault
declared in: nixos/modules/services/databases/neo4j.nixView source on NixOS/nixpkgs →"${config.services.neo4j.directories.home}/data"