Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ Parse
Function
Parse
graphlearn/src/actor/graph/wrapper_source.h:31–31 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
template <typename U>
31
void Parse(const U* source, io::SideInfo* info) {}
32
33
template <>
34
void Parse(const io::EdgeSource* source, io::SideInfo* info) {
Callers
1
SourceWrapper
Method · 0.85
Calls
1
ParseSideInfo
Function · 0.85
Tested by
no test coverage detected