Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/GraphScope
/ len
Method
len
interactive_engine/executor/ir/runtime/src/process/entry.rs:246–248 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
244
}
245
246
fn len(&self) -> usize {
247
self.inner.len()
248
}
249
250
fn as_borrow_object(&self) -> BorrowObject {
251
self.inner.as_borrow_object()
Callers
3
install
Method · 0.45
assemble
Method · 0.45
write_to
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected