fnss.topologies.topology.rename_node_attribute
fnss.topologies.topology.write_topology
Enter search terms or a module, class or function name.
Read a topology from an XML file and returns either a Topology or a DirectedTopology object
path : str
The path of the topology XML file to parse
encoding : str, optional
The encoding of the file
topology: Topology or DirectedTopology :
The parsed topology