Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ id
Method
id
frontend/public/swagger-ui-bundle.js:5197–5199 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
5195
: this.attributes.set(s || {})
5196
}
5197
get id() {
5198
return
this.getMetaProperty(
'id'
,
''
)
5199
}
5200
set id(s) {
5201
this.setMetaProperty(
'id'
, s)
5202
}
Callers
2
o
Function · 0.80
BE
Function · 0.80
Calls
2
getMetaProperty
Method · 0.95
setMetaProperty
Method · 0.95
Tested by
no test coverage detected