betty.entity.collection.single module¶
Single-type entity collections.
- class betty.entity.collection.single.SingleTypeEntityCollection¶
Bases:
EntityCollection,GenericCollect entities of a single type.
- __init__(*entities: TargetT)¶
Single-type entity collections.
Bases: EntityCollection, Generic
Collect entities of a single type.