Class ForwardChainingRDFSInferencerConfig
java.lang.Object
org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
org.eclipse.rdf4j.sail.inferencer.fc.config.ForwardChainingRDFSInferencerConfig
- All Implemented Interfaces:
DelegatingSailImplConfig
,SailImplConfig
@Deprecated
public class ForwardChainingRDFSInferencerConfig
extends AbstractDelegatingSailImplConfig
Deprecated.
- Author:
- Arjohn Kampman
-
Constructor Summary
ConstructorDescriptionDeprecated.Deprecated. -
Method Summary
Methods inherited from class org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
export, getDelegate, parse, setDelegate, validate
Methods inherited from class org.eclipse.rdf4j.sail.config.AbstractSailImplConfig
getConnectionTimeOut, getIterationCacheSyncThreshold, getType, setConnectionTimeOut, setIterationCacheSyncThreshold, setType
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.eclipse.rdf4j.sail.config.SailImplConfig
getIterationCacheSyncThreshold, getType
-
Constructor Details
-
ForwardChainingRDFSInferencerConfig
public ForwardChainingRDFSInferencerConfig()Deprecated. -
ForwardChainingRDFSInferencerConfig
Deprecated.
-