DocumentRelations

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

Bases: EntityRelations

Relations of a Document with other entities

property datasets: EntityRelation[Dataset] | None
property documents: EntityRelation[Document] | None