MarkLogic 10 Product Documentation
xdmp.forestUpdatesAllowedxdmp.forestUpdatesAllowed(
forest-id as (Number|String)
) as String
Summary
Return updates allowed state of the forest with the given ID.
Parameters |
forest-id |
A forest ID.
|
Example
xdmp.forestUpdatesAllowed(8456374036761185098);
=> "all"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.