Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TaskingAI/TaskingAI
/ build
Method
build
backend/tkhelper/models/entity.py:15–16 ·
view source on GitHub ↗
(row: Dict)
Source
from the content-addressed store, hash-verified
13
@staticmethod
14
@abstractmethod
15
def
build(row: Dict):
16
raise
NotImplementedError
17
18
# -- serialization --
19
Callers
3
get
Method · 0.45
_get_entity
Method · 0.45
list
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected