Budget Range
Description
A budget range that represents project budget ranges an individual has worked in
Label
:BudgetRange
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this node. A uuid. | string |
| name | the name of the medium | 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_EXPERIENCE_AT relationship connects a :Rate node to a budget range.
The CHILD_OF relationship connects child media to their parent rate.