MCPcopy Create free account
hub / github.com/alibaba/graph-learn / close

Method close

graphlearn/python/graph.py:531–532  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

529 return self
530
531 def close(self):
532 self.wait_for_close()
533
534 def wait_for_close(self):
535 for ds in self._datasets:

Callers 15

mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
mainFunction · 0.95
wait_for_closeMethod · 0.45
GenTestDataMethod · 0.45
GenTestDataMethod · 0.45
GenEdgeTestDataMethod · 0.45
GenNodeTestDataMethod · 0.45

Calls 1

wait_for_closeMethod · 0.95

Tested by 15

mainFunction · 0.76
mainFunction · 0.76
mainFunction · 0.76
mainFunction · 0.76
mainFunction · 0.76
mainFunction · 0.76
mainFunction · 0.76
GenTestDataMethod · 0.36
GenTestDataMethod · 0.36
GenEdgeTestDataMethod · 0.36
GenNodeTestDataMethod · 0.36
GenEdgeTestDataMethod · 0.36