Edges[g]
gives the list of edges in g.
Edges[g,All]
gives the edges of g along with the graphics options associated with each edge.
Edges[g,EdgeWeight]
returns the list of edges in g along with their edge weights.


Edges
Edges[g]
gives the list of edges in g.
Edges[g,All]
gives the edges of g along with the graphics options associated with each edge.
Edges[g,EdgeWeight]
returns the list of edges in g along with their edge weights.
Details and Options
- Edges functionality is now available in the built-in Wolfram Language function EdgeList.
- To use Edges, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
Tech Notes
Related Guides
-
▪
- Combinatorica Package ▪
- Graph Construction and Representations ▪
- Graphs & Networks ▪
- Graph Visualization ▪
- Computation on Graphs ▪
- Graph Construction & Representation ▪
- Graphs and Matrices ▪
- Graph Properties & Measurements ▪
- Graph Operations and Modifications ▪
- Statistical Analysis ▪
- Social Network Analysis ▪
- Graph Properties ▪
- Mathematical Data Formats ▪
- Discrete Mathematics
Text
Wolfram Research (2012), Edges, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/Edges.html.
CMS
Wolfram Language. 2012. "Edges." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/Edges.html.
APA
Wolfram Language. (2012). Edges. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/Edges.html
BibTeX
@misc{reference.wolfram_2025_edges, author="Wolfram Research", title="{Edges}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/Edges.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_edges, organization={Wolfram Research}, title={Edges}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/Edges.html}, note=[Accessed: 13-August-2025]}