Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ schema_hash
Method
schema_hash
nodedb/src/engine/array/store/segment_handle.rs:131–133 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
129
}
130
131
pub fn schema_hash(&self) -> u64 {
132
self.schema_hash
133
}
134
135
pub fn tile_count(&self) -> usize {
136
self.tile_count
Callers
1
open
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected