- java.lang.Object
-
- org.neo4j.helpers.collection.PrefetchingIterator<T>
-
- org.neo4j.index.impl.lucene.legacy.AbstractIndexHits<T>
-
-
Field Summary
-
Fields inherited from interface org.neo4j.graphdb.Resource
EMPTY
-
Method Summary
-
Methods inherited from class org.neo4j.helpers.collection.PrefetchingIterator
hasNext, next, peek, remove
-
Methods inherited from interface org.neo4j.graphdb.index.IndexHits
currentScore, size, stream
-
Methods inherited from interface org.neo4j.graphdb.ResourceIterator
map
-
-
Method Detail
-
close
public void close()
- Specified by:
close
in interface AutoCloseable
- Specified by:
close
in interface org.neo4j.graphdb.index.IndexHits<T>
- Specified by:
close
in interface org.neo4j.graphdb.Resource
- Specified by:
close
in interface org.neo4j.graphdb.ResourceIterator<T>
-
getSingle
public T getSingle()
- Specified by:
getSingle
in interface org.neo4j.graphdb.index.IndexHits<T>
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.