
cts:deregister( $id as xs:unsignedLong ) as empty-sequence()
Deregister a registered query, explicitly releasing the associated resources.
| Parameters | |
|---|---|
| id | A registered query identifier. |
cts:deregister(xs:unsignedLong("12345678901234567"))
=> ()
Stack Overflow: Get the most useful answers to questions from the MarkLogic community, or ask your own question.