List of all classes, functions and methods in python-igraph
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. |