| Class | Description |
|---|---|
| DirectNonUniqueIndexSampler |
Non unique index sampler that ignores all include/exclude calls and builds
sample based on values obtained directly from targeted index.
|
| LuceneIndexPopulatingUpdater |
An
IndexUpdater used while index population is in progress. |
| LuceneIndexPopulator |
An
IndexPopulator used to create, populate and mark as online a Lucene schema index. |
| NonUniqueLuceneIndexPopulatingUpdater |
A
LuceneIndexPopulatingUpdater used for non-unique Lucene schema indexes. |
| NonUniqueLuceneIndexPopulator |
A
LuceneIndexPopulator used for non-unique Lucene schema indexes. |
| UniqueLuceneIndexPopulatingUpdater |
A
LuceneIndexPopulatingUpdater used for unique Lucene schema indexes. |
| UniqueLuceneIndexPopulator |
A
LuceneIndexPopulator used for unique Lucene schema indexes. |
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.