Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ getModel
Method
getModel
web/pgadmin/tools/erd/static/js/erd_tool/ERDCore.js:183–183 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
181
getEngine() {
return
this.engine;}
182
183
getModel() {
return
this.getEngine().getModel();}
184
185
getBoundingLinksRect() {
186
return
boundingBoxFromPolygons(
Callers
14
registerModelEvent
Method · 0.95
addNode
Method · 0.95
addLink
Method · 0.95
syncFkRefNames
Method · 0.95
syncTableLinks
Method · 0.95
removeLink
Method · 0.95
addOneToManyLink
Method · 0.95
removeOneToManyLink
Method · 0.95
addManyToManyLink
Method · 0.95
serialize
Method · 0.95
serializeData
Method · 0.95
addNodeWithLinks
Method · 0.95
Calls
2
getEngine
Method · 0.95
getModel
Method · 0.65
Tested by
no test coverage detected