java.lang.Object
org.apache.jena.sparql.graph.GraphWrapper
org.apache.jena.rdfs.GraphRDFS
- All Implemented Interfaces:
Graph
- Direct Known Subclasses:
GraphIncRDFS
RDFS graph over a base graph.
-
Field Summary
Fields inherited from interface org.apache.jena.graph.Graph
emptyGraph
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.jena.sparql.graph.GraphWrapper
add, clear, close, delete, get, getCapabilities, getEventManager, getPrefixMapping, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, remove
-
Constructor Details
-
GraphRDFS
-
-
Method Details
-
find
- Specified by:
find
in interfaceGraph
- Overrides:
find
in classGraphWrapper
-
find
- Specified by:
find
in interfaceGraph
- Overrides:
find
in classGraphWrapper
-
stream
-
contains
- Specified by:
contains
in interfaceGraph
- Overrides:
contains
in classGraphWrapper
-
contains
- Specified by:
contains
in interfaceGraph
- Overrides:
contains
in classGraphWrapper
-
size
public int size()- Specified by:
size
in interfaceGraph
- Overrides:
size
in classGraphWrapper
-
dependsOn
- Specified by:
dependsOn
in interfaceGraph
- Overrides:
dependsOn
in classGraphWrapper
-