Uploaded image for project: 'TinkerPop'
  1. TinkerPop
  2. TINKERPOP-2578

Set arguments to P within/without are wrapped in List

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 3.4.11
    • 3.4.12, 3.5.1, 3.6.0
    • python
    • None

    Description

      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.

      Attachments

        Activity

          People

            spmallette Stephen Mallette
            spmallette Stephen Mallette
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: