nodes

val nodes: List<Node>? = null(source)

An array of node objects representing the nodes of the graph.

Since

0.12.0