| Interface | Description |
|---|---|
| GraphVectorLookupTable |
Lookup table for vector representations of the vertices in a graph
|
| Class | Description |
|---|---|
| GraphVectorsImpl<V,E> |
Base implementation for GraphVectors.
|
| InMemoryGraphLookupTable |
A standard in-memory implementation of a lookup table for vector representations of the vertices in a graph
|