Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/GerevAI/gerev
/ get_id
Method
get_id
app/data_source/api/base_data_source.py:115–116 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
113
self._last_task_time = None
114
115
def
get_id(self):
116
return
self._data_source_id
117
118
def
_save_index_time_in_db(self) -> None:
119
""
"
Callers
1
connect_data_source
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected