Uses of Interface
org.eclipse.lyo.store.internals.query.JenaQueryExecutor
Packages that use JenaQueryExecutor
-
Uses of JenaQueryExecutor in org.eclipse.lyo.store.internals
Constructors in org.eclipse.lyo.store.internals with parameters of type JenaQueryExecutorModifierConstructorDescriptionSparqlStoreImpl(JenaQueryExecutor queryExecutor) Initialises the Store with the customJenaQueryExecutor. -
Uses of JenaQueryExecutor in org.eclipse.lyo.store.internals.query
Classes in org.eclipse.lyo.store.internals.query that implement JenaQueryExecutorModifier and TypeClassDescriptionclassDatasetQueryExecutorImpl is a work-in-progress implementation of in-memory and on-disk store implementation viaSparqlStoreImpl.classSparqlQueryExecutorImpl is a SPARQL endpoint-based implementation ofJenaQueryExecutor.classSparqlQueryExecutorImpl is a SPARQL endpoint-based implementation ofJenaQueryExecutor.