xdmp.forestHost

xdmp.forestHost(
   id as (Number|String)
) as (Number|String)

Summary

Return the host of the forest with the given id.

Parameters
id A forest ID.

Example

xdmp.forestHost(xdmp.forest("Documents"));
=> 628308917998312873
Powered by MarkLogic Server | Terms of Use | Privacy Policy