public abstract class AbstractForwardChainingInferencer extends org.eclipse.rdf4j.sail.helpers.NotifyingSailWrapper
| Constructor and Description |
|---|
AbstractForwardChainingInferencer() |
AbstractForwardChainingInferencer(NotifyingSail baseSail) |
| Modifier and Type | Method and Description |
|---|---|
IsolationLevel |
getDefaultIsolationLevel() |
List<IsolationLevel> |
getSupportedIsolationLevels() |
addSailChangedListener, getBaseSail, getConnection, removeSailChangedListener, setBaseSailgetDataDir, getValueFactory, initialize, isWritable, setDataDir, setFederatedServiceResolver, shutDown, verifyBaseSailSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataDir, getValueFactory, initialize, isWritable, setDataDir, shutDownpublic AbstractForwardChainingInferencer()
public AbstractForwardChainingInferencer(NotifyingSail baseSail)
public IsolationLevel getDefaultIsolationLevel()
getDefaultIsolationLevel in interface SailgetDefaultIsolationLevel in class org.eclipse.rdf4j.sail.helpers.SailWrapperpublic List<IsolationLevel> getSupportedIsolationLevels()
getSupportedIsolationLevels in interface SailgetSupportedIsolationLevels in class org.eclipse.rdf4j.sail.helpers.SailWrapperCopyright © 2015-2018 Eclipse Foundation. All Rights Reserved.