Backups

I would like to make daily backups. Ideally automating the creation of snapshots and downloading them to my machine on a cron job. Currently, I have to log in and create / download the snapshot manually.

Is there an API or some way of automating snapshot downloads?

  1. @UnrealEvts
  2. online backup is only available in enterprise edition and only available via bin/neo4j-admin backup
  3. for community edition it is an offline experience and available via bin/neo4j-admin dump

https://neo4j.com/docs/operations-manual/4.4/backup-restore/