public class LuceneLabelScanWriter extends Object implements org.neo4j.unsafe.batchinsert.LabelScanWriter
Constructor and Description |
---|
LuceneLabelScanWriter(LabelScanStorageStrategy.StorageService storage,
BitmapDocumentFormat format) |
public LuceneLabelScanWriter(LabelScanStorageStrategy.StorageService storage, BitmapDocumentFormat format)
public void write(org.neo4j.kernel.api.labelscan.NodeLabelUpdate update) throws IOException
write
in interface org.neo4j.unsafe.batchinsert.LabelScanWriter
IOException
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
close
in interface org.neo4j.unsafe.batchinsert.LabelScanWriter
IOException
Copyright © 2002–2015 The Neo4j Graph Database Project. All rights reserved.