MCPcopy Create free account
hub / github.com/alibaba/zvec / type

Method type

src/db/sqlengine/analyzer/query_node.h:139–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

137 }
138
139 QueryNode::QueryNodeType type() const {
140 return type_;
141 }
142
143 void set_level(uint32_t value) {
144 level_ = value;

Callers 8

traverse_node_by_ruleMethod · 0.45
simplify_treeMethod · 0.45
rewrite_implMethod · 0.45
rewriteMethod · 0.45
accessMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected