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, setBaseSailgetDataDir, getDefaultIsolationLevel, getSupportedIsolationLevels, getValueFactory, initialize, isWritable, setDataDir, setFederatedServiceResolver, shutDown, verifyBaseSailSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataDir, getDefaultIsolationLevel, getSupportedIsolationLevels, getValueFactory, init, initialize, isWritable, setDataDir, shutDownpublic DedupingInferencer()
public DedupingInferencer(NotifyingSail baseSail)
public InferencerConnection getConnection() throws SailException
SailgetConnection in interface NotifyingSailgetConnection in interface SailgetConnection in class NotifyingSailWrapperSailException - If no transaction could be started, for example because the Sail is not writable.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.