Namespace MySqlX.XDevAPI.CRUD
Classes
AddStatement<T>
Represents a chaining collection insert statement.
CreateCollectionIndexStatement<T>
Implementation class for CRUD statements with collections using an index.
CrudStatement<TResult, T>
Represents a collection statement.
DocResult<T>
Represents the result of an operation that includes a collection of documents.
FindStatement<T>
Represents a chaining collection find statement.
ModifyStatement<T>
Represents a chaining collection modify statement.
RemoveStatement<T>
Represents a chaining collection remove statement.