Initialize the neo4j client library.
This function should be invoked once per application including the neo4j client library.
@return 0 on success, or -1 on error (errno will be set).
See Implementation
Initialize the neo4j client library.
This function should be invoked once per application including the neo4j client library.
@return 0 on success, or -1 on error (errno will be set).