public class GraphQueryExecutionFactory
extends com.hp.hpl.jena.graph.impl.GraphBase
| Constructor and Description |
|---|
GraphQueryExecutionFactory(QueryExecutionFactory qef) |
GraphQueryExecutionFactory(QueryExecutionFactory qef,
boolean delegateClose) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected com.hp.hpl.jena.util.iterator.ExtendedIterator<com.hp.hpl.jena.graph.Triple> |
graphBaseFind(com.hp.hpl.jena.graph.TripleMatch m) |
add, checkOpen, clear, contains, contains, containsByFind, createPrefixMapping, createStatisticsHandler, delete, dependsOn, find, find, forTestingOnly_graphBaseFind, getBulkUpdateHandler, getCapabilities, getEventManager, getPrefixMapping, getStatisticsHandler, getTransactionHandler, graphBaseContains, graphBaseFind, graphBaseSize, isClosed, isEmpty, isIsomorphicWith, notifyAdd, notifyDelete, performAdd, performDelete, remove, size, toString, toStringpublic GraphQueryExecutionFactory(QueryExecutionFactory qef)
public GraphQueryExecutionFactory(QueryExecutionFactory qef, boolean delegateClose)
protected com.hp.hpl.jena.util.iterator.ExtendedIterator<com.hp.hpl.jena.graph.Triple> graphBaseFind(com.hp.hpl.jena.graph.TripleMatch m)
graphBaseFind in class com.hp.hpl.jena.graph.impl.GraphBasepublic void close()
close in interface com.hp.hpl.jena.graph.Graphclose in class com.hp.hpl.jena.graph.impl.GraphBaseCopyright © 2015. All rights reserved.