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
compatible
Method · 0.45
Cube
Class · 0.45
has_invert_index
Function · 0.45
index_type
Function · 0.45
operator==
Function · 0.45
resolve_reader_columns
Function · 0.45
create_index
Method · 0.45
drop_index
Method · 0.45
Calls
no outgoing calls
Tested by
15
main
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
IndexerType
Method · 0.36
TEST_P
Function · 0.36
TEST_P
Function · 0.36
ExpectScanLocalRowIDColumn
Function · 0.36
TEST
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
TEST_F
Function · 0.36
ExpectRichSchemaFields
Function · 0.36