Interface: OutputSchema
Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:31
Properties
edges
edges:
SubgraphEdge[]
Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:33
nodes
nodes:
SubgraphNode[]
Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:32
truncated
truncated:
boolean
Defined in: web/lib/api/generated/types/pub/chive/graph/expandSubgraph.ts:35
Whether result was capped at maxNodes.