Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/dataease/SQLBot
/ generateId
Method
generateId
frontend/public/swagger-ui-bundle.js:52867–52869 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
52865
forget(s) {
52866
return
!!this.identityMap.has(s) && (this.identityMap.delete(s), !0)
52867
}
52868
generateId() {
52869
return
this.uuid.randomUUID()
52870
}
52871
}
52872
new
IdentityManager()
Callers
4
identify
Method · 0.95
ReferenceElement
Method · 0.80
PathItemElement
Method · 0.80
SchemaElement
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected