Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ root
Method
root
nodedb/src/engine/array/store/catalog.rs:116–118 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
114
}
115
116
pub fn root(&self) -> &std::path::Path {
117
&self.root
118
}
119
120
pub fn schema(&self) -> &Arc<ArraySchema> {
121
&self.schema
Callers
7
install_flushed_segment
Method · 0.80
run
Method · 0.80
merger_preserves_tombstone_and_erasure_rows_inside_horizon
Function · 0.80
rewrite_segment
Function · 0.80
gdpr_erasure_persists_through_flush_and_blocks_reads
Function · 0.80
gdpr_erasure_physically_dropped_outside_retention_horizon
Function · 0.80
ceiling_at_horizon_resolves_correctly_after_compaction
Function · 0.80
Calls
no outgoing calls
Tested by
4
merger_preserves_tombstone_and_erasure_rows_inside_horizon
Function · 0.64
gdpr_erasure_persists_through_flush_and_blocks_reads
Function · 0.64
gdpr_erasure_physically_dropped_outside_retention_horizon
Function · 0.64
ceiling_at_horizon_resolves_correctly_after_compaction
Function · 0.64