Class LuceneSailBuffer

java.lang.Object
org.eclipse.rdf4j.sail.lucene.LuceneSailBuffer

@Deprecated(since="3.0") @InternalUseOnly public class LuceneSailBuffer extends Object
Deprecated.
This feature is for internal use only: its existence, signature or behavior may change without warning from one release to the next.
A buffer collecting all transaction operations (triples that need to be added, removed, clear operations) so that they can be executed at once during commit.
Author:
sauermann, andriy.nikolov