Class JenaGraph.GraphConnection
java.lang.Object
org.nuxeo.ecm.platform.relations.jena.JenaGraph.GraphConnection
- Enclosing class:
- JenaGraph
Class holding graph and connection so that we can close the connection after having used the graph.
It can hold the jena connection or the base connection (built from a datasource).
-
Method Summary
-
Method Details
-
getGraph
public com.hp.hpl.jena.rdf.model.Model getGraph() -
close
protected void close()
-