-
-
Nested Class Summary
-
Nested classes/interfaces inherited from interface org.neo4j.kernel.api.index.IndexPopulator
org.neo4j.kernel.api.index.IndexPopulator.Adapter
-
Field Summary
Fields
Modifier and Type |
Field and Description |
protected org.neo4j.kernel.api.impl.index.LuceneDocumentStructure |
documentStructure |
protected org.apache.lucene.index.IndexWriter |
writer |
-
Method Summary
Methods
Modifier and Type |
Method and Description |
void |
close(boolean populationCompletedSuccessfully) |
void |
create() |
void |
drop() |
protected abstract void |
flush() |
void |
markAsFailed(String failure) |
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.neo4j.kernel.api.index.IndexPopulator
add, update
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.