Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ get_node_string_attributes
Function
get_node_string_attributes
graphlearn/python/c/py_wrapper.h:264–266 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
262
}
263
264
PyObject* get_node_string_attributes(LookupNodesResponse* res) {
265
return get_string_attributes(res);
266
}
267
268
GetEdgesRequest* new_get_edges_request(
269
const std::string& edge_type,
Callers
1
init_client_module
Function · 0.85
Calls
1
get_string_attributes
Function · 0.85
Tested by
no test coverage detected