Class QueryOperation
java.lang.Object
org.evomaster.client.java.controller.mongo.operations.QueryOperation
- Direct Known Subclasses:
AllOperation,AndOperation,ComparisonOperation,ElemMatchOperation,ExistsOperation,InOperation,InvertedAllOperation,InvertedModOperation,InvertedSizeOperation,InvertedTypeOperation,JsonSchemaOperation,ModOperation,NearSphereOperation,NorOperation,NotInOperation,NotOperation,OrOperation,RegexOperation,SizeOperation,TextOperation,TypeOperation,WhereOperation
Represents a MongoDB query operation.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
QueryOperation
public QueryOperation()
-