Continent
Description
A continent on Earth.
Label
:Continent
Properties
| Property | Description | Type |
|---|---|---|
| id | string | |
| name | The full name of the continent | 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 IS_IN relationship connects countries to continents.