Generate a new neo4j client configuration.
The returned configuration must be later released using neo4j_config_free().
@return A pointer to a new neo4j client configuration, or NULL on error (errno will be set).
See Implementation
Generate a new neo4j client configuration.
The returned configuration must be later released using neo4j_config_free().
@return A pointer to a new neo4j client configuration, or NULL on error (errno will be set).