[
https://issues.apache.org/jira/browse/JENA-2357?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claude Warren resolved JENA-2357.
---------------------------------
Fix Version/s: Jena 5.0.0
Resolution: Fixed
Collection use code added.
> Add Ability to use Collection objects for Nodes in QueryBuilder classes
> -----------------------------------------------------------------------
>
> Key: JENA-2357
> URL: https://issues.apache.org/jira/browse/JENA-2357
> Project: Apache Jena
> Issue Type: Improvement
> Components: QueryBuilder
> Affects Versions: Jena 5.0.0
> Reporter: Claude Warren
> Assignee: Claude Warren
> Priority: Minor
> Fix For: Jena 5.0.0
>
>
> Attempting to add a List or other Collection as a node in the QueryBuilder
> where clause should result in in an RDF List like object being created.
> so
> AddWhere( A, B, List.of( C, D )) should result in the same where clause as
> Select * WHERE \{ A B (C,D) }
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]