[
https://issues.apache.org/jira/browse/TINKERPOP-3130?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17924915#comment-17924915
]
ASF GitHub Bot commented on TINKERPOP-3130:
-------------------------------------------
spmallette opened a new pull request, #3024:
URL: https://github.com/apache/tinkerpop/pull/3024
https://issues.apache.org/jira/browse/TINKERPOP-3130
Should be a non-breaking change, in that it just expands what `discard()`
can do to be more consistent in its usage.
VOTE +1
> 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
> Priority: Minor
>
> {{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)