| Interface | Description |
|---|---|
| IdGraph.IdFactory |
A factory for IDs of newly-created vertices and edges (where an ID is not otherwise specified).
|
| Class | Description |
|---|---|
| IdEdge | |
| IdEdgeIndex | |
| IdElement | |
| IdGraph<T extends KeyIndexableGraph> |
A Graph implementation which wraps another Graph implementation,
enabling custom element IDs even for those graphs which don't otherwise support them.
|
| IdVertex | |
| IdVertexIndex |
Copyright © 2010-2014. All Rights Reserved.