UndirectedPointGraph()

Default constructor. Use .addAdjacency to populate this Graph.

Source

UndirectedPointGraph() {

}