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, removeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemaining, hasNext, next, removepublic LuceneIndexHits(org.neo4j.graphdb.index.IndexHits<Type> hits)
Copyright © 2002 – 2017 Project Wonder.