Skip to main content

Interface: OutputSchema

Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:30

Properties​

edges​

edges: SubgraphEdge[]

Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:32


nodes​

nodes: SubgraphNode[]

Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:31


truncated​

truncated: boolean

Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:34

Whether result was capped at maxNodes.