Skip to main content

time_relation

Function time_relation 

Source
pub fn time_relation(
    art: &NQuin,
    op: TemporalOp,
    window_start: i64,
    window_end: i64,
) -> bool
Expand description

Temporal query. The Allen relation op between the artefact’s valid-time and a window. Delegates to evaluate_temporal.