Package org.aksw.jenax.dataaccess.sparql.factory.dataengine
package org.aksw.jenax.dataaccess.sparql.factory.dataengine
-
ClassDescriptionDecoratedRDFEngine<X extends RDFEngine>A wrapper for a base RDF engine with an immutable set of decorators that are applied to link builders and links.Provider<T>RdfDataEngineBuilderBase<X extends RDFEngineBuilder<X>>A provider that maps a specific name to a specific factory.An RdfDataSource wrapper for a dataset.Decorate an RdfDataEngine with an rdfDataSource decoratorA helper data structure to bundle a specific combination of a
RDFEngineFactoryand aRDFDatabaseBuilder.RDFEngineBuilder<X extends RDFEngineBuilder<X>>RDFEngineDecorator<X extends RDFEngine>A wrapper for anRDFEnginethat supports applying transformations on several levels.Factory for RdfDataEngine instances based on a configuration objectAdapter to the existing infrastructure - may become deprecated.The deteleOnClose flag tells whether calling close will attempt to delete the folderA factory provider can createRDFEngineFactoryinstances for all the names it supports.A registry for instances ofRDFEngineFactoryandRdfDataSourceDecorator.RDFLinkDecoratorBuilder<X extends RDFLinkDecoratorBuilder<X>>Interface to apply transformations on different levels (link, query/update, algebra, exec).Deprecated.WrappedRDFEngine<X extends RDFEngine>