| Q | = | 'q'.freeze |
The q field constant.
@since 2.1.0 |
|
| U | = | 'u'.freeze |
The u field constant.
@since 2.1.0 |
|
| LIMIT | = | 'limit'.freeze |
The limit field constant.
@since 2.1.0 |
|
| MULTI | = | 'multi'.freeze |
The multi field constant.
@since 2.1.0 |
|
| UPSERT | = | 'upsert'.freeze |
The upsert field constant.
@since 2.1.0 |
|
| COLLATION | = | 'collation'.freeze |
The collation field constant.
@since 2.4.0 |
|
| ARRAY_FILTERS | = | 'arrayFilters'.freeze |
The array filters field constant.
@since 2.5.0 |
|
| OPERATION_TIME | = | 'operationTime'.freeze |
The operation time field constant.
@since 2.5.0 |
|
| CLUSTER_TIME | = | '$clusterTime'.freeze |
The cluster time field constant.
@since 2.5.0 |