stephen mallette created TINKERPOP-2171:
-------------------------------------------
Summary: Allow SPARQL to be extended with Gremlin steps
Key: TINKERPOP-2171
URL: https://issues.apache.org/jira/browse/TINKERPOP-2171
Project: TinkerPop
Issue Type: Improvement
Components: sparql
Affects Versions: 3.4.0
Reporter: stephen mallette
Assignee: stephen mallette
Currently, users can only write {{g.sparql()}} queries to have them translate
to Gremlin, but they can't continue their traversal like
{g.sparql(...).out()}}. Allowing that capability will make it behave more like
the {{cypher()}} step in {{Neo4jGraph}} and thus more greatly improve the
flexibility available to users.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)