public class GraphSPARQL extends org.apache.jena.graph.impl.GraphBase implements Graph
TOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMITemptyGraph| Constructor and Description |
|---|
GraphSPARQL(DatasetGraph dsg,
Node gn) |
GraphSPARQL(DatasetGraph dataset,
QueryEngineFactory factory) |
GraphSPARQL(DatasetGraph dataset,
String uri) |
GraphSPARQL(Graph graph) |
GraphSPARQL(Graph graph,
QueryEngineFactory factory) |
| Modifier and Type | Method and Description |
|---|---|
Capabilities |
getCapabilities() |
DatasetGraph |
getDataset() |
add, clear, close, contains, contains, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, performAdd, performDelete, remove, size, toString, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, clear, close, contains, contains, delete, dependsOn, find, find, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, remove, sizepublic GraphSPARQL(DatasetGraph dataset, QueryEngineFactory factory)
public GraphSPARQL(DatasetGraph dataset, String uri)
public GraphSPARQL(DatasetGraph dsg, Node gn)
public GraphSPARQL(Graph graph)
public GraphSPARQL(Graph graph, QueryEngineFactory factory)
public Capabilities getCapabilities()
getCapabilities in interface GraphgetCapabilities in class org.apache.jena.graph.impl.GraphBasepublic DatasetGraph getDataset()
Licenced under the Apache License, Version 2.0