neo4j_new_config

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

extern (C)
neo4j_new_config
()

Meta