A subclass of the MetaNetwork class that handles networks by storing them as a tuple of a dictionary of attributes and a defaultdict(dict) of edges.
Enter search terms or a module, class or function name.