Method GetAllNodes GetAllNodes() Gets all nodes in the graph. Declaration public List<T> GetAllNodes() Returns Type Description List<T> A list of all nodes.