Description
Reproduce:
run Computer test like SparkGraphComputerProcessIntegrateTest, add a test case for the test suit:
g.V().bothE().properties().dedup()
Root cause: two identical DetachedProperty with element=null are not equal.
Reproduce:
run Computer test like SparkGraphComputerProcessIntegrateTest, add a test case for the test suit:
g.V().bothE().properties().dedup()
Root cause: two identical DetachedProperty with element=null are not equal.