Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
ListFiles
Method · 0.45
Set
Method · 0.45
InduceSubGraph
Method · 0.45
Build
Method · 0.45
Sample
Method · 0.45
Fill
Method · 0.45
Fill
Method · 0.45
FillCounts
Method · 0.45
BuildLocalCount
Method · 0.45
ResetNext
Method · 0.45
VineyardNodeStorage
Method · 0.45
GetAttributes
Method · 0.45
Calls
no outgoing calls
Tested by
7
NodeTestImplFunc
Method · 0.36
EdgeTestImplFunc
Method · 0.36
GetSortedInfosOfNodes
Method · 0.36
GetSortedInfosOfEdges
Method · 0.36
FetchAllNodeBatch
Method · 0.36
FetchAllEdgeBatch
Method · 0.36
TEST_F
Function · 0.36