MCPcopy Create free account
hub / github.com/activeloopai/deeplake / expr

Class expr

cpp/query_core/expr.hpp:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37};
38
39class expr;
40
41template <typename T>
42class literal_expr

Callers 15

make_literal_floatMethod · 0.70
make_literal_stringMethod · 0.70
make_literal_intMethod · 0.70
make_literal_boolMethod · 0.70
make_literal_arrayMethod · 0.70
make_starMethod · 0.70
make_parameterMethod · 0.70
make_column_refMethod · 0.70
make_function_refMethod · 0.70
make_unary_operatorMethod · 0.70
make_binary_operatorMethod · 0.70
make_ternary_operatorMethod · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected