You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jena.apache.org by "Andy Seaborne (Jira)" <ji...@apache.org> on 2021/04/12 14:38:00 UTC

[jira] [Created] (JENA-2088) Quad-mode OpExecutor

Andy Seaborne created JENA-2088:
-----------------------------------

             Summary: Quad-mode OpExecutor
                 Key: JENA-2088
                 URL: https://issues.apache.org/jira/browse/JENA-2088
             Project: Apache Jena
          Issue Type: New Feature
    Affects Versions: Jena 4.0.0
            Reporter: Andy Seaborne
            Assignee: Andy Seaborne


The general-purpose {{OpExecutor}} works on the basis a dataset is a collection of graphs.

TDB executors work on the basis that the dataset is a triple+quad store.

This ticket if for a triple+quad {{OpExecutor}} that can then have the same feature set of TDB (quad filter, union graph by quads).

It would be the normal execution for TIM so there are MR+SW in-memory, TDB1 and TDB2 databases with the same feature set.




--
This message was sent by Atlassian Jira
(v8.3.4#803005)