Loading TOC...

xdmp.databases

xdmp.databases() as Sequence

Summary

Returns a sequence of the IDs of all the databases in the system.

Example

xdmp.databases();
 => A Sequence with the IDs of the databases, for example:
    14389140626518478220
    8456374036761185098
    10615125154705099114

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