Skip to main content

get_table_cell_ids

Function get_table_cell_ids 

Source
pub fn get_table_cell_ids(
    db_context: &DbContext,
    table_id: &EntityId,
) -> Result<Vec<EntityId>>
Expand description

Get all cell IDs for a given table.