neo4j_float_value

Return the native double value from a neo4j float.

Note that the result is undefined if the value is not of type NEO4J_FLOAT.

@param value The neo4j value @return The native double value

extern (C)
double
neo4j_float_value

Meta