Interface | Description |
---|---|
AutoIndexer<T extends PropertyContainer> | Deprecated
this feature will be removed in the next major release.
|
Index<T extends PropertyContainer> | Deprecated
This API will be removed in the next major release.
|
IndexHits<T> | Deprecated
This API will be removed in the next major release.
|
IndexManager | Deprecated
The
IndexManager based indexes will be removed in next major release. |
ReadableIndex<T extends PropertyContainer> | Deprecated
This API will be removed in next major release.
|
ReadableRelationshipIndex | Deprecated
This API will be removed in next major release.
|
RelationshipAutoIndexer | Deprecated
This API will be removed in next major release.
|
RelationshipIndex | Deprecated
This API will be removed in next major release.
|
Class | Description |
---|---|
IndexPopulationProgress |
This class is simply a progress counter of indexing population progress.
|
UniqueFactory<T extends PropertyContainer> | Deprecated
This API will be removed in next major release.
|
UniqueFactory.UniqueEntity<T extends PropertyContainer> | Deprecated |
UniqueFactory.UniqueNodeFactory | Deprecated |
UniqueFactory.UniqueRelationshipFactory | Deprecated |
A concrete implementation like the neo4j-lucene-index component must be available on the classpath for indexing to work.
Copyright © 2023. All rights reserved.