Mike Dias created TINKERPOP-1219:
------------------------------------
Summary: Create a test case that ensures the provider's
compilation of g.V(x) and g.V().hasId(x) is identical
Key: TINKERPOP-1219
URL: https://issues.apache.org/jira/browse/TINKERPOP-1219
Project: TinkerPop
Issue Type: Test
Components: test-suite
Reporter: Mike Dias
Priority: Minor
As discussed in this topic:
https://groups.google.com/forum/#!topic/gremlin-users/Kz2bOeAeqh4
It will ensure the same behavior between g.V().hasId(id) vs. g.V(id) and
graph.vertices(id)
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)