Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/dataease/SQLBot
/ setMetaProperty
Method
setMetaProperty
frontend/public/swagger-ui-bundle.js:5139–5141 ·
view source on GitHub ↗
(s, o)
Source
from the content-addressed store, hash-verified
5137
return
this.meta.get(s)
5138
}
5139
setMetaProperty(s, o) {
5140
this.meta.set(s, o)
5141
}
5142
get element() {
5143
return
this._storedElement ||
'element'
5144
}
Callers
15
id
Method · 0.95
classes
Method · 0.95
title
Method · 0.95
description
Method · 0.95
links
Method · 0.95
handleDialectIdentifier
Method · 0.80
handleSchemaIdentifier
Method · 0.80
ObjectElement
Method · 0.80
ObjectElement
Method · 0.80
ObjectElement
Method · 0.80
ObjectElement
Method · 0.80
ObjectElement
Method · 0.80
Calls
1
set
Method · 0.45
Tested by
no test coverage detected