Skip to content

Commit 39df7ae

Browse files
Update modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
Co-authored-by: NataliaIvakina <[email protected]>
1 parent 38c35a9 commit 39df7ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -627,7 +627,7 @@ In clustering environments with multiple copies of the database, the updated dat
627627
You can use the procedure xref:procedures.adoc#procedure_dbms_cluster_recreateDatabase[`dbms.cluster.recreateDatabase()`].
628628
For details, see xref:clustering/databases.adoc#recreate-databases[Recreate databases].
629629
630-
Starting the clustered database after an incremental import, without reseeding, or performing the incremental import on a single server while the database remains online on other clustered members, may result in unpredictable consequences, which may include data inconsistency between cluster members.
630+
Starting the clustered database after an incremental import without reseeding or performing the incremental import on a single server while the database remains online on other clustered members may result in unpredictable consequences, including data inconsistency between cluster members.
631631
====
632632

633633
The incremental import command can be used to add:

0 commit comments

Comments
 (0)