Package org.aksw.jena_sparql_api.cache.extra
package org.aksw.jena_sparql_api.cache.extra
-
ClassDescriptionAn interface similar to CacheCore, except that an additional service argument is supported.TODO Rename to CacheStorageMore generic version of the service/query string based versionThe cache frontend accepts SPARQL domain objects (such as ResultSets and iterators of triples), serializes them to an InputStream and sends it to the backend.CURRENTLY NOT USEDA class that can provide an InputStream.Deprecated.Simple interface for Data Access Objects that are based on JDBC connection objects.