neo4j_config_get_render_ascii

Check if ASCII-only rendering is enabled.

@note This does not effect CSV output.

@param config The neo4j client configuration. @return true if ASCII-only rendering is enabled, and false otherwise.

extern (C)
bool
neo4j_config_get_render_ascii

Meta