Discribes a query block that can create a where clause as its following block
Appends a where clause to the query
Field on which the where clause is applied
Operator of the clause
Value to check against the value of the field against
The WhereBlock appended to the query
Discribes a query block that can create a where clause as its following block