Module operation

Source
Expand description

Nested message and enum types in Operation.

Structs§

DeleteDocument
Operation to delete a document.
InsertDocument
Operation to insert a new document.
InsertIndex
Operation to insert an index for a collection.
UpdateDocument
Operation to update an existing document.

Enums§

Operation
The specific operation to be performed.