changeNodeId Method

Changes the id of target node.

changeNodeId(currentId: string, newId: string): boolean

Parameter Type Description
currentId string  
newId string  

Returns - boolean

true on success, false otherwise.

Defined in

Last Updated: 20 June, 2023