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

Grammar does not parse keywords into Map keys

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Critical
    • Resolution: Unresolved
    • 3.7.1
    • None
    • language
    • None

    Description

      [keys: ["a","b"] won't work because "keys" ends up being parsed to Column.keys. another issue at play is the use of parens to wrap certain key definitions but not others. it doesn't feel consistent. like, it will work for T values but not for something like "edges" which is just a keyword token. Not sure it's wrong but it requires some examination.

      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: