Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pgadmin-org/pgadmin4
/ parent
Method
parent
web/pgadmin/static/js/tree/tree.js:241–243 ·
view source on GitHub ↗
(item)
Source
from the content-addressed store, hash-verified
239
}
240
241
parent(item) {
242
return
item.parent;
243
}
244
245
first(item) {
246
const
model = this.tree.getModel();
Callers
4
next
Method · 0.95
prev
Method · 0.95
siblings
Method · 0.95
translateTreeNodeIdFromReactTree
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected