Personal Appearance
Description
A piece of information about a person's physical appearance.
Label
:PersonalAppearance
Properties
| Property | Description | Type |
|---|---|---|
| id | Unique identifier for this PersonalInfo node; a uuid | string |
| height | Height in inches, e.g. 72.5 . Allowed range: (0, 120] . | number |
| hairColor | Allowed enum keys: BLACK/BLONDE/DARK_BROWN/GRAY/LIGHT_BROWN/MEDIUM_BROWN/NO_HAIR/RED_OR_AUBURN/STRAWBERRY_BLONDE/WHITE/OTHER | string |
| eyeColor | Allowed enum keys: AMBER/BLUE/BROWN/DARK_BROWN/GRAY/GREEN/HAZEL/OTHER | string |
| bodyType | Allowed enum keys: LARGE_FRAME/MEDIUM_FRAME/SMALL_FRAME/OTHER | 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
id
Relationships
The HAS_PERSONAL_APPEARANCE relationship connects parties to personal appearances.