Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions modules/ROOT/pages/kubernetes/operations/dump-load.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ For information about the command syntax, options, and usage, see xref:backup-re
+
[source, shell]
----
neo4j-admin database load --expand-commands system --from-path=/backups && neo4j-admin database load --expand-commands neo4j --from-path=/backups
neo4j-admin database load --expand-commands system --from-path=/backups --overwrite-destination=true && neo4j-admin database load --expand-commands neo4j --from-path=/backups --overwrite-destination=true
----
+
[TIP]
Expand All @@ -40,4 +40,4 @@ For information about the command syntax, options, and usage, see xref:backup-re
====
+
. Put your Neo4j back to xref:kubernetes/operations/maintenance-mode.adoc#put-online-mode[online mode].
. Verify that Neo4j is working by refreshing Neo4j Browser.
. Verify that Neo4j is working by refreshing Neo4j Browser.