Interface Dataset

All Known Implementing Classes:
FallbackDataset, FedXDataset, SimpleDataset

public interface Dataset
Represents a dataset against which operations can be evaluated. A dataset consists of a default graph for read and using operations, which is the RDF merge of one or more graphs, a set of named graphs, and a single update graph for INSERT and DELETE. See SPARQL Query Language for RDF for more info.
Author:
Simon Schenk, Arjohn Kampman, James Leigh