[
https://issues.apache.org/jira/browse/TINKERPOP-2578?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Stephen Mallette closed TINKERPOP-2578.
---------------------------------------
Fix Version/s: 3.6.0
3.5.1
3.4.12
Resolution: Fixed
> Set arguments to P within/without are wrapped in List
> -----------------------------------------------------
>
> Key: TINKERPOP-2578
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2578
> Project: TinkerPop
> Issue Type: Bug
> Components: python
> Affects Versions: 3.4.11
> Reporter: Stephen Mallette
> Assignee: Stephen Mallette
> Priority: Minor
> Fix For: 3.4.12, 3.5.1, 3.6.0
>
>
> With
> {code}
> {P.within({1,2,3})
> {code}
> the GraphSON serializer produces that {{Set}} wrapped in a {{List}} which
> isn't consistent with Java and while it won't fail deserialization it can
> cause providers to miss query optimizations.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)