Class SchemaCachingRDFSInferencerConfig

  • All Implemented Interfaces:
    org.eclipse.rdf4j.sail.config.DelegatingSailImplConfig, org.eclipse.rdf4j.sail.config.SailImplConfig

    public class SchemaCachingRDFSInferencerConfig
    extends org.eclipse.rdf4j.sail.config.AbstractDelegatingSailImplConfig
    SailImplConfig for the SchemaCachingRDFSInferencer
    Author:
    Jeen Broekstra
    • 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 interface org.eclipse.rdf4j.sail.config.SailImplConfig

        getIterationCacheSyncThreshold, getType
    • Constructor Detail

      • SchemaCachingRDFSInferencerConfig

        public SchemaCachingRDFSInferencerConfig()
      • SchemaCachingRDFSInferencerConfig

        public SchemaCachingRDFSInferencerConfig​(org.eclipse.rdf4j.sail.config.SailImplConfig delegate)