Close a connection to a neo4j server.
@param connection The connection to close. This pointer will be invalid after the function returns. @return 0 on success, or -1 on error (errno will be set).
See Implementation
Close a connection to a neo4j server.
@param connection The connection to close. This pointer will be invalid after the function returns. @return 0 on success, or -1 on error (errno will be set).