See: Description
| Interface | Description |
|---|---|
| EntityId |
Represents id data about an entity that is to be indexed.
|
| Class | Description |
|---|---|
| AbstractIndexHits<T> | |
| AbstractLegacyIndexHits | |
| CombinedIndexHits | |
| DocToIdIterator | |
| EmptyIndexHits<T> |
Empty implementation of
AbstractIndexHits with no matches and Float.NaN as a score |
| EntityId.AbstractData | |
| EntityId.IdData |
EntityId only carrying entity id. |
| EntityId.LongCostume |
Used in
Collection.contains(Object) and Collection.remove(Object) f.ex. |
| EntityId.RelationshipData |
EntityId including additional start/end node for relationships. |
| ExactTxData | |
| IndexClockCache | |
| IndexType | |
| LowerCaseKeywordAnalyzer | |
| LuceneBatchInserterIndexProviderNewImpl |
The
BatchInserter version of LuceneIndexImplementation. |
| LuceneCommandApplier |
Applies changes from
commands onto one or more indexes from the same
provider. |
| LuceneDataSource |
An DataSource optimized for the
LuceneIndexImplementation. |
| LuceneDataSource.Configuration | |
| LuceneIndexImplementation | |
| LuceneLegacyIndex | |
| LuceneLegacyIndexTransaction | |
| LuceneUtil | |
| ReadOnlyIndexReference | |
| ReadOnlyIndexReferenceFactory |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.