Ashwini Singh created TINKERPOP-1913:
----------------------------------------
Summary: Expose metadata from Gremlin Server to Clients
Key: TINKERPOP-1913
URL: https://issues.apache.org/jira/browse/TINKERPOP-1913
Project: TinkerPop
Issue Type: Improvement
Reporter: Ashwini Singh
To summarize what we have discussed so far:
1. For API using GremlinRequest/QueryScript, expose response attribute as
part of result. Using an approach to similar to Java client driver (using
ResultSet) . [Priority0]
-- We rely on the last message for response attributes.
2.For GLV, add response attribute as part of Traversal. [Priority 0]
--Rely on the last message for attributes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)