Description
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.
Attachments
Issue Links
- links to