T
EXCEPTION
hasNext()
next()
public interface RawIterator<T,EXCEPTION extends Exception>
Iterator
boolean
void
remove()
boolean hasNext() throws EXCEPTION extends Exception
EXCEPTION extends Exception
T next() throws EXCEPTION extends Exception
void remove()
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.