neosqlite.collection.temporary_table_aggregation.operators module¶
- class neosqlite.collection.temporary_table_aggregation.operators.OperatorsMixin[source]¶
Bases:
OperatorsMatchMixin,OperatorsLookupMixin,OperatorsSortProjMixin,OperatorsGroupMixin,OperatorsTextMixin,OperatorsAdvancedMixinComposes all operator mixins. No method bodies here; see the mixin modules.