Package com.arangodb

Interface ArangoIterator<T>

All Superinterfaces:
Iterator<T>
All Known Subinterfaces:
ArangoCursor<T>

public interface ArangoIterator<T> extends Iterator<T>
Author:
Mark Vollmary