Interface: GraphEdge
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:110
Graph edge response
Properties
$type?
optional$type:"pub.chive.graph.getNode#graphEdge"
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:111
cid?
optionalcid:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:117
Content identifier
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:134
Creation timestamp
createdBy?
optionalcreatedBy:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:136
DID of creator
id
id:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:113
Edge UUID identifier
metadata?
optionalmetadata:EdgeMetadata
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:128
proposalUri?
optionalproposalUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:132
AT-URI of creating proposal
relationSlug
relationSlug:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:125
Relation slug (broader, narrower, related, etc.)
relationUri?
optionalrelationUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:123
AT-URI of relation type node
sourceUri
sourceUri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:119
AT-URI of source node
status
status:
string&object|"proposed"|"established"|"deprecated"
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:130
Edge lifecycle status
targetUri
targetUri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:121
AT-URI of target node
updatedAt?
optionalupdatedAt:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:138
Last update timestamp
uri
uri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:115
AT-URI of the edge
weight?
optionalweight:number
Defined in: web/lib/api/generated/types/pub/chive/graph/getNode.ts:127
Edge weight (scaled by 1000 for 0.0-1.0 range)