Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Neo4j Restore

copy backup from the azure storage account

scale neo4j deployement to 0
copy your backup files inside pod with the help of support pod where same persistent volume is mounted
replace graph.db folder with the backed up graph.db
scale again neo4j pod to 1 which will load the data from the backup