Package org.eclipse.rdf4j.sail.config
package org.eclipse.rdf4j.sail.config
-
Interface SummaryInterfaceDescriptionA SailFactory takes care of creating and initializing a specific type of
Sail
based on RDF configuration data.Configuration of a Sail implementation. -
Class SummaryClassDescriptionBase implementation of
SailImplConfig
Defines constants for the Sail repository schema which are used to initialize repositories.A registry that keeps track of the availableSailFactory
s. -
Exception Summary