MarkLogic Server 11.0 Product Documentation
xdmp:collection-idxdmp:collection-id(
$uri as xs:string
) as xs:unsignedLong
Summary
Return the ID of a collection specified by URI.
Parameters |
uri |
A collection URI.
|
Example
xdmp:collection-id("http://marklogic.com/xdmp/triggers")
=> 1434830478882802398
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.