-
Type:
Improvement
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.1.1-incubating
-
Fix Version/s: 3.2.0-incubating
-
Component/s: test-suite
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)
- requires
-
TINKERPOP-1048 Vertex lookups by id are inconsistent
-
- Open
-