|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DependencyResolver | |
---|---|
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. |
Uses of DependencyResolver in org.neo4j.graphdb.index |
---|
Methods in org.neo4j.graphdb.index with parameters of type DependencyResolver | |
---|---|
abstract IndexImplementation |
IndexProvider.load(DependencyResolver dependencyResolver)
|
Uses of DependencyResolver in org.neo4j.index.lucene |
---|
Methods in org.neo4j.index.lucene with parameters of type DependencyResolver | |
---|---|
IndexImplementation |
LuceneIndexProvider.load(DependencyResolver dependencyResolver)
|
|
Neo4j Community | |||||||||
PREV NEXT | FRAMES NO FRAMES |