getEdges method

List getEdges()

Implementation

List getEdges() {
  return edges;
}