|
Neo4j Community | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IndexProviders
Registry of currently active index implementations. Indexing extensions should register the implementation here on startup, and unregister it on stop.
Method Summary | |
---|---|
void |
registerIndexProvider(String name,
IndexImplementation indexImplementation)
|
boolean |
unregisterIndexProvider(String name)
|
Method Detail |
---|
void registerIndexProvider(String name, IndexImplementation indexImplementation)
boolean unregisterIndexProvider(String name)
|
Neo4j Community | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |