List of all classes, functions and methods in python-igraph
Classes that help igraph communicate with Gephi (http://www.gephi.org).
Variable | __docformat__ |
Undocumented |
Class | GephiConnection |
Object that represents a connection to a Gephi master server. |
Class | GephiGraphStreamingAPIFormat |
Object that implements the Gephi graph streaming API format and returns Python objects corresponding to the events defined in the API. |
Class | GephiGraphStreamer |
Class that produces JSON event objects that stream an igraph graph to Gephi using the Gephi Graph Streaming API. |