Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/atomicdotdev/atomic
/ is_empty
Method
is_empty
atomic-core/src/pristine/vault.rs:537–539 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
535
}
536
537
pub fn is_empty(&self) -> bool {
538
self.nodes.is_empty()
539
}
540
}
541
542
/// Response from a KG query (hybrid search).
Callers
3
allocate_intent_id
Method · 0.45
project_code
Method · 0.45
parse_intent_reference
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected