deleteNode

abstract fun deleteNode(nodeId: Long)

Deletes the given node.

Parameters

nodeId

id of the node to be deleted