Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tencent/embedx
/ set_node_feature
Method
set_node_feature
src/graph/graph_config.h:82–82 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
80
node_config_ = path;
81
}
82
void set_node_feature(const std::string& path) noexcept { node_feat_ = path; }
83
void set_neighbor_feature(const std::string& path) noexcept {
84
neigh_feat_ = path;
85
}
Callers
9
Init
Method · 0.80
Init
Method · 0.80
Init
Method · 0.80
SetGraphConfig
Function · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
SetUp
Method · 0.80
Calls
no outgoing calls
Tested by
5
SetUp
Method · 0.64
SetUp
Method · 0.64
SetUp
Method · 0.64
SetUp
Method · 0.64
SetUp
Method · 0.64