Interface: GraphEdge
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:52
Graph edge response
Properties
$type?
optional$type:"pub.chive.graph.getEdge#graphEdge"
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:53
cid?
optionalcid:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:59
Content identifier
createdAt
createdAt:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:76
Creation timestamp
createdBy?
optionalcreatedBy:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:78
DID of creator
id
id:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:55
Edge UUID identifier
metadata?
optionalmetadata:EdgeMetadata
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:70
proposalUri?
optionalproposalUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:74
AT-URI of creating proposal
relationSlug
relationSlug:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:67
Relation slug (broader, narrower, related, etc.)
relationUri?
optionalrelationUri:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:65
AT-URI of relation type node
sourceUri
sourceUri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:61
AT-URI of source node
status
status:
string&object|"proposed"|"established"|"deprecated"
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:72
Edge lifecycle status
targetUri
targetUri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:63
AT-URI of target node
updatedAt?
optionalupdatedAt:string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:80
Last update timestamp
uri
uri:
string
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:57
AT-URI of the edge
weight?
optionalweight:number
Defined in: web/lib/api/generated/types/pub/chive/graph/getEdge.ts:69
Edge weight (scaled by 1000 for 0.0-1.0 range)