Enable or disable rendering of rowlines in result tables.
If set to true, then render output will separate each table row with a rowline.
@note This only applies when rendering results to a table.
@param config The neo4j client configuration to update. @param enable true to enable rowline rendering, and false to disable this behaviour.
See Implementation
Enable or disable rendering of rowlines in result tables.
If set to true, then render output will separate each table row with a rowline.
@note This only applies when rendering results to a table.
@param config The neo4j client configuration to update. @param enable true to enable rowline rendering, and false to disable this behaviour.