| Package | Description | 
|---|---|
| org.eclipse.rdf4j.sail.base | Base functionality for Sail implementations that require multi-versioned concurrency control (MVCC). | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | BackingSailSourceA Backing  SailSourcethat does not respond toBackingSailSource.close()BackingSailSource.prepare()orBackingSailSource.flush(). | 
| Modifier and Type | Method and Description | 
|---|---|
| SailSource | BackingSailSource. fork() | 
| SailSource | SailSource. fork()Creates a new branch of this source. | 
| SailSource | SnapshotSailStore. getExplicitSailSource() | 
| SailSource | SailStore. getExplicitSailSource() | 
| SailSource | SnapshotSailStore. getInferredSailSource() | 
| SailSource | SailStore. getInferredSailSource() | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.