unsetEdges method

dynamic unsetEdges()

Implementation

unsetEdges() {
  this.edges = null;
}