Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ empty
Method
empty
graphlearn/src/common/string/lite_string.h:59–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
}
58
59
bool empty() const {
60
return size_ == 0;
61
}
62
63
iterator begin() const {
64
return data_;
Callers
15
Stitch
Method · 0.45
ParseSideInfo
Function · 0.45
BeginNextFile
Method · 0.45
BeginNextFile
Method · 0.45
ParseAttribute
Function · 0.45
BatchBuildAttrNodesMap
Method · 0.45
Process
Method · 0.45
Init
Method · 0.45
VineyardNodeStorage
Method · 0.45
VineyardGraphStorage
Method · 0.45
Next
Method · 0.45
ToString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected