public interface ClosableIterator<T> extends Iterator<T>
void
close()
forEachRemaining, hasNext, next, remove
void close()
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.