Uses of Interface
org.eclipse.rdf4j.sail.config.SailFactory
Package
Description
-
Uses of SailFactory in org.eclipse.rdf4j.sail.config
-
Uses of SailFactory in org.eclipse.rdf4j.sail.elasticsearch.config
Modifier and TypeClassDescriptionclass
ASailFactory
that createsLuceneSail
s based on RDF configuration data. -
Uses of SailFactory in org.eclipse.rdf4j.sail.elasticsearchstore.config
Modifier and TypeClassDescriptionclass
ASailFactory
that createsElasticsearchStore
s based on RDF configuration data. -
Uses of SailFactory in org.eclipse.rdf4j.sail.inferencer.fc.config
Modifier 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.lmdb.config
Modifier and TypeClassDescriptionclass
ASailFactory
that createsLmdbStore
s based on RDF configuration data. -
Uses of SailFactory in org.eclipse.rdf4j.sail.lucene.impl.config
Modifier and TypeClassDescriptionclass
ASailFactory
that createsLuceneSail
s based on RDF configuration data. -
Uses of SailFactory in org.eclipse.rdf4j.sail.memory.config
Modifier and TypeClassDescriptionclass
ASailFactory
that createsMemoryStore
s based on RDF configuration data. -
Uses of SailFactory in org.eclipse.rdf4j.sail.nativerdf.config
Modifier and TypeClassDescriptionclass
ASailFactory
that createsNativeStore
s based on RDF configuration data. -
Uses of SailFactory in org.eclipse.rdf4j.sail.shacl.config
Modifier and TypeClassDescriptionclass
Factory class for creation ofShaclSail
s as part of a Sail stack. -
Uses of SailFactory in org.eclipse.rdf4j.sail.solr.config
Modifier and TypeClassDescriptionclass
ASailFactory
that createsLuceneSail
s based on RDF configuration data.