|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Dataset
Represents a dataset against which queries can be evaluated. A dataset consists of a default graph, which is the RDF merge of one or more graphs, and a set of named graphs. See SPARQL Query Language for RDF for more info.
| Method Summary | |
|---|---|
Set<URI> |
getDefaultGraphs()
Gets the default graph URIs of this dataset. |
Set<URI> |
getNamedGraphs()
Gets the named graph URIs of this dataset. |
| Method Detail |
|---|
Set<URI> getDefaultGraphs()
Set<URI> getNamedGraphs()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||