[
https://issues.apache.org/jira/browse/TINKERPOP3-674?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
stephen mallette updated TINKERPOP3-674:
----------------------------------------
Component/s: process
Not sure that can work from a {{TraversalStrategy}} - the id enforcement goes
all the way down to {{Graph.vertices()}} and {{Graph.edges()}}. A strategy
won't catch that.
> Strategy to validate elements or ids
> ------------------------------------
>
> Key: TINKERPOP3-674
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-674
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: process
> Reporter: Bryn Cooke
>
> There are several suite tests that require gremlin queries to be rejected if
> values in a graph step or has step are not all IDs or all elements.
> This feels like something that can be validated at the tinkerpop level via a
> strategy rather then requiring every graph vendor to validate this.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)