We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459c75b commit 7e850d4Copy full SHA for 7e850d4
modules/ROOT/pages/database-internals/store-formats.adoc
@@ -210,6 +210,8 @@ For example:
210
----
211
bin/neo4j-admin database backup mydb --to-path=/path/to/your-backup-folder --include-metadata=all
212
213
++
214
+The command creates a backup archive that contains both the database and the metadata associated with it.
215
. In Cypher Shell, drop the database to delete it and all users and roles associated with it:
216
+
217
[source,cypher]
0 commit comments