add_relationship_type
mutationSeit v1.0Add a new relationship type to the metamodel. After creating it, use add_allowed_connection to specify which node types can be connected with it.
Beispielanfrage
{"name": "mitigates", "color": "#00aa44", "description": "Feature mitigates a Risk"}Beispielantwort
{"success": true, "operation_count": 1, "versions": [58]}