Skip to main content

Module temporal_index

Module temporal_index 

Source
Expand description

Temporal index — sorted (timestamp, node_id) pairs for time range queries.

Structs§

TemporalIndex
Sorted list of (created_at, node_id) pairs for efficient time range queries.