You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: modules/ROOT/pages/backup-restore/consistency-checker.adoc
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -210,7 +210,7 @@ See xref:backup-restore/aggregate.adoc[] for more details.
210
210
211
211
Run with the `--from-path` option to check the consistency of a backup or a dump. +
212
212
Starting with Neo4j 2025.09, the option accepts a path to a specific backup or dump file you want to be checked for consistency.
213
-
If only the directory is provided, the most recent backup chain (based on transaction IDs) within that directory is selected and checked for consistency.
213
+
If only the directory is provided, the most recent backup chain (based on transaction IDs) within that directory will be checked.
0 commit comments