addNewChild
Creates and adds a new child of the given concept to the tree of this transaction.
Return
id of the newly created node
Parameters
id of the parent node
child link role within the parent node
index within the child link role
concept of the new node
Creates and adds a new child of the given concept to the tree of this transaction.
Return
id of the newly created node
Parameters
id of the parent node
child link role within the parent node
index within the child link role
concept reference to the concept of the new node
Creates and adds a new child of the given concept to the tree of this transaction.
Parameters
id of the parent node
child link role within the parent node
index within the child link role
the id to be used for creation
the concept of the new node
Throws
if the childId already exists
Creates and adds a new child of the given concept to the tree of this transaction.
Parameters
id of the parent node
child link role within the parent node
index within the child link role
the id to be used for creation
concept reference to the concept of the new node
Throws
if the childId already exists