GraphOptions[g]
returns the display options associated with .
GraphOptions[g,v]
returns the display options associated with vertex in
.
GraphOptions[g,{u,v}]
returns the display options associated with edge in
.


GraphOptions
GraphOptions[g]
returns the display options associated with .
GraphOptions[g,v]
returns the display options associated with vertex in
.
GraphOptions[g,{u,v}]
returns the display options associated with edge in
.
Details and Options
- GraphOptions functionality is now available in the built-in Wolfram Language function PropertyValue.
- To use GraphOptions, you first need to load the Combinatorica Package using Needs["Combinatorica`"].
See Also
Tech Notes
Related Guides
-
▪
- Combinatorica Package ▪
- Displaying Graphs ▪
- 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), GraphOptions, Wolfram Language function, https://reference.wolfram.com/language/Combinatorica/ref/GraphOptions.html.
CMS
Wolfram Language. 2012. "GraphOptions." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/Combinatorica/ref/GraphOptions.html.
APA
Wolfram Language. (2012). GraphOptions. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/Combinatorica/ref/GraphOptions.html
BibTeX
@misc{reference.wolfram_2025_graphoptions, author="Wolfram Research", title="{GraphOptions}", year="2012", howpublished="\url{https://reference.wolfram.com/language/Combinatorica/ref/GraphOptions.html}", note=[Accessed: 09-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_graphoptions, organization={Wolfram Research}, title={GraphOptions}, year={2012}, url={https://reference.wolfram.com/language/Combinatorica/ref/GraphOptions.html}, note=[Accessed: 09-August-2025]}