public abstract class IdToEntityIterator<T extends org.neo4j.graphdb.PropertyContainer> extends org.neo4j.helpers.collection.CatchingIteratorWrapper<T,Long> implements org.neo4j.graphdb.index.IndexHits<T>
| Constructor and Description |
|---|
IdToEntityIterator(org.neo4j.graphdb.index.IndexHits<Long> ids) |
public IdToEntityIterator(org.neo4j.graphdb.index.IndexHits<Long> ids)
public float currentScore()
currentScore in interface org.neo4j.graphdb.index.IndexHits<T extends org.neo4j.graphdb.PropertyContainer>public int size()
size in interface org.neo4j.graphdb.index.IndexHits<T extends org.neo4j.graphdb.PropertyContainer>public org.neo4j.graphdb.index.IndexHits<T> iterator()
public void close()
close in interface AutoCloseableclose in interface org.neo4j.graphdb.index.IndexHits<T extends org.neo4j.graphdb.PropertyContainer>close in interface org.neo4j.graphdb.Resourceclose in interface org.neo4j.graphdb.ResourceIterator<T extends org.neo4j.graphdb.PropertyContainer>Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.