neo4j_fprint

Print a UTF-8 string representation of a neo4j value to a stream.

@param value The neo4j value. @param stream The stream to print to. @return The number of bytes written to the stream, or -1 on error (errno will be set).

extern (C)
neo4j_fprint

Meta