Class SnapshotSailStore

java.lang.Object
org.eclipse.rdf4j.sail.base.SnapshotSailStore
All Implemented Interfaces:
AutoCloseable, SailClosable, SailStore

public class SnapshotSailStore extends Object implements SailStore
A SailStore wrapper that branches the backing SailSources to provide concurrent IsolationLevels.SNAPSHOT_READ isolation and higher.
Author:
James Leigh