[
https://issues.apache.org/jira/browse/JENA-2088?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17329340#comment-17329340
]
ASF subversion and git services commented on JENA-2088:
-------------------------------------------------------
Commit e41904eea2315ed8f3cb121c4e5f0cad4ffd4fe6 in jena's branch
refs/heads/main from Andy Seaborne
[ https://gitbox.apache.org/repos/asf?p=jena.git;h=e41904e ]
Merge pull request #984 from afs/jena2088-solver
JENA-2088: Quad execution. Rework the basic graph pattern execution. Code clean
up.
> 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
> Priority: Major
>
> 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)