| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.driver | |
| org.apache.tinkerpop.gremlin.structure | 
| Modifier and Type | Method and Description | 
|---|---|
| Element | Result. getElement()Gets the result item by casting it to an  Element. | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | Edge | 
| interface  | Vertex | 
| interface  | VertexProperty<V> | 
| Modifier and Type | Method and Description | 
|---|---|
| Element | Property. element()Get the element that this property is associated with. | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract Object | T. apply(Element element) | 
| static IllegalStateException | Property.Exceptions. propertyDoesNotExist(Element element,
                    String key) | 
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.