.. module:: ecyglpki .. testsetup:: * from ecyglpki import Graph Graph creating and modifying routines ===================================== .. automethod:: Graph.set_graph_name .. automethod:: Graph.add_vertices .. automethod:: Graph.add_named_vertices .. automethod:: Graph.set_vertex_name .. automethod:: Graph.add_arc .. automethod:: Graph.del_vertices .. automethod:: Graph.del_arc .. automethod:: Graph.erase_graph