# Path

**Kind:** Interface

**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#L48)

## Properties

| Property | Type |
|---|---|
| `entities` | `KGEntity[]` |
| `relationships` | `KGRelation[]` |
| `length` | `number` |
