public class SPARQLDataSet extends Object
| Constructor and Description | 
|---|
| SPARQLDataSet() | 
| SPARQLDataSet(String defaultGraph) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | addNamedGraph(String graphName,
             String graphLocation) | 
| String | getDefaultGraph() | 
| String | getGraphLocation(String graphName) | 
| Set<String> | getGraphNames() | 
| boolean | hasNamedGraphs() | 
| void | setDefaultGraph(String defaultGraph) | 
Copyright © 2015-2020 Eclipse Foundation. All Rights Reserved.