treeno
Quick search
api reference
API Reference
Docs
»
Index
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
A
Add (class in treeno.expression)
alias (treeno.expression.AliasedValue attribute)
(treeno.relation.AliasedRelation attribute)
AliasedRelation (class in treeno.relation)
AliasedStar (class in treeno.expression)
AliasedValue (class in treeno.expression)
aliases (treeno.expression.AliasedStar attribute)
And (class in treeno.expression)
Array (class in treeno.expression)
arrays (treeno.relation.Unnest attribute)
assert_equals() (treeno.base.Sql method)
B
BERNOULLI (treeno.relation.SampleType attribute)
Between (class in treeno.expression)
BinaryExpression (class in treeno.expression)
branches (treeno.expression.Case attribute)
build_sql() (treeno.relation.JoinCriteria method)
(treeno.relation.JoinOnCriteria method)
(treeno.relation.JoinUsingCriteria method)
builtin_binary_str() (in module treeno.expression)
builtin_unary_str() (in module treeno.expression)
C
Case (class in treeno.expression)
Cast (class in treeno.expression)
catalog (treeno.relation.Table attribute)
column_aliases (treeno.relation.AliasedRelation attribute)
column_names (treeno.relation.JoinUsingCriteria attribute)
condition (treeno.expression.When attribute)
config (treeno.relation.Join attribute)
constraint (treeno.relation.JoinOnCriteria attribute)
criteria (treeno.relation.JoinConfig attribute)
CROSS (treeno.relation.JoinType attribute)
D
data_type (treeno.expression.DistinctFrom attribute)
(treeno.expression.Divide attribute)
(treeno.expression.Equal attribute)
(treeno.expression.Expression attribute)
(treeno.expression.GreaterThan attribute)
(treeno.expression.GreaterThanOrEqual attribute)
(treeno.expression.LessThan attribute)
(treeno.expression.LessThanOrEqual attribute)
(treeno.expression.Minus attribute)
(treeno.expression.Modulus attribute)
(treeno.expression.Multiply attribute)
(treeno.expression.NotEqual attribute)
(treeno.expression.Or attribute)
(treeno.expression.Value attribute)
(treeno.relation.SchemaField attribute)
(treeno.relation.UnionQuery attribute)
DistinctFrom (class in treeno.expression)
Divide (class in treeno.expression)
E
Else (class in treeno.expression)
else_ (treeno.expression.Case attribute)
empty_schema() (treeno.relation.Schema class method)
Equal (class in treeno.expression)
equals() (treeno.base.Sql method)
escape (treeno.expression.Like attribute)
ExceptQuery (class in treeno.relation)
expr (treeno.expression.Cast attribute)
(treeno.expression.Lambda attribute)
(treeno.expression.TryCast attribute)
Expression (class in treeno.expression)
exprs (treeno.expression.InList attribute)
(treeno.relation.ValuesQuery attribute)
F
Field (class in treeno.expression)
fields (treeno.relation.Schema attribute)
from_ (treeno.relation.SelectQuery attribute)
from_generic_expr() (treeno.expression.Lambda class method)
from_interval (treeno.expression.Interval attribute)
from_values() (treeno.expression.Array class method)
G
GreaterThan (class in treeno.expression)
GreaterThanOrEqual (class in treeno.expression)
groupby (treeno.relation.SelectQuery attribute)
H
having (treeno.relation.SelectQuery attribute)
I
identifier() (treeno.expression.AliasedValue method)
(treeno.expression.Field method)
(treeno.expression.Lambda.Variable method)
(treeno.expression.Value method)
(treeno.relation.AliasedRelation method)
(treeno.relation.Relation method)
(treeno.relation.Table method)
index (treeno.expression.Subscript attribute)
InList (class in treeno.expression)
INNER (treeno.relation.JoinType attribute)
inputs (treeno.expression.Lambda attribute)
InQuery (class in treeno.expression)
IntersectQuery (class in treeno.relation)
Interval (class in treeno.expression)
IsNull (class in treeno.expression)
J
Join (class in treeno.relation)
join_type (treeno.relation.JoinConfig attribute)
JoinConfig (class in treeno.relation)
JoinCriteria (class in treeno.relation)
JoinOnCriteria (class in treeno.relation)
JoinType (class in treeno.relation)
JoinUsingCriteria (class in treeno.relation)
L
Lambda (class in treeno.expression)
Lambda.Variable (class in treeno.expression)
Lateral (class in treeno.relation)
left (treeno.expression.Add attribute)
(treeno.expression.And attribute)
(treeno.expression.BinaryExpression attribute)
(treeno.expression.DistinctFrom attribute)
(treeno.expression.Divide attribute)
(treeno.expression.Equal attribute)
(treeno.expression.GreaterThan attribute)
(treeno.expression.GreaterThanOrEqual attribute)
(treeno.expression.LessThan attribute)
(treeno.expression.LessThanOrEqual attribute)
(treeno.expression.Minus attribute)
(treeno.expression.Modulus attribute)
(treeno.expression.Multiply attribute)
(treeno.expression.NotEqual attribute)
(treeno.expression.Or attribute)
LEFT (treeno.relation.JoinType attribute)
left_query (treeno.relation.ExceptQuery attribute)
(treeno.relation.IntersectQuery attribute)
(treeno.relation.SetQuery attribute)
(treeno.relation.UnionQuery attribute)
left_relation (treeno.relation.Join attribute)
LessThan (class in treeno.expression)
LessThanOrEqual (class in treeno.expression)
Like (class in treeno.expression)
limit (treeno.relation.Query attribute)
(treeno.relation.UnionQuery attribute)
Literal (class in treeno.expression)
lower (treeno.expression.Between attribute)
M
maybe_prune_schema() (in module treeno.relation)
merge() (treeno.relation.Schema method)
Minus (class in treeno.expression)
mode (treeno.base.PrintOptions attribute)
module
treeno.base
treeno.expression
treeno.relation
Modulus (class in treeno.expression)
Multiply (class in treeno.expression)
N
name (treeno.expression.Field attribute)
(treeno.expression.Lambda.Variable attribute)
(treeno.relation.SchemaField attribute)
(treeno.relation.Table attribute)
natural (treeno.relation.JoinConfig attribute)
Negative (class in treeno.expression)
Not (class in treeno.expression)
NotEqual (class in treeno.expression)
O
offset (treeno.relation.Query attribute)
(treeno.relation.UnionQuery attribute)
Or (class in treeno.expression)
orderby (treeno.relation.Query attribute)
(treeno.relation.UnionQuery attribute)
OUTER (treeno.relation.JoinType attribute)
P
pattern (treeno.expression.Like attribute)
pemdas_str() (in module treeno.expression)
percentage (treeno.relation.TableSample attribute)
Positive (class in treeno.expression)
PrintOptions (class in treeno.base)
Q
Query (class in treeno.relation)
query (treeno.expression.InQuery attribute)
R
Relation (class in treeno.relation)
relation (treeno.relation.AliasedRelation attribute)
(treeno.relation.TableSample attribute)
relation_ids (treeno.relation.Schema attribute)
relation_string() (in module treeno.relation)
resolve() (treeno.relation.AliasedRelation method)
(treeno.relation.Join method)
(treeno.relation.Lateral method)
(treeno.relation.Relation method)
(treeno.relation.SelectQuery method)
(treeno.relation.SetQuery method)
(treeno.relation.Table method)
(treeno.relation.TableQuery method)
(treeno.relation.TableSample method)
(treeno.relation.Unnest method)
(treeno.relation.ValuesQuery method)
right (treeno.expression.Add attribute)
(treeno.expression.And attribute)
(treeno.expression.BinaryExpression attribute)
(treeno.expression.DistinctFrom attribute)
(treeno.expression.Divide attribute)
(treeno.expression.Equal attribute)
(treeno.expression.GreaterThan attribute)
(treeno.expression.GreaterThanOrEqual attribute)
(treeno.expression.LessThan attribute)
(treeno.expression.LessThanOrEqual attribute)
(treeno.expression.Minus attribute)
(treeno.expression.Modulus attribute)
(treeno.expression.Multiply attribute)
(treeno.expression.NotEqual attribute)
(treeno.expression.Or attribute)
RIGHT (treeno.relation.JoinType attribute)
right_query (treeno.relation.ExceptQuery attribute)
(treeno.relation.IntersectQuery attribute)
(treeno.relation.SetQuery attribute)
(treeno.relation.UnionQuery attribute)
right_relation (treeno.relation.Join attribute)
RowConstructor (class in treeno.expression)
S
sample_type (treeno.relation.TableSample attribute)
SampleType (class in treeno.relation)
Schema (class in treeno.relation)
schema (treeno.relation.Table attribute)
SchemaField (class in treeno.relation)
select (treeno.relation.SelectQuery attribute)
select_quantifier (treeno.relation.SelectQuery attribute)
SelectQuery (class in treeno.relation)
set_quantifier (treeno.relation.ExceptQuery attribute)
(treeno.relation.IntersectQuery attribute)
(treeno.relation.SetQuery attribute)
(treeno.relation.UnionQuery attribute)
SetQuery (class in treeno.relation)
source (treeno.relation.SchemaField attribute)
spaces (treeno.base.PrintOptions attribute)
Sql (class in treeno.base)
sql() (treeno.base.Sql method)
(treeno.expression.Add method)
(treeno.expression.AliasedStar method)
(treeno.expression.AliasedValue method)
(treeno.expression.And method)
(treeno.expression.Array method)
(treeno.expression.Between method)
(treeno.expression.Case method)
(treeno.expression.Cast method)
(treeno.expression.DistinctFrom method)
(treeno.expression.Divide method)
(treeno.expression.Else method)
(treeno.expression.Equal method)
(treeno.expression.Field method)
(treeno.expression.GreaterThan method)
(treeno.expression.GreaterThanOrEqual method)
(treeno.expression.InList method)
(treeno.expression.InQuery method)
(treeno.expression.Interval method)
(treeno.expression.IsNull method)
(treeno.expression.Lambda method)
(treeno.expression.Lambda.Variable method)
(treeno.expression.LessThan method)
(treeno.expression.LessThanOrEqual method)
(treeno.expression.Like method)
(treeno.expression.Literal method)
(treeno.expression.Minus method)
(treeno.expression.Modulus method)
(treeno.expression.Multiply method)
(treeno.expression.Negative method)
(treeno.expression.Not method)
(treeno.expression.NotEqual method)
(treeno.expression.Or method)
(treeno.expression.Positive method)
(treeno.expression.RowConstructor method)
(treeno.expression.Star method)
(treeno.expression.Subscript method)
(treeno.expression.TryCast method)
(treeno.expression.TypeConstructor method)
(treeno.expression.When method)
(treeno.relation.AliasedRelation method)
(treeno.relation.ExceptQuery method)
(treeno.relation.IntersectQuery method)
(treeno.relation.Join method)
(treeno.relation.JoinConfig method)
(treeno.relation.JoinCriteria method)
(treeno.relation.Lateral method)
(treeno.relation.SelectQuery method)
(treeno.relation.Table method)
(treeno.relation.TableQuery method)
(treeno.relation.TableSample method)
(treeno.relation.UnionQuery method)
(treeno.relation.Unnest method)
(treeno.relation.ValuesQuery method)
Star (class in treeno.expression)
star (treeno.expression.AliasedStar attribute)
subquery (treeno.relation.Lateral attribute)
Subscript (class in treeno.expression)
SYSTEM (treeno.relation.SampleType attribute)
T
Table (class in treeno.relation)
table (treeno.expression.Field attribute)
(treeno.expression.Star attribute)
(treeno.relation.TableQuery attribute)
TableQuery (class in treeno.relation)
TableSample (class in treeno.relation)
to_interval (treeno.expression.Interval attribute)
to_string() (treeno.expression.Between method)
(treeno.expression.DistinctFrom method)
(treeno.expression.Equal method)
(treeno.expression.InList method)
(treeno.expression.InQuery method)
(treeno.expression.IsNull method)
(treeno.expression.Like method)
(treeno.expression.NotEqual method)
treeno.base
module
treeno.expression
module
treeno.relation
module
TryCast (class in treeno.expression)
type_name (treeno.expression.TypeConstructor attribute)
TypeConstructor (class in treeno.expression)
U
UnaryExpression (class in treeno.expression)
UnionQuery (class in treeno.relation)
Unnest (class in treeno.relation)
upper (treeno.expression.Between attribute)
V
Value (class in treeno.expression)
value (treeno.expression.AliasedValue attribute)
(treeno.expression.Between attribute)
(treeno.expression.Case attribute)
(treeno.expression.Else attribute)
(treeno.expression.InList attribute)
(treeno.expression.InQuery attribute)
(treeno.expression.Interval attribute)
(treeno.expression.IsNull attribute)
(treeno.expression.Like attribute)
(treeno.expression.Literal attribute)
(treeno.expression.Negative attribute)
(treeno.expression.Not attribute)
(treeno.expression.Positive attribute)
(treeno.expression.Subscript attribute)
(treeno.expression.TypeConstructor attribute)
(treeno.expression.UnaryExpression attribute)
(treeno.expression.When attribute)
values (treeno.expression.Array attribute)
(treeno.expression.RowConstructor attribute)
ValuesQuery (class in treeno.relation)
W
When (class in treeno.expression)
where (treeno.relation.SelectQuery attribute)
window (treeno.relation.SelectQuery attribute)
with_ (treeno.relation.Query attribute)
(treeno.relation.UnionQuery attribute)
with_ordinality (treeno.relation.Unnest attribute)
wrap_literal() (in module treeno.expression)
wrap_literal_list() (in module treeno.expression)