GraphUtilities`
GraphUtilities`
VertexList
As of Version 10, all the functionality of the GraphUtilities package is built into the Wolfram System. »
VertexList[g]
gives a list of all vertices in the graph g.
Details and Options
- VertexList functionality is now available in the built-in Wolfram Language function VertexList.
- To use VertexList, you first need to load the Graph Utilities Package using Needs["GraphUtilities`"].
- VertexList returns a list of vertices of the graph g.
- For graphs specified using a rule list, the list of vertices is returned in the order in which they first appear.
- Functions such as GraphCoordinates and PageRankVector return information on vertices in the order given by VertexList.
Examples
Basic Examples (2)
The list of vertices of a simple graph:
This function has been superseded by VertexList in the Wolfram System:
Wolfram Research (2007), VertexList, Wolfram Language function, https://reference.wolfram.com/language/GraphUtilities/ref/VertexList.html.
Text
Wolfram Research (2007), VertexList, Wolfram Language function, https://reference.wolfram.com/language/GraphUtilities/ref/VertexList.html.
CMS
Wolfram Language. 2007. "VertexList." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/GraphUtilities/ref/VertexList.html.
APA
Wolfram Language. (2007). VertexList. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/GraphUtilities/ref/VertexList.html