Qurak
Documentation
Pricing
Sign in
Qurak
Documentation
Functions
VertexDegree
VertexDegree
Available
Returns the degree of vertices in a graph
Forms
VertexDegree[g]
VertexDegree[g, v]
VertexDegree[{v -> w, …}, …]
Verified examples
g = WheelGraph[5]; VertexDegree[g] → {4, 3, 3, 3, 3}
Run this on Qurak
Search the reference
Topics
Graph Measures
- Degree Measures
Graph Properties And Measurements
- Basic Measures
Graphs And Networks
- Properties and Measurements »
New In80 Alphabetical Listing
- V
New In80 Mathematics And Algorithms
- New Graph Measures and Metrics »
Related
VertexInDegree
VertexOutDegree
EdgeCount
EdgeList
AdjacencyMatrix
IncidenceMatrix
DegreeCentrality
EigenvectorCentrality
KatzCentrality
VertexCount
ClosenessCentrality
GraphDistance
← VertexDataCoordinates
VertexDelete →
All 6300 functions
·
Use this from an MCP client