Package | Description |
---|---|
org.eclipse.rdf4j.sail.base |
Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC).
|
Modifier and Type | Method and Description |
---|---|
SailSink |
SailSource.sink(IsolationLevel level)
Create a
SailSink that when when its SailSource.flush() is called, the changes are applied to this source. |
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.