stephen mallette created TINKERPOP-2089:
-------------------------------------------
Summary: Javascript DSL support
Key: TINKERPOP-2089
URL: https://issues.apache.org/jira/browse/TINKERPOP-2089
Project: TinkerPop
Issue Type: Improvement
Components: javascript
Affects Versions: 3.3.4
Reporter: stephen mallette
Javascript needs DSL support which means adding support for constructor
injection (passing the class constructor to {{traversal()}} method. For now the
workaround would be to monkey patch {{GraphTraversal}} and/or
{{GraphTraversalSource}} which isn't so nice.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)