WorkPaper
Description
A node that identifies party-related documentation for a Party.
Label
:WorkPaper
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this WorkPaper node. A uuid. | string |
| name | the name of the work paper | 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_WORK_PAPER relationship connects parties to work papers. The CHILD_OF relationship connects child work papers to their parent work papers.