| Modifier and Type | Class and Description | 
|---|---|
| class  | HadoopGraph | 
| class  | HadoopVertex | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ComputerGraph | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | GraphA  Graphis a container object for a collection ofVertex,Edge,VertexProperty,
 andPropertyobjects. | 
| interface  | Vertex | 
| Modifier and Type | Method and Description | 
|---|---|
| static <V> Function<Attachable<V>,V> | Attachable.Method. create(Host hostVertexOrGraph) | 
| static <V> Function<Attachable<V>,V> | Attachable.Method. get(Host hostVertexOrGraph) | 
| static <V> Function<Attachable<V>,V> | Attachable.Method. getOrCreate(Host hostVertexOrGraph) | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DetachedVertex | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | EmptyGraph | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | ReferenceVertex | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | StarGraphA  StarGraphis a form ofAttachable(though theGraphimplementation does not implement
 that interface itself). | 
| class  | StarGraph.StarAdjacentVertex | 
| class  | StarGraph.StarVertex | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TinkerGraphAn in-memory (with optional persistence on calls to  TinkerGraph.close()), reference implementation of the property
 graph interfaces provided by TinkerPop. | 
| class  | TinkerVertex | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.