Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
api_key_create_and_revoke_replicates
Function · 0.45
build_pagerank_sql
Function · 0.45
parse_pagerank_rows
Function · 0.45
render_metadata_filter
Function · 0.45
graph_shortest_path_impl
Method · 0.45
execute_sql_impl
Method · 0.45
query_raw
Method · 0.45
document_put_with_vector
Method · 0.45
graph_shortest_path
Method · 0.45
quote_ident
Function · 0.45
document_get_impl
Method · 0.45
execute_sql_with_params
Method · 0.45
Calls
no outgoing calls
Tested by
5
api_key_create_and_revoke_replicates
Function · 0.36
starvation_property
Function · 0.36
spawn_inner
Method · 0.36
apply_committed
Method · 0.36
spawn_one_calvin_node
Function · 0.36