public class DatasetGraphViewGraphs extends DatasetGraphWrapper
DatasetGraph.getDefaultGraph() and
DatasetGraph.getGraph(org.apache.jena.graph.Node)
that use the view graph mechanism.GraphViewTransactional.Promote| 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 when there is no such graph.
|
abort, add, add, addGraph, begin, begin, begin, clear, close, commit, contains, contains, containsGraph, delete, delete, deleteAny, end, find, find, find, findNG, getBase, getBaseForQuery, getContext, getLock, getUnionGraph, getWrapped, isEmpty, isInTransaction, listGraphNodes, promote, promote, removeGraph, setDefaultGraph, size, supportsTransactionAbort, supportsTransactions, sync, toString, transactionMode, transactionTypepublic 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