
xdmp.databaseName( database-id as (Number|String) ) as String
Return the name of the database with the given ID.
| Parameters | |
|---|---|
| database-id | A database ID. |
xdmp.databaseName(8456374036761185098); => "Documents"
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.