Skip to main content

temporal_query

Function temporal_query 

Source
pub fn temporal_query(
    store: &TemporalStore,
    query: &TemporalQuery,
) -> Result<TemporalResult>
Expand description

Execute a temporal query against the store.