Interface NodeAndEdgeCollectionResponseV3Response

interface NodeAndEdgeCollectionResponseV3Response {
    items: NodeOrEdge[];
    typing?: TypeInformationOuter;
}

Properties

Properties

items: NodeOrEdge[]

List of nodes and edges

Spaces for the requested view and containers