Stephen Mallette created TINKERPOP-3130:
-------------------------------------------
Summary: Better consistency for none()/discard() usage
Key: TINKERPOP-3130
URL: https://issues.apache.org/jira/browse/TINKERPOP-3130
Project: TinkerPop
Issue Type: Improvement
Components: language, process
Affects Versions: 3.7.3
Reporter: Stephen Mallette
{{g.V().none().path()}} should work and does so in the console, but the grammar
fails to parse it because it treats {{none()}} in a special way.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)