Kind: Interface
Source: atloria-monorepo/apps/api/src/graph/interfaces/entity.interface.ts
Properties
| Property | Type |
|---|---|
from | string |
to | string |
type | RelationType |
metadata | Record<string, any> |
weight | number |
Kind: Interface
Source: atloria-monorepo/apps/api/src/graph/interfaces/entity.interface.ts
| Property | Type |
|---|---|
from | string |
to | string |
type | RelationType |
metadata | Record<string, any> |
weight | number |
Was this page helpful?