SuperNode.get_attributes# SuperNode.get_attributes(none_attrs=True)[source]# Returns all attributes of the node including those stored in other_attrs variable. Parameters: none_attrs (bool) – If False, the attributes that have the value None will not be included. Return type: dict