Uses of Class
org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
-
Uses of SchemaCachingRDFSInferencer in org.eclipse.rdf4j.sail.inferencer.fc
Modifier and TypeMethodDescriptionstatic SchemaCachingRDFSInferencer
SchemaCachingRDFSInferencer.fastInstantiateFrom
(SchemaCachingRDFSInferencer sailToInstantiateFrom, NotifyingSail store) Instantiate a new SchemaCachingRDFSInferencer from an existing one.static SchemaCachingRDFSInferencer
SchemaCachingRDFSInferencer.fastInstantiateFrom
(SchemaCachingRDFSInferencer sailToInstantiateFrom, NotifyingSail store, boolean useAllRdfsRules) Instantiate a new SchemaCachingRDFSInferencer from an existing one.Modifier and TypeMethodDescriptionstatic SchemaCachingRDFSInferencer
SchemaCachingRDFSInferencer.fastInstantiateFrom
(SchemaCachingRDFSInferencer sailToInstantiateFrom, NotifyingSail store) Instantiate a new SchemaCachingRDFSInferencer from an existing one.static SchemaCachingRDFSInferencer
SchemaCachingRDFSInferencer.fastInstantiateFrom
(SchemaCachingRDFSInferencer sailToInstantiateFrom, NotifyingSail store, boolean useAllRdfsRules) Instantiate a new SchemaCachingRDFSInferencer from an existing one.