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

Ensure that Gremlin translation matches its original form

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 3.5.2
    • None
    • process, translator
    • None

    Description

      It's not clear if there are other places where this is an issue but with the introduction of property(Map) we've made it so that this call unwinds to property(k1,v1).property(k2,v2)... which isn't exactly what the user typed. So when you hit translation, it might be confusing to see the latter representation. Not sure if this is a major problem at this time and it seems the value of the new overload from property() outweighs this concern, but in the longer run we should probably look to ensure the two things remain equivalent.

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated: