graphing/graph library
Classes
-
Edge<
V> -
EdgeSnapshot<
V> -
Graph<
V> - GraphElement
- GraphElementSnapshot
- GraphMetadaProvider
-
GraphMetadata<
V> -
GraphSnapshot<
V> -
StatefulGraph<
V> -
Vertex<
V> -
VertexSnapshot<
V>
Enums
Typedefs
-
EdgeId<
V> = (V, V) -
IndexedEdgeId<
V> = (V, V, int)