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 3e72b18 commit aeb2633Copy full SHA for aeb2633
modules/ROOT/pages/database-administration/standard-databases/delete-databases.adoc
@@ -93,7 +93,7 @@ The option `DESTROY DATA` explicitly requests the default behavior of the comman
93
[NOTE]
94
====
95
The dumps produced by `DUMP DATA` are equivalent to those produced by xref:backup-restore/offline-backup.adoc[`neo4j-admin database dump`].
96
-They can also be restored using the xref:backup-restore/restore-dump.adoc[`neo4j-admin database load`] command.
+You can also restore them using the xref:backup-restore/restore-dump.adoc[`neo4j-admin database load`] command.
97
98
99
[[delete-existing-db-with-dump]]
0 commit comments