java.lang.Object
org.evomaster.client.java.controller.mongo.operations.QueryOperation
org.evomaster.client.java.controller.mongo.operations.OrOperation

public class OrOperation extends QueryOperation
Represent $or operation. Selects the documents that satisfy at least one of the conditions.