neo4j_close

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).

extern (C)
int
neo4j_close

Meta