xdmp:database-forests( $database-id as xs:unsignedLong, [$include-replicas as xs:boolean] ) as xs:unsignedLong*
Returns a sequence of forest IDs in the specified database.
Parameters | |
---|---|
database-id | A database ID. |
include-replicas | True if replica forest ids should also be included. |
xdmp:database-forests(xdmp:database("Documents")) => (8456374036761185098, 10615125154705099114)
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.