[
https://issues.apache.org/jira/browse/TINKERPOP-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16639768#comment-16639768
]
ASF GitHub Bot commented on TINKERPOP-1959:
-------------------------------------------
Github user spmallette commented on the issue:
https://github.com/apache/tinkerpop/pull/922
@mattallenuk I figured out what was going on. The `EnumValue` was being
interpreted as a `Map` when serializing to GraphSON. The change is pretty
trivial, but I have a bunch of other little changes here/there. I'm going to
merge this PR to a TINKERPOP-1959 branch for review (hope that's ok with you)
and hopefully we can get this merged up today.
> Provide a way to submit scripts to the server in gremlin-javascript
> -------------------------------------------------------------------
>
> Key: TINKERPOP-1959
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1959
> Project: TinkerPop
> Issue Type: Improvement
> Components: javascript
> Affects Versions: 3.2.8
> Reporter: stephen mallette
> Priority: Critical
>
> It is currently only possible to submit bytecode based requests to the server
> with gremlin-javascript. We should also provide some means for submitting
> scripts.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)