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.IndexPopulator
IOException
public void drop() throws IOException
drop
in interface org.neo4j.kernel.api.index.IndexPopulator
IOException
public void close(boolean populationCompletedSuccessfully) throws IOException, org.neo4j.kernel.api.exceptions.index.IndexCapacityExceededException
close
in interface org.neo4j.kernel.api.index.IndexPopulator
IOException
org.neo4j.kernel.api.exceptions.index.IndexCapacityExceededException
public void markAsFailed(String failure) throws IOException
markAsFailed
in interface org.neo4j.kernel.api.index.IndexPopulator
IOException
Copyright © 2002–2016 The Neo4j Graph Database Project. All rights reserved.