MCPcopy Create free account
hub / github.com/alibaba/GraphScope / AnalyticalEngineInternalError

Class AnalyticalEngineInternalError

python/graphscope/framework/errors.py:110–111  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

108
109
110class AnalyticalEngineInternalError(GSError):
111 pass
112
113
114class InteractiveEngineInternalError(GSError):

Callers 4

run_stepMethod · 0.90
post_processMethod · 0.90
_maybe_register_graphMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected