Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/1Panel-dev/MaxKB
/ is_end
Method
is_end
apps/application/flow/common.py:59–60 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
57
self.status = 200
58
59
def
is_end(self):
60
return
self.status == 200
61
62
63
class
Edge:
Callers
3
pop
Method · 0.80
dependent_node
Method · 0.80
pop
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected