g library

Typedefs

E<V> = Edge<V>
EdgeId<V> = (V, V)
ES<V> = EdgeSnapshot<V>
G<V> = Graph<V>
GS<V> = GraphSnapshot<V>
IndexedEdgeId<V> = (V, V, int)
SG<V> = StatefulGraph<V>
SS = SnapshotState
V<V> = Vertex<V>
VS<V> = VertexSnapshot<V>