We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e44aa42 commit e8f816aCopy full SHA for e8f816a
modules/ROOT/pages/clustering/monitoring/status-check.adoc
@@ -8,7 +8,7 @@ Neo4j 5.24 introduces the xref:reference/procedures.adoc#procedure_dbms_cluster_
8
In most cases this means a clustered database is write available.
9
The procedure identifies which members of a clustered database are up-to-date and can participate in successful replication.
10
Therefore, it is useful in determining the fault tolerance of a clustered database.
11
-A third and final function is to determine which member is the leader of a clustered database within the cluster.
+Additionally, you can use the procedure to identify the leader of a clustered database within the cluster.
12
13
[NOTE]
14
====
0 commit comments