|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.neo4j.helpers.Service
org.neo4j.graphdb.index.IndexProvider
org.neo4j.index.lucene.LuceneIndexProvider
public class LuceneIndexProvider
Nested Class Summary | |
---|---|
static class |
LuceneIndexProvider.Configuration
|
Nested classes/interfaces inherited from class org.neo4j.helpers.Service |
---|
Service.CaseInsensitiveService, Service.Implementation |
Constructor Summary | |
---|---|
LuceneIndexProvider()
|
Method Summary | |
---|---|
IndexImplementation |
load(DependencyResolver dependencyResolver)
|
Methods inherited from class org.neo4j.graphdb.index.IndexProvider |
---|
identifier |
Methods inherited from class org.neo4j.helpers.Service |
---|
load, load, toString |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public LuceneIndexProvider()
Method Detail |
---|
public IndexImplementation load(DependencyResolver dependencyResolver)
load
in class IndexProvider
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |