Loading TOC...

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)

Stack Overflow iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.