fn do_discover_motifs(
index: &dyn TemporalIndexAccess,
entity_id: u64,
window: usize,
max_motifs: usize,
) -> Result<QueryResult, QueryError>fn do_discover_motifs(
index: &dyn TemporalIndexAccess,
entity_id: u64,
window: usize,
max_motifs: usize,
) -> Result<QueryResult, QueryError>