| Package | Description |
|---|---|
| org.neo4j.graphdb.index |
Integrated API for node and relationship indexing.
|
| org.neo4j.index.lucene |
Contains
QueryContext and
ValueContext which is part of the
public API for an Index backed by Lucene. |
| Modifier and Type | Method and Description |
|---|---|
abstract IndexImplementation |
IndexProvider.load(DependencyResolver dependencyResolver)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
IndexProviders.registerIndexProvider(String name,
IndexImplementation indexImplementation) |
| Modifier and Type | Method and Description |
|---|---|
IndexImplementation |
LuceneIndexProvider.load(DependencyResolver dependencyResolver)
Deprecated.
|
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.