I vote "+1" for this feature.
On 2019/02/28 14:34:01, spmallette (GitHub) <[email protected]> wrote: > https://issues.apache.org/jira/browse/TINKERPOP-2171 > > Allows `sparql()` step to be followed by Gremlin steps: > > ```text > gremlin> g.sparql("SELECT * WHERE { }").out("knows").values("name") > ==>vadas > ==>josh > ``` > > > [ Full content available at: https://github.com/apache/tinkerpop/pull/1074 ] > This message was relayed via gitbox.apache.org for [email protected] >
