MCPcopy Create free account
hub / github.com/alibaba/graph-learn / FileSystem

Method FileSystem

graphlearn/src/platform/file_system.h:36–36  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

34class FileSystem {
35public:
36 FileSystem() {}
37
38 virtual ~FileSystem() = default;
39

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected