Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/graph-learn
/ get_client
Method
get_client
graphlearn/python/graph.py:1064–1065 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
1062
return
self._get_degree(edge_type, pywrap.NodeFrom.EDGE_SRC, ids)
1063
1064
def
get_client(self):
1065
return
self._client
Callers
7
__init__
Method · 0.80
_agg
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
__init__
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected