Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ tile_count
Method
tile_count
nodedb/src/engine/array/store/segment_handle.rs:135–137 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
133
}
134
135
pub fn tile_count(&self) -> usize {
136
self.tile_count
137
}
138
139
pub fn rtree(&self) -> &HilbertPackedRTree {
140
&self.rtree
Callers
4
open
Method · 0.45
run
Method · 0.45
merger_preserves_tombstone_and_erasure_rows_inside_horizon
Function · 0.45
gdpr_erasure_persists_through_flush_and_blocks_reads
Function · 0.45
Calls
no outgoing calls
Tested by
2
merger_preserves_tombstone_and_erasure_rows_inside_horizon
Function · 0.36
gdpr_erasure_persists_through_flush_and_blocks_reads
Function · 0.36