Skip to content

Commit 44e5641

Browse files
Update modules/ROOT/pages/clustering/databases.adoc
1 parent 8f74faa commit 44e5641

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/ROOT/pages/clustering/databases.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -325,7 +325,7 @@ CALL dbms.cluster.recreateDatabase("neo4j", {seedingServers: []});
325325
[[undefined-servers-backup]]
326326
===== Undefined servers with fallback backup
327327

328-
If both an empty list of seeding servers and a `seedURI` are provided, the system finds all available allocations of the database and use those as seeders.
328+
If both an empty list of seeding servers and a `seedURI` are provided, Neo4j finds all available allocations of the database and use those as seeders.
329329
However, if no available servers can be found, the database is recreated based on the backup or the dump defined by the URI.
330330
This means the store is replaced by the most up-to-date seeder if available; otherwise, the backup is used.
331331

0 commit comments

Comments
 (0)