Loading TOC...

xdmp:forest-name

xdmp:forest-name(
   $forest-id as xs:unsignedLong
) as xs:string

Summary

Return the name of the forest with the given ID.

Parameters
forest-id A forest ID.

Example

xdmp:forest-name(8456374036761185098)
=> "Documents"

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