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