Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/zvec
/ type
Method
type
src/db/sqlengine/parser/node.cc:37–39 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
35
}
36
37
Node::NodeType Node::type() {
38
return type_;
39
}
40
41
void Node::set_type_by_op() {
42
NodeType node_type = NodeType::NO_TYPE;
Callers
15
bind_index_params
Method · 0.45
bind_query_params
Method · 0.45
zvec_index_params_get_type
Function · 0.45
zvec_field_schema_get_index_type
Function · 0.45
CreateIndex
Method · 0.45
DropIndex
Method · 0.45
convert_invert_cond_to_forward
Method · 0.45
check_node_except_subroot
Method · 0.45
parse_filter
Method · 0.45
exec_invert_cond_tree
Method · 0.45
compute_filter
Method · 0.45
is_matched_by_forward_filter
Method · 0.45
Calls
no outgoing calls
Tested by
15
TEST
Function · 0.36
TEST_F
Function · 0.36
IndexerType
Method · 0.36
TEST_P
Function · 0.36
ExpectScanLocalRowIDColumn
Function · 0.36
SetUp
Method · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST
Function · 0.36
TEST
Function · 0.36