Skip to content

Commit 7e850d4

Browse files
committed
add a sentence that the backup archive that contains both the database files and metadata script
1 parent 459c75b commit 7e850d4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modules/ROOT/pages/database-internals/store-formats.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -210,6 +210,8 @@ For example:
210210
----
211211
bin/neo4j-admin database backup mydb --to-path=/path/to/your-backup-folder --include-metadata=all
212212
----
213+
+
214+
The command creates a backup archive that contains both the database and the metadata associated with it.
213215
. In Cypher Shell, drop the database to delete it and all users and roles associated with it:
214216
+
215217
[source,cypher]

0 commit comments

Comments
 (0)