Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/TaskingAI/TaskingAI
/ object_name
Method
object_name
backend/tkhelper/models/entity.py:33–34 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
31
@staticmethod
32
@abstractmethod
33
def
object_name() -> str:
34
raise
NotImplementedError
35
36
@classmethod
37
def
object_capitalized_name(cls) -> str:
Callers
6
__key
Method · 0.45
object_capitalized_name
Method · 0.45
validate_path_params
Method · 0.45
get
Method · 0.45
_create_entity
Method · 0.45
_bulk_create_entities
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected