cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Hello so i'm considering starting my neo4j database from a docker image as my application grows I may switch to another cloud provider or my own infrastructure. Is there any guide or advice for moving my data from the docker volume or is this not advised?

Comments
dana_canzano
Neo4j
Neo4j

@scottbeeker
You can use neo4j-admin dump and neo4j-admin load as an offline operation to export a graph/database and then load it to a new environment

See Back up an offline database - Operations Manual and follow on pages from there

Version history
Last update:
‎04-20-2022 01:13 AM
Updated by:
Contributors