MCPcopy Create free account
hub / github.com/CAIDA/walrus / write_metadata_section

Function write_metadata_section

contrib/asGraphGenerator.py:612–641  ·  view source on GitHub ↗

Writes the basic information of the graph to the file. Args: file (file object): The .graph file being generated for the graph. c_args (argparse.Namespace object): The command line arguments. num_nodes (int): The amount of nodes in the graph. num_links (int): The amount of link

(file, c_args, num_nodes, num_links, num_paths,
    num_path_links)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 2

indentFunction · 0.85
commentFunction · 0.85

Tested by

no test coverage detected