Duplicate
Details
Details
Assignee
Alan Boudreault
Alan Boudreault(Deactivated)Reporter
Paras Mehra
Paras Mehra(Deactivated)Components
Affects versions
Priority
Created May 7, 2020 at 8:16 PM
Updated May 19, 2020 at 7:42 PM
Resolved May 19, 2020 at 7:42 PM
When using gremlinpython==3.3.4, the following gremlin step does not work:
The valueMap(True) step (with the boolean argument) returns a blank python dictionary. This is a valid gremlin statement. ValueMap(True) is a way to retrieve the “id” field.
For the time being a query like works: