public class DedupingInferencer extends NotifyingSailWrapper
Constructor and Description |
---|
DedupingInferencer() |
DedupingInferencer(NotifyingSail baseSail) |
Modifier and Type | Method and Description |
---|---|
InferencerConnection |
getConnection()
Opens a connection on the Sail which can be used to query and update data.
|
addSailChangedListener, getBaseSail, removeSailChangedListener, setBaseSail
getDataDir, getDefaultIsolationLevel, getSupportedIsolationLevels, getValueFactory, initialize, isWritable, setDataDir, setFederatedServiceResolver, shutDown, verifyBaseSailSet
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDataDir, getDefaultIsolationLevel, getSupportedIsolationLevels, getValueFactory, init, initialize, isWritable, setDataDir, shutDown
public DedupingInferencer()
public DedupingInferencer(NotifyingSail baseSail)
public InferencerConnection getConnection() throws SailException
Sail
getConnection
in interface NotifyingSail
getConnection
in interface Sail
getConnection
in class NotifyingSailWrapper
SailException
- If no transaction could be started, for example because the Sail is not writable.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.