Roster
Description
A node that identifies a notable achievement or roster item of a Party.
Label
:Roster
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this Roster node. A uuid. | string |
| name | the name of the roster | 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 HAS_ROSTER relationship connects parties to rosters. The CHILD_OF relationship connects child rosters to their parent rosters.