MCPcopy Create free account
hub / github.com/dataease/SQLBot / context_tree_createNode

Function context_tree_createNode

frontend/public/swagger-ui-bundle.js:41156–41158  ·  view source on GitHub ↗
(s, o)

Source from the content-addressed store, hash-verified

41154 }, this.root)
41155 }
41156 }
41157 function context_tree_createNode(s, o) {
41158 return context_tree_updateNode({ children: {} }, s, o)
41159 }
41160 function context_tree_updateNode(s, o, i) {
41161 return (

Callers 3

constructorMethod · 0.85
setMethod · 0.85
getParentMethod · 0.85

Calls 1

context_tree_updateNodeFunction · 0.85

Tested by

no test coverage detected