Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ id
Method
id
nodedb/src/engine/array/store/segment_handle.rs:127–129 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
125
}
126
127
pub fn id(&self) -> &str {
128
&self.id
129
}
130
131
pub fn schema_hash(&self) -> u64 {
132
self.schema_hash
Callers
6
format_sse_event
Function · 0.80
replace_segments
Method · 0.80
sigterm_during_in_flight_query_does_not_hang
Function · 0.80
real_nodedb_binary_exits_within_1_second_of_sigterm
Function · 0.80
double_sigterm_is_idempotent_no_panic
Function · 0.80
offender_task_aborted_at_500ms_budget
Function · 0.80
Calls
no outgoing calls
Tested by
4
sigterm_during_in_flight_query_does_not_hang
Function · 0.64
real_nodedb_binary_exits_within_1_second_of_sigterm
Function · 0.64
double_sigterm_is_idempotent_no_panic
Function · 0.64
offender_task_aborted_at_500ms_budget
Function · 0.64