[
https://issues.apache.org/jira/browse/TINKERPOP-1959?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16638332#comment-16638332
]
ASF GitHub Bot commented on TINKERPOP-1959:
-------------------------------------------
Github user mattallenuk commented on the issue:
https://github.com/apache/tinkerpop/pull/922
I've just tried it not parsing the bindings to strings and get the same
issue. So I'm wondering now if I do need to parse the parameters or if I'm just
calling the addProperty function wrong?
`[RequestMessage{, requestId=27ad0188-8b5a-40e0-bf52-b158a1e92507,
op='eval', processor='', args={gremlin=g.V(1).property(card, nm, val),
aliases={g=gmodern}, bindings={card={typeName=Cardinality, elementName=set},
nm=test, val=12}, language=gremlin-groovy, accept=application/json}}].`
> 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)