Navigation: Code Documentation > RSCommon > GGraph > Classes > TGGraphNode > Properties
TGGraphNode.Edges Property
Maintains a list of edges that either come into the current node or go out to other nodes.
Namespace: GGraph
Delphi
protected property Edges: TGGraphEdges read FEdges;
Property Value
Type: TGGraphEdges
•GGraph.TGGraphNode.Edge[Integer]
•GGraph.TGGraphNode.EdgeCount
•TGGraphNode
•GGraph