Class and Description |
---|
AbstractLuceneIndex
Abstract implementation of a partitioned index.
|
DatabaseIndex
Lucene index that may consist of one or multiple separate lucene indexes that are represented as independent
partitions . |
LuceneAllDocumentsReader |
LucenePartitionAllDocumentsReader
Provides a view of all
Document s in a single partition. |
Class and Description |
---|
DatabaseIndex
Lucene index that may consist of one or multiple separate lucene indexes that are represented as independent
partitions . |
ReadOnlyAbstractDatabaseIndex
Read only lucene index representation that wraps provided index implementation and
allow read only operations only on top of it.
|
WritableAbstractDatabaseIndex
Writable lucene index representation that wraps provided index implementation and
allow read only operations only on top of it.
|
Class and Description |
---|
LuceneAllDocumentsReader |
Class and Description |
---|
DatabaseIndex
Lucene index that may consist of one or multiple separate lucene indexes that are represented as independent
partitions . |
ReadOnlyAbstractDatabaseIndex
Read only lucene index representation that wraps provided index implementation and
allow read only operations only on top of it.
|
WritableAbstractDatabaseIndex
Writable lucene index representation that wraps provided index implementation and
allow read only operations only on top of it.
|
Copyright © 2002–2019 The Neo4j Graph Database Project. All rights reserved.