Class 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 Detail

      • getGraph

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

        protected void close()