| Constructor and Description |
|---|
SimpleDataSet() |
| Modifier and Type | Method and Description |
|---|---|
void |
addDefaultGraph(IRI defaultGraph) |
void |
addNamedGraph(IRI namedGraph) |
Set<IRI> |
getDefaultGraphs() |
Set<IRI> |
getNamedGraphs() |
public Set<IRI> getDefaultGraphs()
getDefaultGraphs in interface DataSetpublic Set<IRI> getNamedGraphs()
getNamedGraphs in interface DataSetpublic void addDefaultGraph(IRI defaultGraph)
public void addNamedGraph(IRI namedGraph)
Copyright © 2015–2022 The Apache Software Foundation. All rights reserved.