neo4j_config_set_client_id

Set the client ID.

The client ID will be used when identifying the client to neo4j.

@param config The neo4j client configuration to update. @param client_id The client ID string. This string should remain allocated whilst the config is allocated _or if any connections opened with the config remain active_.

extern (C)
void
neo4j_config_set_client_id

Meta