graph.relation.delete
Delete a specific relationship between two nodes in the graph catalog by supplying source and target IDs, kinds, and the relation type.
Instructions
Remove relação entre dois nós do catálogo do grafo.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes | ||
| target_id | Yes | ||
| source_kind | Yes | ||
| target_kind | Yes | ||
| relation_type | Yes |