Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NodeDB-Lab/nodedb
/ header
Method
header
nodedb-array/src/segment/reader.rs:157–159 ·
view source on GitHub ↗
(&self)
Source
from the content-addressed store, hash-verified
155
}
156
157
pub fn header(&self) -> &SegmentHeader {
158
&self.header
159
}
160
161
pub fn schema_hash(&self) -> u64 {
162
self.header.schema_hash
Callers
15
distance_prepared
Method · 0.45
distance_prepared
Method · 0.45
flush_webhook
Method · 0.45
decrypt_with_vault
Method · 0.45
rewrap_with_vault
Method · 0.45
fetch_jwks
Function · 0.45
stamp_overwrites_existing_content_type
Function · 0.45
query_ndjson
Function · 0.45
spawn_metrics_exporter
Function · 0.45
export_trace_with_client
Function · 0.45
notify_webhook_with_client
Function · 0.45
deliver_event
Function · 0.45
Calls
no outgoing calls
Tested by
7
query_rejects_invalid_bearer
Function · 0.36
query_returns_400_for_missing_sql_field
Function · 0.36
query_returns_400_for_non_json_body
Function · 0.36
query_stream_returns_400_for_missing_sql_field
Function · 0.36
http_healthz_returns_503_before_gateway_enable
Function · 0.36
metrics_rejects_invalid_bearer_token
Function · 0.36
exchange_key_accepts_empty_body_all_fields_optional
Function · 0.36