neo4j_client_cleanup

Cleanup after use of the neo4j client library.

Whilst it is not necessary to call this function, it can be useful for clearing any allocated memory when testing with tools such as valgrind.

@return 0 on success, or -1 on error (errno will be set).

extern (C)
int
neo4j_client_cleanup
()

Meta