AbstractTinkerGraph |
|
AbstractTinkerIndex<T extends Element> |
|
AbstractTinkerIndex.IndexedNull |
|
TinkerEdge |
|
TinkerElement |
|
TinkerFactory |
Helps create a variety of different toy graphs for testing and learning purposes.
|
TinkerGraph |
An in-memory (with optional persistence on calls to AbstractTinkerGraph.close() ), reference implementation of the property
graph interfaces provided by TinkerPop.
|
TinkerGraphIterator<E> |
Wrapper on top of Iterator representing a closable resource to the underlying storage.
|
TinkerGraphVariables |
|
TinkerHelper |
|
TinkerIndexHelper |
|
TinkerIoRegistryV1 |
An implementation of the IoRegistry interface that provides serializers with custom configurations for
implementation specific classes that might need to be serialized.
|
TinkerIoRegistryV2 |
An implementation of the IoRegistry interface that provides serializers with custom configurations for
implementation specific classes that might need to be serialized.
|
TinkerIoRegistryV3 |
An implementation of the IoRegistry interface that provides serializers with custom configurations for
implementation specific classes that might need to be serialized.
|
TinkerProperty<V> |
|
TinkerTransactionGraph |
An in-memory (with optional persistence on calls to AbstractTinkerGraph.close() ), reference implementation of the property
graph interfaces with transaction support provided by TinkerPop.
|
TinkerVertex |
|
TinkerVertexProperty<V> |
|