Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/GraphScope
/ get_config
Method
get_config
python/graphscope/client/session.py:952–954 ·
view source on GitHub ↗
Get configuration of the session.
(self)
Source
from the content-addressed store, hash-verified
950
raise
951
952
def
get_config(self):
953
""
"Get configuration of the session."
""
954
return
self._config
955
956
def
_get_api_client(self):
957
if
self._api_client is not None:
Callers
4
Compute
Method · 0.45
Compute
Method · 0.45
Compute
Method · 0.45
PEval
Method · 0.45
Calls
no outgoing calls
Tested by
4
Compute
Method · 0.36
Compute
Method · 0.36
Compute
Method · 0.36
PEval
Method · 0.36