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:560–562 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
558
}
559
560
pub fn is_empty(&self) -> bool {
561
self.nodes.is_empty()
562
}
563
}
564
565
/// 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