services.neo4j.workerCount

NixOS option

Number of Neo4j worker threads, where the default of 0 indicates a worker count equal to the number of available processors.

type: integer between 0 and 44738 (both inclusive)
Default
0
declared in: nixos/modules/services/databases/neo4j.nixView source on NixOS/nixpkgs →