SchemaCachingRDFSInferencer instead.@Deprecated public class ForwardChainingRDFSInferencer extends AbstractForwardChainingInferencer
InferencerConnections from their
 Sail.getConnection() method.| Constructor and Description | 
|---|
| ForwardChainingRDFSInferencer()Deprecated.  | 
| ForwardChainingRDFSInferencer(NotifyingSail baseSail)Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection | getConnection()Deprecated.  Opens a connection on the Sail which can be used to query and update data. | 
| void | initialize()Deprecated.  Adds axiom statements to the underlying Sail. | 
getDefaultIsolationLevel, getSupportedIsolationLevelsaddSailChangedListener, getBaseSail, removeSailChangedListener, setBaseSailgetDataDir, getValueFactory, isWritable, setDataDir, setFederatedServiceResolver, shutDown, verifyBaseSailSetclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDataDir, getValueFactory, init, isWritable, setDataDir, shutDownpublic ForwardChainingRDFSInferencer()
public ForwardChainingRDFSInferencer(NotifyingSail baseSail)
public org.eclipse.rdf4j.sail.inferencer.fc.ForwardChainingRDFSInferencerConnection 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.public void initialize()
                throws SailException
initialize in interface Sailinitialize in class SailWrapperSailException - If the Sail could not be initialized.Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.