.. comment adapted from networkx hiperwalk.Graph =============== .. currentmodule:: hiperwalk .. autoclass:: Graph .. automethod:: __init__ .. rubric:: Methods .. autosummary:: :toctree: generated ~Graph.adjacency_matrix ~Graph.adjacent ~Graph.degree ~Graph.is_simple ~Graph.laplacian_matrix ~Graph.neighbors ~Graph.number_of_edges ~Graph.number_of_loops ~Graph.number_of_vertices ~Graph.vertex_number