Skip to content

Commit 38c35a9

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

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 used as a source to reseed the rest of the database copies.
627-
You can use the procedure xref:procedures.adoc#procedure_dbms_cluster_recreateDatabase[dbms.cluster.recreateDatabase()].
627+
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
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)