Annotation Interface MongoDeleteQuery
Defines a custom MongoDB delete query.
- Since:
- 3.3.0
- Author:
- Denis Stepanov
-
Optional Element Summary
-
Element Details
-
value
The custom MongoDB filter.- Returns:
- The filter value
- Default:
- ""
-
filter
The custom MongoDB filter.- Returns:
- The filter value
- Default:
- ""
-
collation
The custom collation represented in JSON.- Returns:
- The collation
- Default:
- ""
-