g library
Classes
-
Edge<
V> -
EdgeSnapshot<
V> -
Graph<
V> - GraphElement
- GraphElementSnapshot
- GraphMetadaProvider
-
GraphMetadata<
V> -
GraphSnapshot<
V> -
StatefulGraph<
V> -
Vertex<
V> -
VertexSnapshot<
V>
Enums
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>