| AbstractTinkerGraph |  | 
| AbstractTinkerGraph.DefaultIdManager |  | 
| AbstractTinkerGraph.IdManager | TinkerGraph will use an implementation of this interface to generate identifiers when a user does not supply
 them and to handle identifier conversions when querying to provide better flexibility with respect to
 handling different data types that mean the same thing. | 
| AbstractTinkerIndex |  | 
| TinkerEdge |  | 
| TinkerElement |  | 
| TinkerGraph | An in-memory (with optional persistence on calls to  AbstractTinkerGraph.close()), reference implementation of the property
 graph interfaces provided by TinkerPop. | 
| TinkerGraphVariables |  | 
| 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 |  | 
| 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 |  |