Class ArangoCursorImpl.ArangoCursorIterator<T>

java.lang.Object
com.arangodb.internal.cursor.ArangoCursorImpl.ArangoCursorIterator<T>
All Implemented Interfaces:
ArangoIterator<T>, Iterator<T>
Enclosing class:
ArangoCursorImpl<T>

protected static class ArangoCursorImpl.ArangoCursorIterator<T> extends Object implements ArangoIterator<T>