xdmp:configuration-timestamp

xdmp:configuration-timestamp(
   [$name as xs:string]
) as xs:unsignedLong?

Summary

Returns timestamp of last configuration changed

Parameters
name The name of configuration file. The default value is empty string.

Example

xdmp:configuration-timestamp("databases.xml")
=> 15495681647217162987
Powered by MarkLogic Server | Terms of Use | Privacy Policy