MCPcopy 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

InitMethod · 0.80
InitMethod · 0.80
InitMethod · 0.80
SetGraphConfigFunction · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80
SetUpMethod · 0.80

Calls

no outgoing calls

Tested by 5

SetUpMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64
SetUpMethod · 0.64