Skip to main content

Interface: EdgeMetadata

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

Edge-specific metadata

Properties

$type?

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

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


confidence?

optional confidence: number

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

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:68

Temporal end (for time-bounded relationships)


source?

optional source: string

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

Source of the relationship assertion


startDate?

optional startDate: string

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

Temporal start (for time-bounded relationships)