Interface: GraphEdge
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:111
Graph edge response
Properties
$type?
optional$type:"pub.chive.graph.getNode#graphEdge"
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:112
cid?
optionalcid:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:118
Content identifier
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:135
Creation timestamp
createdBy?
optionalcreatedBy:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:137
DID of creator
id
id:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:114
Edge UUID identifier
metadata?
optionalmetadata:EdgeMetadata
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:129
proposalUri?
optionalproposalUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:133
AT-URI of creating proposal
relationSlug
relationSlug:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:126
Relation slug (broader, narrower, related, etc.)
relationUri?
optionalrelationUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:124
AT-URI of relation type node
sourceUri
sourceUri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:120
AT-URI of source node
status
status:
string&object|"established"|"proposed"|"deprecated"
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:131
Edge lifecycle status
targetUri
targetUri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:122
AT-URI of target node
updatedAt?
optionalupdatedAt:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:139
Last update timestamp
uri
uri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:116
AT-URI of the edge
weight?
optionalweight:number
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:128
Edge weight (scaled by 1000 for 0.0-1.0 range)