neo4j_config_get_render_rowlines

Check if rendering of rowlines is enabled.

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

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

extern (C)
bool
neo4j_config_get_render_rowlines

Meta