Skip to main content

out_ids

Function out_ids 

Source
pub async fn out_ids(
    in_id: RecordId,
    rel: &str,
    out_table: &str,
) -> Result<Vec<RecordId>>
Expand description

Free-function wrapper for GraphRepo::out_ids.