Graph ()
Graph (Graph, Boolean)
Graph (Graph, Collection(Edge), Boolean, Boolean)
Create a subgraph copy induced by the specified edge subset.
Graph (Graph, Collection(Vertex), Boolean)
Graph Classcom.mindfusion.graphs Namespace