
xdmp.userGetDefaultCollections( username as String ) as Sequence
Return the default collections of specified user.
| Parameters | |
|---|---|
| username | A user name. |
xdmp.userGetDefaultCollections("nobody")
=> ["http://marklogic.com/xdmp/triggers"]
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.