Skip to content

Commit 8788ecc

Browse files
authored
Update modules/ROOT/pages/tools/neo4j-admin/neo4j-admin-import.adoc
1 parent e8c472c commit 8788ecc

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
@@ -624,7 +624,7 @@ Incremental import into an existing database.
624624
The importer works well on standalone servers.
625625
626626
In clustering environments with multiple copies of the database, the updated database *must be reseeded*.
627-
You can use the procedure xref:procedures.adoc#procedure_dbms_cluster_recreateDatabase[dbms.cluster.recreateDatabase()] to reseed the database.
627+
You can use the procedure xref:procedures.adoc#procedure_dbms_cluster_recreateDatabase[dbms.cluster.recreateDatabase()] to reseed the database copies.
628628
For details, see xref:clustering/databases.adoc#recreate-databases[Recreate databases].
629629
630630
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.

0 commit comments

Comments
 (0)