java.lang.Object
org.apache.jena.sparql.graph.GraphWrapper
- All Implemented Interfaces:
Graph
- Direct Known Subclasses:
BufferingGraph,GraphRDFS,GraphTxn,NamedGraphWrapper
Graph wrapper
-
Field Summary
Fields inherited from interface org.apache.jena.graph.Graph
emptyGraph -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
GraphWrapper
-
-
Method Details
-
get
-
add
- Specified by:
addin interfaceGraph- Throws:
AddDeniedException
-
dependsOn
-
getTransactionHandler
- Specified by:
getTransactionHandlerin interfaceGraph
-
getCapabilities
- Specified by:
getCapabilitiesin interfaceGraph
-
getEventManager
- Specified by:
getEventManagerin interfaceGraph
-
getPrefixMapping
- Specified by:
getPrefixMappingin interfaceGraph
-
delete
- Specified by:
deletein interfaceGraph- Throws:
DeleteDeniedException
-
find
-
find
-
isIsomorphicWith
- Specified by:
isIsomorphicWithin interfaceGraph
-
contains
-
contains
-
close
public void close() -
isEmpty
public boolean isEmpty() -
size
public int size() -
isClosed
public boolean isClosed() -
clear
public void clear() -
remove
-