C# Class GraphView.OneHeightTree

A 1-height tree is a node with one or more outgoing edges. A 1-height tree is translated to a table alias, plus one or more Transpose() functions. One Transpose() function populates instances of one edge.
Afficher le fichier Open project: Microsoft/GraphView Class Usage Examples