Kind: Interface
Source: atloria-monorepo/packages/types/src/models/kg-entity.ts
Knowledge Graph Entity model
Properties
| Property | Type |
|---|---|
id | string |
projectId | string |
type | EntityType |
name | string |
metadata | KGEntityMetadata |
contentHash | `string |
lastScannedAt | `Date |
createdAt | Date |
updatedAt | Date |
Was this page helpful?