Overview
-
module Graphviz-
class EdgeRepresents a visual edge between two nodes.
-
class GraphContains a set of nodes, edges and subgraphs.
-
class NodeRepresents a visual node in the graph, which can be connected to other nodes.
-