Class JenaGraph.GraphConnection

java.lang.Object
org.nuxeo.ecm.platform.relations.jena.JenaGraph.GraphConnection
Enclosing class:
JenaGraph

protected static final class JenaGraph.GraphConnection extends Object
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 Details

    • getGraph

      public com.hp.hpl.jena.rdf.model.Model getGraph()
    • close

      protected void close()