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