# MEMGRAPH LDBC BENCHMARK CONFIG # NOTE: all paths are relative to the run folder # (where the executable is run) # recover from the 'durability' directory --durability-directory=durability --db-recover-on-startup=true # but don't perform durability --durability-enabled=false --snapshot-on-exit=false # cleaning cycle interval # if set to -1 the GC will not run --gc-cycle-sec=-1 # number of workers --num-workers=8