Valentyn Kahamlyk created TINKERPOP-2872:
--------------------------------------------
Summary: Inconsistency in comparing Elements in JavaScript tests
Key: TINKERPOP-2872
URL: https://issues.apache.org/jira/browse/TINKERPOP-2872
Project: TinkerPop
Issue Type: Improvement
Components: javascript
Affects Versions: 3.7.0
Reporter: Valentyn Kahamlyk
In most GLV's we consider Elements the same when they have the same ID.
In JavaScript used [member wise
comparison|https://github.com/apache/tinkerpop/blob/master/gremlin-javascript/src/main/javascript/gremlin-javascript/test/cucumber/feature-steps.js#L176]
Make it work like the others GLV's, just compare ID.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)