public static class DynamicDatasets.DynamicDatasetGraph extends DatasetGraphReadOnly
| Constructor and Description |
|---|
DynamicDatasets.DynamicDatasetGraph(DatasetGraph dsg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsGraph(Node graphNode) |
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, addGraph, delete, deleteAny, getDefaultGraph, removeGraph, setDefaultGraphadd, clear, close, contains, contains, delete, find, find, find, findNG, getContext, getLock, getWrapped, isEmpty, listGraphNodes, size, sync, toStringpublic DynamicDatasets.DynamicDatasetGraph(DatasetGraph dsg)
public boolean containsGraph(Node graphNode)
containsGraph in interface DatasetGraphcontainsGraph in class DatasetGraphWrapperpublic Graph getGraph(Node graphNode)
DatasetGraphgetGraph in interface DatasetGraphgetGraph in class DatasetGraphReadOnlyLicenced under the Apache License, Version 2.0