Uses of Class
org.d2rq.jena.GraphD2RQ

Packages that use GraphD2RQ
org.d2rq.jena   
 

Uses of GraphD2RQ in org.d2rq.jena
 

Subclasses of GraphD2RQ in org.d2rq.jena
 class CachingGraphD2RQ
          A GraphD2RQ that caches the results of the most recently performed queries on an LRU basis.
 

Methods in org.d2rq.jena that return GraphD2RQ
 GraphD2RQ ModelD2RQ.getGraph()