Package | Description |
---|---|
org.eclipse.rdf4j.sail.base |
Modifier and Type | Class and Description |
---|---|
class |
BackingSailSource
A Backing
SailSource that does not respond to BackingSailSource.close() BackingSailSource.prepare() or BackingSailSource.flush() . |
Modifier and Type | Method and Description |
---|---|
SailSource |
SailSource.fork()
Creates a new branch of this source.
|
SailSource |
BackingSailSource.fork() |
SailSource |
SnapshotSailStore.getExplicitSailSource() |
SailSource |
SailStore.getExplicitSailSource() |
SailSource |
SnapshotSailStore.getInferredSailSource() |
SailSource |
SailStore.getInferredSailSource() |
Copyright © 2015-2019 Eclipse Foundation. All Rights Reserved.