neo4j_config_get_render_inspect_rows

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

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

@param config The neo4j client configuration. @return The number of results that will be inspected to determine column widths.

extern (C)
uint
neo4j_config_get_render_inspect_rows

Meta