Loading TOC...

xdmp:collection-id

xdmp: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 iconStack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.