xdmp:cluster-quorum-exists( [$id as xs:unsignedLong] ) as xs:boolean
Returns whether there exists a quorum in the specified cluster. If no cluster ID is specified, return whether there exists a quorum in the current cluster.
Parameters | |
---|---|
id | The ID of the cluster. The default value is the ID of the current cluster. |
xdmp:cluster-quorum-exists() => fn:true()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.