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