Compare two neo4j values for equality.
@param value1 The first neo4j value. @param value2 The second neo4j value. @return true if the two values are equivalent, false otherwise.
See Implementation
Compare two neo4j values for equality.
@param value1 The first neo4j value. @param value2 The second neo4j value. @return true if the two values are equivalent, false otherwise.