Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/g3n/engine
/ Parent
Method
Parent
core/node.go:24–24 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
22
Name() string
23
SetName(string)
24
Parent() INode
25
Children() []INode
26
IsAncestorOf(INode) bool
27
LowestCommonAncestor(INode) INode
Callers
6
setParent
Function · 0.65
LowestCommonAncestor
Method · 0.65
onMouse
Method · 0.65
newWindowTitle
Function · 0.65
UpdateMatrixWorld
Method · 0.65
sendAncestry
Function · 0.65
Implementers
1
Node
core/node.go
Calls
no outgoing calls
Tested by
no test coverage detected