public class GraphSPARQL extends com.hp.hpl.jena.graph.impl.GraphBase implements Graph
TOSTRING_TRIPLE_BASE, TOSTRING_TRIPLE_LIMIT
emptyGraph
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, getBulkUpdateHandler, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, performAdd, performDelete, remove, size, toString, toString
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
add, clear, close, contains, contains, delete, dependsOn, find, find, getBulkUpdateHandler, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, isClosed, isEmpty, isIsomorphicWith, remove, size
public 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 Graph
getCapabilities
in class com.hp.hpl.jena.graph.impl.GraphBase
public DatasetGraph getDataset()
Licenced under the Apache License, Version 2.0