public class CursorResult.CursorIterator extends Object implements Iterator<T>
CursorResult.CursorIterator()
boolean
hasNext()
T
next()
void
remove()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public CursorResult.CursorIterator()
public boolean hasNext()
hasNext
Iterator<T>
public T next()
next
public void remove()
remove
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.