Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IQEngine/IQEngine
/ DataSourceReference
Class
DataSourceReference
api/database/models.py:20–24 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
18
19
20
class
DataSourceReference(BaseModel):
21
type: str
22
account: str
23
container: str
24
file_path: str
25
26
27
class
MetadataGlobal(BaseModel):
Callers
3
query_metadata
Function · 0.90
sync
Function · 0.90
create_meta
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected