MethodRelations

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

Bases: EntityRelations

Relations of a Method with other entities

property datasets: EntityRelation[Dataset] | None
property experiments: EntityRelation[Experiment] | None