public abstract class AbstractIndexHits<T>
extends org.neo4j.helpers.collection.PrefetchingIterator<T>
implements org.neo4j.graphdb.index.IndexHits<T>
| Constructor and Description |
|---|
AbstractIndexHits() |
public org.neo4j.graphdb.index.IndexHits<T> iterator()
public void close()
close in interface AutoCloseableclose in interface org.neo4j.graphdb.index.IndexHits<T>close in interface org.neo4j.graphdb.Resourceclose in interface org.neo4j.graphdb.ResourceIterator<T>Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.