Vocation
Description
A node that identifies the vocation of a Party.
Label
:Vocation
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this Vocation node. A uuid. | string |
| name | the name of the vocation | 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_VOCATION relationship connects parties to vocations.
The RELEVANT_TO relationship connects biographies to vocations.
The CHILD_OF relationship connects child vocations to their parent vocations.