Package | Description |
---|---|
org.neo4j.index.impl.lucene |
An indexing implementation using
Apache Lucene
as backend.
|
org.neo4j.kernel.api.impl.index |
Class and Description |
---|
AbstractIndexHits |
AbstractLegacyIndexHits |
EntityId
Represents id data about an entity that is to be indexed.
|
EntityId.AbstractData |
EntityId.IdData
EntityId only carrying entity id. |
EntityId.LongCostume
Used in
Collection.contains(Object) and Collection.remove(Object) f.ex. |
Hits
A ranked list of documents, used to hold search results.
|
IndexType |
LuceneDataSource
An DataSource optimized for the
LuceneIndexImplementation . |
Class and Description |
---|
Hits
A ranked list of documents, used to hold search results.
|
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.