Interface: GraphEdge
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:53
Graph edge response
Properties
$type?
optional$type:"pub.chive.graph.getEdge#graphEdge"
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:54
cid?
optionalcid:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:60
Content identifier
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:77
Creation timestamp
createdBy?
optionalcreatedBy:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:79
DID of creator
id
id:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:56
Edge UUID identifier
metadata?
optionalmetadata:EdgeMetadata
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:71
proposalUri?
optionalproposalUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:75
AT-URI of creating proposal
relationSlug
relationSlug:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:68
Relation slug (broader, narrower, related, etc.)
relationUri?
optionalrelationUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:66
AT-URI of relation type node
sourceUri
sourceUri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:62
AT-URI of source node
status
status:
string&object|"established"|"proposed"|"deprecated"
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:73
Edge lifecycle status
targetUri
targetUri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:64
AT-URI of target node
updatedAt?
optionalupdatedAt:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:81
Last update timestamp
uri
uri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:58
AT-URI of the edge
weight?
optionalweight:number
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:70
Edge weight (scaled by 1000 for 0.0-1.0 range)