Uses of Interface
org.eclipse.rdf4j.sail.config.SailFactory
Packages that use SailFactory
Package
Description
-
Uses of SailFactory in org.eclipse.rdf4j.sail.config
Methods in org.eclipse.rdf4j.sail.config with parameters of type SailFactory -
Uses of SailFactory in org.eclipse.rdf4j.sail.inferencer.fc.config
Classes in org.eclipse.rdf4j.sail.inferencer.fc.config that implement SailFactoryModifier and TypeClassDescriptionclass
ASailFactory
that creates aCustomGraphQueryInferencer
based on RDF configuration data.class
class
ASailFactory
that createsDirectTypeHierarchyInferencer
s based on RDF configuration data.class
Deprecated.class
ASailFactory
that createsSchemaCachingRDFSInferencer
s based on RDF configuration data. -
Uses of SailFactory in org.eclipse.rdf4j.sail.memory.config
Classes in org.eclipse.rdf4j.sail.memory.config that implement SailFactoryModifier and TypeClassDescriptionclass
ASailFactory
that createsMemoryStore
s based on RDF configuration data. -
Uses of SailFactory in org.eclipse.rdf4j.sail.shacl.config
Classes in org.eclipse.rdf4j.sail.shacl.config that implement SailFactoryModifier and TypeClassDescriptionclass
Factory class for creation ofShaclSail
s as part of a Sail stack.