# KnowledgeGraphData

**Kind:** Interface

**Source:** [`atloria-monorepo/apps/web/src/hooks/useKnowledgeGraph.ts`](https://github.com/sherkety/atloria/blob/main/atloria-monorepo/apps/web/src/hooks/useKnowledgeGraph.ts#L24)

## Properties

| Property | Type |
|---|---|
| `entities` | `KGEntity[]` |
| `relationships` | `KGRelationship[]` |
