MANAGED_BY_DEPT Party Category
Description
Connects a :Representation node to a :Department node.
This relationship indicates the primary UTA department responsible for managing this representation.
Label
:MANAGED_BY_DEPT
Valid nodes
| From | Relationship | To | Cardinality |
|---|---|---|---|
| Representation A node with the :Representation label | :MANAGED_BY_DEPT | Department A node with the :Department label | 0..1 |
Properties
MANAGED_BY_DEPT uses the standard relationship properties.
CREATE
A :Representation node can connect to only one :Department using a MANAGED_BY_DEPT relationship.
If a :Representation node already has an active MANAGED_BY_DEPT relationship to a language, we will REJECT an attempt to create another relationship to the same language.
UPDATE
Updates to the MANAGED_BY_DEPT node relationship are not allowed. To update a performance langauge, deactive the existing relationship and create a new relationship to a :Department node.
DELETE
Deleting a MANAGED_BY_DEPT node relationship is a deactivation. No physical deletes will happen.