Operators ========= Query Operators are the operation selectors that can be applied on `filters`_. Some commong operators include * in * size * greater than * lesser than etc etc. Tailow provides operation based on the `OperatorRegistry`_. Custom Operators can be added to the `OperatorRegistry`_ registry durring runtime.