Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alibaba/GraphScope
/ get_current_context
Function
get_current_context
python/graphscope/gsctl/config.py:219–221 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
217
218
219
def
get_current_context():
220
config = load_gs_config()
221
return
config.current_context()
Callers
15
cli
Function · 0.90
cli
Function · 0.90
connect
Function · 0.90
ls
Function · 0.90
schema
Function · 0.90
vertex_type
Function · 0.90
edge_type
Function · 0.90
ls
Function · 0.90
storedproc
Function · 0.90
start
Function · 0.90
_construct_and_display_data
Function · 0.90
list_alert_rules
Function · 0.90
Calls
2
load_gs_config
Function · 0.85
current_context
Method · 0.80
Tested by
no test coverage detected