Trying to achieve a UI that faces adding one Node to another Node,there's addNode(GModel,GNode) function ,so I've tried using node.getSubGraph() to get GModel and and another GNode but it couldn't work, Can anyone help me about this UI construction?
Here's the code I tried in Demo code
createContent.md
Trying to achieve a UI that faces adding one Node to another Node,there's addNode(GModel,GNode) function ,so I've tried using node.getSubGraph() to get GModel and and another GNode but it couldn't work, Can anyone help me about this UI construction?
Here's the code I tried in Demo code
createContent.md