xdmp:database-nonblocking-timestamp( $database-id as xs:unsignedLong ) as xs:unsignedLong
Returns the most recent commit timestamp for which a query on the database will not block waiting for transactions to commit or journal frames to arrive from a foreign master.
Parameters | |
---|---|
database-id | A database ID. |
xdmp:database-nonblocking-timestamp(8456374036761185098) => 13155925136769870
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.