public class NamedGraphWrapper extends GraphWrapper implements NamedGraph
GraphViewemptyGraph| Constructor and Description |
|---|
NamedGraphWrapper(Node graphName,
Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
Node |
getGraphName()
Return the graph name for this graph.
|
String |
toString() |
add, clear, close, contains, contains, delete, dependsOn, find, find, get, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, remove, sizeequals, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, clear, close, contains, contains, delete, dependsOn, find, find, find, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, remove, sizepublic Node getGraphName()
NamedGraph
A named graph of "null" is discouraged - use Quad.defaultGraphIRI
for a default graph in the context of use.
getGraphName in interface NamedGraphLicenced under the Apache License, Version 2.0