| Package | Description |
|---|---|
| com.tinkerpop.blueprints.util.wrappers.readonly |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadOnlyIndexableGraph<T extends IndexableGraph>
A ReadOnlyIndexableGraph wraps an IndexableGraph and overrides the underlying graph's mutating methods.
|
class |
ReadOnlyKeyIndexableGraph<T extends KeyIndexableGraph>
A ReadOnlyKeyIndexableGraph wraps a KeyIndexableGraph and overrides the underlying graph's mutating methods.
|
Copyright © 2010-2014. All Rights Reserved.