Skip to main content

Interface: EdgeMetadata

Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:62

Edge-specific metadata

Properties​

$type?​

optional $type: "pub.chive.graph.edge#edgeMetadata"

Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:63


confidence?​

optional confidence: number

Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:65

Confidence score for automatically inferred edges (scaled by 1000 for 0.0-1.0 range)


endDate?​

optional endDate: string

Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:69

Temporal end (for time-bounded relationships)


source?​

optional source: string

Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:71

Source of the relationship assertion


startDate?​

optional startDate: string

Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:67

Temporal start (for time-bounded relationships)