pub fn time_relation(
art: &NQuin,
op: TemporalOp,
window_start: i64,
window_end: i64,
) -> boolExpand description
Temporal query. The Allen relation op between the artefact’s valid-time and a window.
Delegates to evaluate_temporal.