Method that deletes this leader node.
Name | Type | Description |
RetainDependentNodes | Boolean | Optional input Boolean that indicates whether to delete all the dependent nodes as well. If specified to be True, dependent nodes are not deleted. Instead, their ownership is transferred to the parent of this node. If not specified, the argument defaults to False, indicating that all dependent nodes will be deleted. This is an optional argument whose default value is False. |