public class DatasetGraphViewGraphs extends DatasetGraphWrapper
GraphView| Constructor and Description |
|---|
DatasetGraphViewGraphs(DatasetGraph dsg) |
| Modifier and Type | Method and Description |
|---|---|
Graph |
getDefaultGraph()
Get the default graph as a Jena Graph
|
Graph |
getGraph(Node graphNode)
Get the graph named by graphNode : returns null on no graph
NB Whether a dataset contains a graph if there are no triples is not defined - see the specifc implementation.
|
add, add, addGraph, clear, close, contains, contains, containsGraph, delete, delete, deleteAny, find, find, find, findNG, getContext, getLock, getWrapped, isEmpty, listGraphNodes, removeGraph, setDefaultGraph, size, sync, toStringpublic DatasetGraphViewGraphs(DatasetGraph dsg)
public Graph getDefaultGraph()
DatasetGraphgetDefaultGraph in interface DatasetGraphgetDefaultGraph in class DatasetGraphWrapperpublic Graph getGraph(Node graphNode)
DatasetGraphgetGraph in interface DatasetGraphgetGraph in class DatasetGraphWrapperLicenced under the Apache License, Version 2.0