MarkLogic Server 11.0 Product Documentation
dbg:nextdbg:next(
$request as xs:unsignedLong
) as empty-sequence()
Summary
Continue evaluation of the request until the beginning or end
of an expression that is not a descendant of the current expression.
Parameters |
request |
Request ID.
|
Required Privileges
http://marklogic.com/xdmp/privileges/debug-my-requests or
http://marklogic.com/xdmp/privileges/debug-any-requests
Example
dbg:next(204928402983)
=> ()
Copyright © 2024 MarkLogic Corporation. MARKLOGIC is a
registered trademark of MarkLogic Corporation.