deleteNode

abstract fun deleteNode(nodeId: Long): ITree

Deletes the given node.

Parameters

nodeId

id of the node to be deleted