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