Jorge Bay created TINKERPOP-1751:
------------------------------------
Summary: Gremlin .NET: GraphTraversal.Group() signature does not
allow map results
Key: TINKERPOP-1751
URL: https://issues.apache.org/jira/browse/TINKERPOP-1751
Project: TinkerPop
Issue Type: Bug
Components: language-variant
Affects Versions: 3.2.5
Reporter: Jorge Bay
Related to TINKERPOP-1725.
The generated Group() for Gremlin.NET doesn't have a type parameter, allowing
only {{GraphTraversal<S, E>}} results only.
We should expose a {{Group()}} method that allows return map ({{Dictionary<K,
V>}}) instances.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)