MCPcopy Create free account
hub / github.com/NodeDB-Lab/nodedb / len

Method len

nodedb-cluster/src/ghost.rs:199–201  ·  view source on GitHub ↗
(&self)

Source from the content-addressed store, hash-verified

197 }
198
199 pub fn len(&self) -> usize {
200 self.stubs.len()
201 }
202
203 pub fn is_empty(&self) -> bool {
204 self.stubs.is_empty()

Callers 15

op_log_countFunction · 0.45
op_log_countFunction · 0.45
query_named_rowsFunction · 0.45
op_log_countFunction · 0.45
op_log_countFunction · 0.45
parse_pagerank_rowsFunction · 0.45
graph_traverse_implMethod · 0.45

Calls

no outgoing calls

Tested by 15

op_log_countFunction · 0.36
op_log_countFunction · 0.36
query_named_rowsFunction · 0.36
op_log_countFunction · 0.36
op_log_countFunction · 0.36
write_framed_rawFunction · 0.36