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 2016/01/06 20:27:40 UTC

[jira] [Created] (JENA-1111) Use QueryTransformOps/UpdateTransformOps for remote execution

Andy Seaborne created JENA-1111:
-----------------------------------

             Summary: Use QueryTransformOps/UpdateTransformOps for remote execution
                 Key: JENA-1111
                 URL: https://issues.apache.org/jira/browse/JENA-1111
             Project: Apache Jena
          Issue Type: Improvement
            Reporter: Andy Seaborne
            Priority: Minor


QueryExecutionFactory uses prebinding to process QuerySolution provided for execution. (This is built in to execution: query engines allow an initial binding) That does not work for remote execution.

JENA-976 brought in a syntax-rewrite engine.

That could be used to provide pre-binding-like functionality for remote operations.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)