Graph (class)¶
Documentation for the graph class. .. currentmodule:: grakel
  | 
The general graph class.  | 
  | 
Define if input is in a valid adjacency matrix format.  | 
  | 
Define if input is in a valid edge dictionary format.  | 
  | 
Return the Laplacian matrix of a directed graph.  | 
  | 
Calculate the Floyd Warshall, shortest path matrix.  |