neo4j_int_value

Return the native integer value from a neo4j int.

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

@param value The neo4j value @return The native integer value

extern (C)
long
neo4j_int_value

Meta