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, setDefaultGraph
public DynamicDatasets.DynamicDatasetGraph(DatasetGraph dsg)
public boolean containsGraph(Node graphNode)
containsGraph
in interface DatasetGraph
containsGraph
in class DatasetGraphWrapper
public Graph getGraph(Node graphNode)
DatasetGraph
getGraph
in interface DatasetGraph
getGraph
in class DatasetGraphReadOnly
Licenced under the Apache License, Version 2.0