nodes
The list of nodes in the graph.
Declaration
var nodes: [GKGraphNode]? { get }Discussion
This array can contain nodes that are not connected to other nodes in the graph.
The list of nodes in the graph.
var nodes: [GKGraphNode]? { get }This array can contain nodes that are not connected to other nodes in the graph.