Enable or disable wrapping of values in result tables.
If set to true, then values will be wrapped when rendering tables. Otherwise, they will be truncated.
@note This only applies when rendering results to a table.
@param config The neo4j client configuration to update. @param enable true to enable value wrapping, and false to disable this behaviour.
See Implementation
Enable or disable wrapping of values in result tables.
If set to true, then values will be wrapped when rendering tables. Otherwise, they will be truncated.
@note This only applies when rendering results to a table.
@param config The neo4j client configuration to update. @param enable true to enable value wrapping, and false to disable this behaviour.