| Package | Description |
|---|---|
| com.tinkerpop.gremlin.structure | |
| com.tinkerpop.gremlin.structure.strategy | |
| com.tinkerpop.gremlin.structure.util.detached |
| Modifier and Type | Method and Description |
|---|---|
Vertex.Iterators |
Vertex.iterators()
Get the
Vertex.Iterators implementation associated with this Vertex. |
| Modifier and Type | Class and Description |
|---|---|
class |
StrategyVertex |
| Modifier and Type | Method and Description |
|---|---|
Vertex.Iterators |
StrategyVertex.iterators() |
| Modifier and Type | Class and Description |
|---|---|
class |
DetachedVertex
|
| Modifier and Type | Method and Description |
|---|---|
Vertex.Iterators |
DetachedVertex.iterators() |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.