pub fn temporal_three_node_motif(
    g: &PyGraphView,
    delta: i64
) -> HashMap<String, Vec<usize>>