neo4j_config_get_client_id

Get the client ID in the neo4j client configuration.

@param config The neo4j client configuration. @return A pointer to the client ID, or NULL if one is not set.

extern (C)
const(char)*
neo4j_config_get_client_id

Meta