everest.querying.operators

Custom querying operators.

class everest.querying.operators.CQL_FILTER_OPERATORS[source]

Bases: object

Static container for all CQL filtering operators.

__weakref__

list of weak references to the object (if defined)

class everest.querying.operators.CQL_ORDER_OPERATORS[source]

Bases: object

Static container for all CQL ordering operators.

__weakref__

list of weak references to the object (if defined)

Project Versions

Previous topic

everest.querying.interfaces

Next topic

everest.querying.orderparser

This Page