Navigation: Code Documentation > RSCommon > GGraph > Classes > TGCustomGraph > Methods
TGCustomGraph.Clear Method
Clears the graph of all nodes and edges.
Namespace: GGraph
Delphi
public procedure Clear; virtual; abstract;
•GGraph.TGCustomGraph.CreateNode(String)
•GGraph.TGCustomGraph.RemoveNode(String)
•GGraph.TGCustomGraph.NodeCount
•TGCustomGraph
•GGraph