getChildren

abstract fun getChildren(parentId: Long, role: String?): Iterable<Long>

Returns the children of the child link for the given node in the tree of this transaction

Return

iterable over the child ids

Parameters

parentId

id of the desired node

role

name of the child link