neo4j_config_get_render_wrapped_values

Check if wrapping of values in result tables is enabled.

@note This only applies when rendering results to a table.

@param config The neo4j client configuration. @return true if wrapping of values is enabled, and false otherwise.

extern (C)
bool
neo4j_config_get_render_wrapped_values

Meta