# KGRelationship

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

## Properties

| Property | Type |
|---|---|
| `sourceId` | `string` |
| `targetId` | `string` |
| `type` | `string` |
| `metadata` | `Record<string, unknown>` |
