DeleteDocumentsQuery Properties |
The DeleteDocumentsQuery type exposes the following members.
Name | Description | |
---|---|---|
IgnoreRevs |
If set to true, ignore any _rev attribute in the selectors.
No revision check is performed.
| |
ReturnOld |
Whether to return the complete previous revision of the changed document
under the Old.
| |
Silent |
If set to true, an empty object will be returned as response.
No meta-data will be returned for the deleted documents.
This option can be used to save some network traffic.
| |
WaitForSync |
Wait until deletion operation has been synced to disk.
|