Details
-
Bug
-
Status: Open
-
Critical
-
Resolution: Unresolved
-
3.7.1
-
None
-
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
- is depended upon by
-
TINKERPOP-3028 Convert translators to make use of the grammar
- Closed