neo4j_config_set_render_inspect_rows

Set the number of results to inspect when determining column widths.

If set to 0, no inspection will occur.

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

@param config The neo4j client configuration to update. @param rows The number of results to inspect.

extern (C)
void
neo4j_config_set_render_inspect_rows

Meta