Uses of Class
org.eclipse.rdf4j.sail.config.SailConfigException
Packages that use SailConfigException
Package
Description
-
Uses of SailConfigException in org.eclipse.rdf4j.repository.sail.config
Methods in org.eclipse.rdf4j.repository.sail.config that throw SailConfigExceptionModifier and TypeMethodDescriptionprivate voidSailRepositoryFactory.addDelegate(SailImplConfig config, Sail sail) private SailSailRepositoryFactory.createSail(SailImplConfig config) private SailSailRepositoryFactory.createSailStack(SailImplConfig config) -
Uses of SailConfigException in org.eclipse.rdf4j.sail.base.config
Methods in org.eclipse.rdf4j.sail.base.config that throw SailConfigException -
Uses of SailConfigException in org.eclipse.rdf4j.sail.config
Methods in org.eclipse.rdf4j.sail.config that throw SailConfigExceptionModifier and TypeMethodDescriptionSailFactory.getSail(SailImplConfig config) Returns a Sail instance that has been initialized using the supplied configuration data.voidvoidvoidstatic SailImplConfigSailConfigUtil.parseRepositoryImpl(Model m, Resource implNode) voidAbstractDelegatingSailImplConfig.validate()voidAbstractSailImplConfig.validate()voidSailImplConfig.validate()Validates this configuration. -
Uses of SailConfigException in org.eclipse.rdf4j.sail.inferencer.fc.config
Methods in org.eclipse.rdf4j.sail.inferencer.fc.config that throw SailConfigExceptionModifier and TypeMethodDescriptionCustomGraphQueryInferencerFactory.getSail(SailImplConfig config) DedupingInferencerFactory.getSail(SailImplConfig config) DirectTypeHierarchyInferencerFactory.getSail(SailImplConfig config) ForwardChainingRDFSInferencerFactory.getSail(SailImplConfig config) Deprecated.SchemaCachingRDFSInferencerFactory.getSail(SailImplConfig config) voidvoidCustomGraphQueryInferencerConfig.validate() -
Uses of SailConfigException in org.eclipse.rdf4j.sail.lucene.config
Methods in org.eclipse.rdf4j.sail.lucene.config that throw SailConfigException -
Uses of SailConfigException in org.eclipse.rdf4j.sail.memory.config
Methods in org.eclipse.rdf4j.sail.memory.config that throw SailConfigException -
Uses of SailConfigException in org.eclipse.rdf4j.sail.shacl.config
Methods in org.eclipse.rdf4j.sail.shacl.config that throw SailConfigException