public class LuceneIndexHits<Type extends org.neo4j.graphdb.PropertyContainer> extends IteratorCursor<Type> implements Results<Type>
Constructor and Description |
---|
LuceneIndexHits(org.neo4j.graphdb.index.IndexHits<Type> hits) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
hasNext, next, remove
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEachRemaining, hasNext, next, remove
public LuceneIndexHits(org.neo4j.graphdb.index.IndexHits<Type> hits)
Copyright © 2002 – 2017 Project Wonder.