# RelationType

**Kind:** Enum

**Source:** [`atloria-monorepo/apps/api/src/graph/interfaces/entity.interface.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/api/src/graph/interfaces/entity.interface.ts#L13)

## Values

- `IMPLEMENTS`
- `DEPENDS_ON`
- `RELATES_TO`
- `REFERENCES`
- `BLOCKS`
- `CONTAINS`
- `USES`
