public abstract class LuceneIndexPopulator extends Object implements org.neo4j.kernel.api.index.IndexPopulator
public void create()
throws IOException
create in interface org.neo4j.kernel.api.index.IndexPopulatorIOExceptionpublic void drop()
throws IOException
drop in interface org.neo4j.kernel.api.index.IndexPopulatorIOExceptionpublic void close(boolean populationCompletedSuccessfully)
throws IOException,
org.neo4j.kernel.api.exceptions.index.IndexCapacityExceededException
close in interface org.neo4j.kernel.api.index.IndexPopulatorIOExceptionorg.neo4j.kernel.api.exceptions.index.IndexCapacityExceededExceptionpublic void markAsFailed(String failure) throws IOException
markAsFailed in interface org.neo4j.kernel.api.index.IndexPopulatorIOExceptionCopyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.