ABC Reference¶
NodeSet Object API Specification.  | 
|
LinkSet Object API Specification.  | 
TimeSet Object API Specification.  | 
|
TemporalNodeSet Object API Specification.  | 
|
TemporalLinkSet Object API Specification.  | 
Instantaneous TimeSet Object API Specification.  | 
|
ITemporalNodeSet Object API Specification.  | 
|
Instantaneous Temporal LinkSet Object API Specification.  | 
Base Classes¶
  | 
Graph abstract-object implementation.  | 
  | 
A StreamGraph \(S=(T, V, W, E)\) is a collection of four elements:  | 
ABC Implementations¶
TemporalNodeSet¶
  | 
DataFrame implementation of ABC.TemporalNodeSet  | 
  | 
Implementation of ABC.TemporalNodeSet using class combination.  | 
TemporalLinkSet¶
  | 
DataFrame implementation of ABC.TemporalLinkSet  | 
ITemporalNodeSet¶
  | 
DataFrame implementation of ABC.ITemporalNodeSet  | 
ITemporalLinkSet¶
  | 
DataFrame implementation of ABC.ITemporalLinkSet.  | 
Temporal-DataFrames¶
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
  | 
Visualizer¶
  | 
Visualizer object for stream_graph objects.  | 
Exceptions¶
  | 
Exception raised when a variable is not an instance of ABC.NodeSet.  | 
  | 
Exception raised when a variable is not an instance of ABC.LinkSet.  | 
  | 
Exception raised when a variable is not an instance of ABC.TimeSet.  | 
  | 
Exception raised when a variable is not an instance of ABC.TemporalNodeSet.  | 
  | 
Exception raised when a variable is not an instance of ABC.TemporalLinkSet.  | 
  | 
Exception raised when a variable is not an instance of ABC.TemporalStreamGraph.  | 
Exception when we do not have a valid Direction.  |