MarkLogic Server 11.0 Product Documentation
xdmp.forestNamexdmp.forestName(
forest-id as (Number|String)
) as String
Summary
Return the name of the forest with the given ID.
Parameters |
forest-id |
A forest ID.
|
Example
xdmp.forestName(8456374036761185098);
=> "Documents"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.