java.lang.Object
org.apache.jena.graph.impl.WrappedGraph
org.apache.jena.sparql.graph.GraphReadOnly
- All Implemented Interfaces:
Graph,GraphWithPerform
- Direct Known Subclasses:
UnmodifiableGraph
-
Field Summary
Fields inherited from interface org.apache.jena.graph.Graph
emptyGraph -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.graph.impl.WrappedGraph
close, contains, contains, dependsOn, find, find, getCapabilities, getEventManager, getWrapped, isClosed, isEmpty, isIsomorphicWith, size
-
Constructor Details
-
GraphReadOnly
-
-
Method Details
-
add
- Specified by:
addin interfaceGraph- Overrides:
addin classWrappedGraph- Throws:
AddDeniedException
-
performAdd
- Specified by:
performAddin interfaceGraphWithPerform- Overrides:
performAddin classWrappedGraph- Throws:
AddDeniedException
-
delete
- Specified by:
deletein interfaceGraph- Overrides:
deletein classWrappedGraph- Throws:
DeleteDeniedException
-
performDelete
- Specified by:
performDeletein interfaceGraphWithPerform- Overrides:
performDeletein classWrappedGraph- Throws:
DeleteDeniedException
-
remove
- Specified by:
removein interfaceGraph- Overrides:
removein classWrappedGraph
-
clear
public void clear()- Specified by:
clearin interfaceGraph- Overrides:
clearin classWrappedGraph
-
getTransactionHandler
- Specified by:
getTransactionHandlerin interfaceGraph- Overrides:
getTransactionHandlerin classWrappedGraph
-
getPrefixMapping
- Specified by:
getPrefixMappingin interfaceGraph- Overrides:
getPrefixMappingin classWrappedGraph
-