List<List<PointNode>> adjacencyList

Return a ListList<PointNode>> where each element is an PointNode pair representing an edge of this graph.