Represents the transitive edges of a graph as computed by TransitiveReduction.
Inheritance Hierarchy
TransitiveReductionResult
Remarks
Removing those edges will turn the graph into its transitive reduction.
This class cannot be instantiated
Type Details
- yFiles module
- view-layout-bridge
Properties
Gets a collection of the transitive edges in the graph.
Remarks
Removing those edges will turn the graph into its transitive reduction.