Loading TOC...

xdmp:user-get-default-collections

xdmp:user-get-default-collections(
   $username as xs:string
) as xs:string*

Summary

Return the default collections of specified user.

Parameters
username A user name.

Example

xdmp:user-get-default-collections("nobody")
=> ("http://marklogic.com/xdmp/triggers")

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