This plugin provides a graph data model for representing a taxonomy within the Reactive Graph Flow. The taxonomy enables semantic operations on the graph like graph queries and graph navigation.
| Name | Properties | DataType | SocketType | Description |
|---|---|---|---|---|
| weighted | weight | number | none | The weight of a relation between two entity instances |
| Name | Components | Properties | DataType | SocketType | Description |
|---|---|---|---|---|---|
| category | named | name | string | none | The name of the category |
| describable | description | string | none | The description of the category | |
| tag | named | name | string | none | The tag name |
| Name | Description | Components | Source Entity Type | Target Entity Type |
|---|---|---|---|---|
| categorized_as | * | category | ||
| has_subcategory | category | category | ||
| tagged_with | weighted | * | tag |
| Platform | Compatibility |
|---|---|
| Linux | ✓ |
| MacOS | ✓ |
| Windows | ✓ |