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:
org.eclipse.rdf4j.sail.config.DelegatingSailImplConfig,org.eclipse.rdf4j.sail.config.SailImplConfig
@Deprecated public class ForwardChainingRDFSInferencerConfig extends org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
Deprecated.- Author:
- Arjohn Kampman
-
-
Constructor Summary
Constructors Constructor Description ForwardChainingRDFSInferencerConfig()Deprecated.ForwardChainingRDFSInferencerConfig(org.eclipse.rdf4j.sail.config.SailImplConfig delegate)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
-
-