Class Table.TableParentId

  • Enclosing class:
    Table

    public static class Table.TableParentId
    extends Table.TableStructure
    The children have a field containing the id of the parent. For efficiency, we scan this data and construct an IndexMap( parentIndex -> list of children), i.e. we compute the inverse link, parent -> children. TableParentIndex is the children, config.struct describes the cols.

    Used by: CFPointObs