Other
| Method | Path | Description |
|---|---|---|
| GET | /v1/{database_id}/relationship-types |
List all relationship types |
| PUT | /v1/{database_id}/relationship-types/{rel_type} |
Upsert a relationship type |
| GET | /v1/{database_id}/relationship-types/{rel_type} |
Get a relationship type |
| DELETE | /v1/{database_id}/relationship-types/{rel_type} |
Delete a relationship type |