python-igraph API reference

List of all classes, functions and methods in python-igraph

module documentation

Classes that help igraph communicate with Gephi (http://www.gephi.org).

Class GephiConnection Object that represents a connection to a Gephi master server.
Class GephiGraphStreamer Class that produces JSON event objects that stream an igraph graph to Gephi using the Gephi Graph Streaming API.
Class GephiGraphStreamingAPIFormat Object that implements the Gephi graph streaming API format and returns Python objects corresponding to the events defined in the API.