Uses of Package
org.eclipse.rdf4j.repository.sail
Packages that use org.eclipse.rdf4j.repository.sail
Package
Description
A repository wrapper which supports auto-loading of datasets specified in a query.
Repository implementation for local RDF databases that implement the SAIL SPI.
A Sail implementation for SHACL constraint checking.
-
Classes in org.eclipse.rdf4j.repository.sail used by org.eclipse.rdf4j.repository.datasetClassDescriptionAn implementation of the
Repository
interface that operates on a (stack of)Sail
object(s).An implementation of theRepositoryConnection
interface that wraps aSailConnection
. -
Classes in org.eclipse.rdf4j.repository.sail used by org.eclipse.rdf4j.repository.sailClassDescriptionAn implementation of the
Repository
interface that operates on a (stack of)Sail
object(s).An implementation of theRepositoryConnection
interface that wraps aSailConnection
. -
Classes in org.eclipse.rdf4j.repository.sail used by org.eclipse.rdf4j.sail.shaclClassDescriptionAn implementation of the
Repository
interface that operates on a (stack of)Sail
object(s).An implementation of theRepositoryConnection
interface that wraps aSailConnection
. -
Classes in org.eclipse.rdf4j.repository.sail used by org.eclipse.rdf4j.sail.shacl.wrapper.shapeClassDescriptionAn implementation of the
Repository
interface that operates on a (stack of)Sail
object(s).