
xdmp.forestState( forestID as (Number|String) ) as Sequence
Returns state of the forests
| Parameters | |
|---|---|
| forestID | ID of the forest. |
http://marklogic.com/xdmp/privileges/status
xdmp.forestState(xdmp.forest("Documents"));
=> open
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.