Stephen Mallette created TINKERPOP-2578:
-------------------------------------------
Summary: 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
With {{P.within({1,2,3})}} 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)