DirectedGraph constructor

DirectedGraph()

Implementation

factory DirectedGraph() = FullGraph;