MCPcopy 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
30template <typename U>
31void Parse(const U* source, io::SideInfo* info) {}
32
33template <>
34void Parse(const io::EdgeSource* source, io::SideInfo* info) {

Callers 1

SourceWrapperMethod · 0.85

Calls 1

ParseSideInfoFunction · 0.85

Tested by

no test coverage detected