create_property
Define a property in the Geo knowledge graph by specifying its name, data type, and optional description, enabling structured data modeling for your graph.
Instructions
Create a property definition in the knowledge graph
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name of the property | |
| dataType | Yes | Data type for the property | |
| description | No | Description of the property |