getParent

abstract fun getParent(nodeId: Long): Long

Returns the id of the parent node of the given node in this.

Return

node id of the parent node

Parameters

nodeId

id of the desired node