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.
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated.Deprecated. -
Method Summary
Methods inherited from class AbstractDelegatingSailImplConfig
export, getDelegate, parse, setDelegate, validateMethods inherited from class AbstractSailImplConfig
getConnectionTimeOut, getIterationCacheSyncThreshold, getType, setConnectionTimeOut, setIterationCacheSyncThreshold, setTypeMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface SailImplConfig
getIterationCacheSyncThreshold, getType
-
Constructor Details
-
ForwardChainingRDFSInferencerConfig
public ForwardChainingRDFSInferencerConfig()Deprecated. -
ForwardChainingRDFSInferencerConfig
Deprecated.
-