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