Loading TOC...

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

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