| Interface | Description |
|---|---|
| DocValuesAccess |
Represents a point-in-time view on a set of numeric values
that are read from a
NumericDocValues field. |
| Class | Description |
|---|---|
| DocValuesCollector |
Collector to record per-segment
DocIdSets and LeafReaderContexts for every
segment that contains a hit. |
| DocValuesCollector.LongValuesIterator |
Iterates over all per-segment
DocValuesCollector.MatchingDocs. |
| FirstHitCollector |
A
Collector that terminates the collection after the very first hit. |
| ValuesIterator |
Document values iterators that are primitive long iterators that can access value by field from document
and provides information about how many items remains in the underlying source.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.