deleteNode
Opened this issue · 0 comments
RLesser commented
Purpose: delete node from graph
Parameters:
- id
- required
- string or num
- the unique id of the node to be deleted
Return: The current graph
Opened this issue · 0 comments
Purpose: delete node from graph
Parameters:
Return: The current graph