neo4j_client_init

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

extern (C)
int
neo4j_client_init
()

Meta