@fn bool neo4j_is_null(neo4j_value_t value); @brief Check if a neo4j value is the null value.
@param value The neo4j value. @return true if the value is the null value.
See Implementation
@fn bool neo4j_is_null(neo4j_value_t value); @brief Check if a neo4j value is the null value.
@param value The neo4j value. @return true if the value is the null value.