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

Method is_empty

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

Source from the content-addressed store, hash-verified

201 }
202
203 pub fn is_empty(&self) -> bool {
204 self.stubs.is_empty()
205 }
206
207 pub fn total_purged(&self) -> u64 {
208 self.purge_count

Callers 15

build_pagerank_sqlFunction · 0.45
parse_pagerank_rowsFunction · 0.45
render_metadata_filterFunction · 0.45
execute_sql_implMethod · 0.45
query_rawMethod · 0.45
graph_shortest_pathMethod · 0.45
quote_identFunction · 0.45
document_get_implMethod · 0.45

Calls

no outgoing calls

Tested by 5

starvation_propertyFunction · 0.36
spawn_innerMethod · 0.36
apply_committedMethod · 0.36
spawn_one_calvin_nodeFunction · 0.36