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