DataSourceRelations

class LOGS.Entities.DataSourceRelations.DataSourceRelations(ref=None, connection=None)[source]

Bases: EntityRelations

Relations of a DataSource with other entities

property datasets: EntityRelation[Dataset] | None