BaseNode
Base node object class for inheriting purposes
Bases: object
object
resets the dag path. This method assumes that the object has a unique name. Args:
force: If True, pick up the first encountered in the list. If false throws an error for non unique objects
Returns: None