Interface SlimNodeAndEdgeCollectionResponse

interface SlimNodeAndEdgeCollectionResponse {
    items: SlimNodeOrEdge[];
}

Properties

Properties

List of nodes and edges that were created or updated