SuperNode.from_node_dict# SuperNode.from_node_dict(dictionary)[source]# Creates a node from a dictionary. The dictionary should have keys that are the same as the attributes of the SuperNode object (i.e. name, value, id, etc.). Parameters: dictionary (dict) –