Medium
Description
A node that identifies the medium in which a Party works.
Label
:Medium
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this Medium node. A uuid. | string |
| name | the name of the medium | string |
| createdBy | the person or process that created the node | string |
| createdDate | dateTime | |
| modifiedBy | the person or process who last modified the node | string |
| modifiedDate | dateTime |
Key
name
Relationships
The WORKS_IN relationship connects parties to media.
The CHILD_OF relationship connects child media to their parent media.