Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
main
Function · 0.95
wait_for_close
Method · 0.45
GenTestData
Method · 0.45
GenTestData
Method · 0.45
GenEdgeTestData
Method · 0.45
GenNodeTestData
Method · 0.45
Calls
1
wait_for_close
Method · 0.95
Tested by
15
main
Function · 0.76
main
Function · 0.76
main
Function · 0.76
main
Function · 0.76
main
Function · 0.76
main
Function · 0.76
main
Function · 0.76
GenTestData
Method · 0.36
GenTestData
Method · 0.36
GenEdgeTestData
Method · 0.36
GenNodeTestData
Method · 0.36
GenEdgeTestData
Method · 0.36