Misc
Description
A node that identifies miscellaneous traits or characteristics of a Party that don't fit into other categories.
Label
:Misc
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this Misc node. A uuid. | string |
| name | the name of the misc | 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_MISC relationship connects parties to miscellaneous traits. The CHILD_OF relationship connects child miscellaneous traits to their parent traits.