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

Method begin

graphlearn/src/common/string/lite_string.h:63–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

61 }
62
63 iterator begin() const {
64 return data_;
65 }
66
67 iterator end() const {
68 return data_ + size_;

Callers 15

ListFilesMethod · 0.45
SetMethod · 0.45
InduceSubGraphMethod · 0.45
BuildMethod · 0.45
SampleMethod · 0.45
FillMethod · 0.45
FillMethod · 0.45
FillCountsMethod · 0.45
BuildLocalCountMethod · 0.45
ResetNextMethod · 0.45
VineyardNodeStorageMethod · 0.45
GetAttributesMethod · 0.45

Calls

no outgoing calls

Tested by 7

NodeTestImplFuncMethod · 0.36
EdgeTestImplFuncMethod · 0.36
GetSortedInfosOfNodesMethod · 0.36
GetSortedInfosOfEdgesMethod · 0.36
FetchAllNodeBatchMethod · 0.36
FetchAllEdgeBatchMethod · 0.36
TEST_FFunction · 0.36