public interface Dataset
Modifier and Type | Method and Description |
---|---|
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.
|
Set<URI> getDefaultRemoveGraphs()
URI getDefaultInsertGraph()
Set<URI> getDefaultGraphs()
Set<URI> getNamedGraphs()
Copyright © 2001-2016 Aduna. All Rights Reserved.