neo4j_eq

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.

extern (C)
bool
neo4j_eq

Meta