public static class DynamicDatasets.DynamicDatasetGraph extends DatasetGraphReadOnly
| Constructor and Description |
|---|
DynamicDatasetGraph(DatasetGraph dsg) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsGraph(Node graphNode)
Does the DatasetGraph contain a specific named graph?
Whether a dataset contains a graph if there are no triples is
not defined - see the specifc implementation.
|
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, setDefaultGraphabort, add, begin, clear, close, commit, contains, contains, delete, end, find, find, find, findNG, getBase, getContext, getLock, getWrapped, isEmpty, isInTransaction, listGraphNodes, size, supportsTransactionAbort, supportsTransactions, sync, toStringpublic DynamicDatasetGraph(DatasetGraph dsg)
public boolean containsGraph(Node graphNode)
DatasetGraphcontainsGraph in interface DatasetGraphcontainsGraph in class DatasetGraphWrapperpublic Graph getGraph(Node graphNode)
DatasetGraphgetGraph in interface DatasetGraphgetGraph in class DatasetGraphReadOnlyLicenced under the Apache License, Version 2.0