Package de.fuberlin.wiwiss.d2rq

D2RQ's public API, including the Jena-compatible Model implementation.

See:
          Description

Class Summary
CachingGraphD2RQ A GraphD2RQ that caches the results of the most recently performed queries on an LRU basis.
GraphD2RQ A D2RQ virtual read-only graph backed by a non-RDF database.
ModelD2RQ A D2RQ read-only Jena model backed by a D2RQ-mapped non-RDF database.
 

Exception Summary
D2RQException Exception used to signal most D2RQ errors.
 

Package de.fuberlin.wiwiss.d2rq Description

D2RQ's public API, including the Jena-compatible Model implementation.