[
https://issues.apache.org/jira/browse/TINKERPOP3-619?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP3-619:
----------------------------------------
Component/s: process
> select should not throw
> -----------------------
>
> Key: TINKERPOP3-619
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-619
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: process
> Reporter: Matt Frantz
>
> Rather than raise {{IllegalArgumentException}}, if {{select}} cannot find the
> label, it should return {{null}}. This is preferable because of the
> difficulty of dealing with exceptions during traversal. It is not always
> indicative of a static flaw in the traversal, since conditional logic in the
> traversal may bypass certain {{as}} steps.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)