- All Superinterfaces:
org.apache.jena.atlas.lib.Closeable
,DatasetGraph
,Transactional
- All Known Implementing Classes:
DatasetGraphFilteredView
,DatasetGraphRDFS
,DynamicDatasets.DynamicDatasetGraph
Marker interface that indicates a DatasetGraphWrapper
is one that defines a different view on the base dataset data.
Hence, query should not access the wrapped dataset.
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from interface org.apache.jena.sparql.core.Transactional
Transactional.Promote
-
Method Summary
Methods inherited from interface org.apache.jena.sparql.core.DatasetGraph
add, add, addAll, addGraph, clear, close, contains, contains, containsGraph, delete, delete, deleteAny, find, find, find, findNG, getContext, getDefaultGraph, getGraph, getLock, getUnionGraph, isEmpty, listGraphNodes, prefixes, removeGraph, size, stream, stream, supportsTransactionAbort, supportsTransactions
Methods inherited from interface org.apache.jena.sparql.core.Transactional
abort, begin, begin, begin, calc, calculate, calculateRead, calculateWrite, commit, end, exec, execute, executeRead, executeWrite, isInTransaction, promote, promote, transactionMode, transactionType