Skip to main content

Module types

Module types 

Source
Expand description

Wire types for the graph layer. These mirror the JSON contract the web Context Graph UI consumes, so field names are load-bearing.

Structs§

EdgeExpansion
GraphNode
GraphPayload
GraphRef
One entry in the GET /v1/graph listing.
GraphRelationship
GraphSchema
GraphStats
NodeMetadata
SearchHits

Enums§

Direction

Type Aliases§

Props
Free-form node/edge property bag. BTreeMap keeps key order stable for deterministic JSON in tests.