Kind: Interface
Source: atloria-monorepo/apps/parser-orchestrator/src/interfaces/relationship.interface.ts
Relationship with full entity information (for graph queries)
Properties
| Property | Type |
|---|---|
relationship | Relationship |
source | TSource |
target | TTarget |
Was this page helpful?