Class DatasetRepository

java.lang.Object
org.eclipse.rdf4j.repository.base.RepositoryWrapper
org.eclipse.rdf4j.repository.dataset.DatasetRepository
All Implemented Interfaces:
DelegatingRepository, Repository

public class DatasetRepository extends RepositoryWrapper
A repository that automatically attempts to load the dataset supplied in a (SPARQL) query (using FROM and FROM NAMED clauses).
Author:
Arjohn Kampman, Jeen Broekstra