Ejemplo n.º 1
0
 def remove(self, x):
     self._properties = None
     Graph.remove(self, x)
Ejemplo n.º 2
0
 def remove(self, x):
     self._properties = None
     Graph.remove(self, x)