unsetGraph_addr method

dynamic unsetGraph_addr()

Implementation

unsetGraph_addr() {
  this.graph_addr = null;
}