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?
optionalconfidence: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?
optionalendDate:string
Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:69
Temporal end (for time-bounded relationships)
source?
optionalsource:string
Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:71
Source of the relationship assertion
startDate?
optionalstartDate:string
Defined in: web/lib/api/generated/types/pub/chive/graph/edge.ts:67
Temporal start (for time-bounded relationships)