addNewChildren
Creates and adds multiple new children of the given concepts to this tree.
Return
tree with changes
Parameters
id of the parent node
child link role within the parent node
index within the child link role
the ids to be used for creation
the concepts of the new nodes
Throws
if the childId already exists
Creates and adds multiple new children of the given concepts to this tree.
Return
tree with changes
Parameters
id of the parent node
child link role within the parent node
index within the child link role
the ids to be used for creation
concept references to the concepts of the new nodes
Throws
if the childId already exists