ezdb.query.tree

Describes a query tree.

Members

Enums

QueryAction
enum QueryAction

The action the query should take.

QueryFilterType
enum QueryFilterType

All possible types of filters.

Structs

Query
struct Query

The parse tree of a query.

QueryFilter
struct QueryFilter

A filter to apply before a query, similar to a WHERE clause.

Meta