Uses of Class
org.eclipse.rdf4j.sail.inferencer.fc.SchemaCachingRDFSInferencer
Packages that use SchemaCachingRDFSInferencer
-
Uses of SchemaCachingRDFSInferencer in org.eclipse.rdf4j.sail.inferencer.fc
Methods in org.eclipse.rdf4j.sail.inferencer.fc that return SchemaCachingRDFSInferencerModifier 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.Methods in org.eclipse.rdf4j.sail.inferencer.fc with parameters of type SchemaCachingRDFSInferencerModifier 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.