| Modifier and Type | Method and Description |
|---|---|
static Dataset |
fallback(Dataset primary,
Dataset fallback) |
java.util.Set<URI> |
getDefaultGraphs()
Gets the default graph URIs of this dataset.
|
URI |
getDefaultInsertGraph()
Gets the default insert graph URI of this dataset.
|
java.util.Set<URI> |
getDefaultRemoveGraphs()
Gets the default remove graph URIs of this dataset.
|
java.util.Set<URI> |
getNamedGraphs()
Gets the named graph URIs of this dataset.
|
java.lang.String |
toString() |
public java.util.Set<URI> getDefaultGraphs()
DatasetgetDefaultGraphs in interface Datasetpublic java.util.Set<URI> getNamedGraphs()
DatasetgetNamedGraphs in interface Datasetpublic URI getDefaultInsertGraph()
DatasetgetDefaultInsertGraph in interface Datasetpublic java.util.Set<URI> getDefaultRemoveGraphs()
DatasetgetDefaultRemoveGraphs in interface Datasetpublic java.lang.String toString()
toString in class java.lang.ObjectCopyright © 2001-2014 Aduna. All Rights Reserved.