xdmp:partition-forests

xdmp:partition-forests(
   $partition-number as xs:unsignedInt
) as xs:unsignedLong*

Summary

Returns a sequence of forest IDs with the specified partition number

Parameters
partition-number A partition number.

Example

xdmp:partition-forests(3)
=> (8456374036761185098, 10615125154705099114)
Powered by MarkLogic Server | Terms of Use | Privacy Policy