kwant.graph.CGraph ================== .. currentmodule:: kwant.graph .. autoclass:: CGraph .. rubric:: Methods .. automethod:: CGraph.all_edge_ids .. automethod:: CGraph.edge_id .. automethod:: CGraph.first_edge_id .. automethod:: CGraph.has_dangling_edges .. automethod:: CGraph.has_edge .. automethod:: CGraph.head .. automethod:: CGraph.in_edge_ids .. automethod:: CGraph.in_neighbors .. automethod:: CGraph.out_edge_ids .. automethod:: CGraph.out_neighbors .. automethod:: CGraph.tail .. automethod:: CGraph.write_dot .. rubric:: Attributes .. autoattribute:: CGraph.edge_nr_translation .. autoattribute:: CGraph.num_edges .. autoattribute:: CGraph.num_nodes .. autoattribute:: CGraph.num_px_edges .. autoattribute:: CGraph.num_xp_edges .. autoattribute:: CGraph.twoway