opencypher / openCypher

Specification of the Cypher property graph query language
http://www.opencypher.org
Apache License 2.0
841 stars 149 forks source link

Fix bug in unordered rows comparison #551

Closed loveleif closed 1 year ago

loveleif commented 1 year ago

Fix bug in CypherValueRecords.equalsUnordered where rows with equal hash code could generate false negatives.