Install STGraph
Tutorials
Package Reference
STGraphBase
Changelog
Bases: ABC
ABC
Represent graphs in STGraph using this abstract base class.
Return the graph metadata.
Return the number of edges in the graph.
Return the number of nodes in the graph.
Return the graph type.
Set the graph metadata.