Set the I/O input buffer size.
@param config The neo4j client configuration to update. @param size The I/O input buffer size. @return 0 on success, or -1 on error (errno will be set).
See Implementation
Set the I/O input buffer size.
@param config The neo4j client configuration to update. @param size The I/O input buffer size. @return 0 on success, or -1 on error (errno will be set).