Skill
Description
A node that identifies a skill possessed by a Party.
Label
:Skill
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this StageInstance node. A uuid. | string |
| name | The name of the skill | 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_SKILL relationship connects parties to skills. The CHILD_OF relationship connects child skills to their parent skills.