See: Description
| Class | Description |
|---|---|
| AbstractIndexHits<T> | |
| Cache | |
| CombinedIndexHits<T> | |
| ComponentVersion | |
| ConnectionBroker | |
| DocToIdIterator | |
| DumpLogicalLog | |
| ExactTxData | |
| Hits |
A ranked list of documents, used to hold search results.
|
| HitsIterator | |
| IdToEntityIterator<T extends org.neo4j.graphdb.PropertyContainer> | |
| IndexClockCache | |
| IndexSearcherLruCache |
An Lru Cache for Lucene Index searchers.
|
| IndexType | |
| IndexWriterLruCache |
An Lru Cache for Lucene Index Writers.
|
| LowerCaseKeywordAnalyzer | |
| LuceneBatchInserterIndexProviderNewImpl |
The
BatchInserter version of LuceneIndexImplementation. |
| LuceneDataSource |
An
XaDataSource optimized for the LuceneIndexImplementation. |
| LuceneDataSource.Configuration | |
| LuceneIndex<T extends org.neo4j.graphdb.PropertyContainer> | |
| LuceneIndexImplementation | |
| LuceneUtil | |
| LuceneXaConnection |
An XA connection used with
LuceneDataSource. |
| MultipleBackupDeletionPolicy |
| Exception | Description |
|---|---|
| QueryNotPossibleException |
Querying an index inside a transaction where
modifications has been made must be explicitly enabled using
QueryContext.allowQueryingModifications
|
Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.