| Class | Description |
|---|---|
| ReadOnlyEdge | |
| ReadOnlyGraph<T extends Graph> |
A ReadOnlyGraph wraps a Graph and overrides the underlying graph's mutating methods.
|
| ReadOnlyIndexableGraph<T extends IndexableGraph> |
A ReadOnlyIndexableGraph wraps an IndexableGraph and overrides the underlying graph's mutating methods.
|
| ReadOnlyKeyIndexableGraph<T extends KeyIndexableGraph> |
A ReadOnlyKeyIndexableGraph wraps a KeyIndexableGraph and overrides the underlying graph's mutating methods.
|
| ReadOnlyTokens | |
| ReadOnlyVertex |
Copyright © 2010-2014. All Rights Reserved.