Modifier and Type | Method and Description |
---|---|
static Dataset |
fallback(Dataset primary,
Dataset fallback) |
Set<URI> |
getDefaultGraphs()
Gets the default graph URIs of this dataset.
|
URI |
getDefaultInsertGraph()
Gets the default insert graph URI of this dataset.
|
Set<URI> |
getDefaultRemoveGraphs()
Gets the default remove graph URIs of this dataset.
|
Set<URI> |
getNamedGraphs()
Gets the named graph URIs of this dataset.
|
String |
toString() |
public Set<URI> getDefaultGraphs()
Dataset
getDefaultGraphs
in interface Dataset
public Set<URI> getNamedGraphs()
Dataset
getNamedGraphs
in interface Dataset
public URI getDefaultInsertGraph()
Dataset
getDefaultInsertGraph
in interface Dataset
public Set<URI> getDefaultRemoveGraphs()
Dataset
getDefaultRemoveGraphs
in interface Dataset
Copyright © 2001-2016 Aduna. All Rights Reserved.