Represents the edges that have to be added to obtain the transitive closure of a graph as computed by TransitiveClosure.
Inheritance Hierarchy
TransitiveClosureResult
Remarks
Creating edges between the source node and the target node will make the graph transitive.
This class cannot be instantiated
Type Details
- yFiles module
- view-layout-bridge
Properties
Gets a collection of edge placeholders.
Remarks
Inserting edges based on these placeholders into the graph will make it transitive.