| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.structure.util | |
| org.apache.tinkerpop.gremlin.tinkergraph.structure | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultCloseableIterator<T>A default implementation of  CloseableIteratorthat simply wraps an existingIterator. | 
| Modifier and Type | Method and Description | 
|---|---|
| static <T> CloseableIterator<T> | CloseableIterator. asCloseable(Iterator<T> iterator)Wraps an existing  Iteratorin aCloseableIterator. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TinkerGraphIterator<E>Wrapper on top of Iterator representing a closable resource to the underlying storage. | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.