[
https://issues.apache.org/jira/browse/TINKERPOP-2064?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16675161#comment-16675161
]
ASF GitHub Bot commented on TINKERPOP-2064:
-------------------------------------------
jorgebay opened a new pull request #985: TINKERPOP-2064 Expose response
attributes in JavaScript Driver
URL: https://github.com/apache/tinkerpop/pull/985
https://issues.apache.org/jira/browse/TINKERPOP-2064
Exposed response attributes in the `ResultSet` class of the JavaScript
Driver.
Additionally, I've taken the opportunity to remove the deprecated property
`traversers` from `ResultSet`.
VOTE +1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> Add status attributes to results for gremlin-javascript
> -------------------------------------------------------
>
> Key: TINKERPOP-2064
> URL: https://issues.apache.org/jira/browse/TINKERPOP-2064
> Project: TinkerPop
> Issue Type: Improvement
> Components: javascript
> Affects Versions: 3.3.3
> Reporter: stephen mallette
> Assignee: Jorge Bay
> Priority: Major
> Fix For: 3.4.0
>
>
> This feature was made possible on TINKERPOP-1913 for all other clients except
> this one which didn't have the notion of a "result". Basically, we just need
> a way for users to get the status attributes returned on the response for a
> request.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)