
xdmp.configurationTimestamp( [name as String] ) as (Number|String)?
Returns timestamp of last configuration changed
| Parameters | |
|---|---|
| name | The name of configuration file. The default value is empty string. |
xdmp.configurationTimestamp("databases.xml");
=> 15495681647217162987
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.