Skip to main content

attr_parents

Function attr_parents 

Source
pub(crate) fn attr_parents(
    a: &RecordBatch,
    key: &str,
    op: Op,
    value: &Value,
) -> Vec<u32>
Expand description

parent_ids of the attribute rows whose key matches and whose value satisfies op value.