If set to true, then NEO4J_STRING values will be rendered with
surrounding quotes.
@note This only applies when rendering to a table. In CSV output, strings
are always quoted.
@param config The neo4j client configuration to update.
@param enabletrue to enable rendering of NEO4J_STRING values with
quotes, and false to disable this behaviour.
Enable or disable quoting of NEO4J_STRING values.
If set to true, then NEO4J_STRING values will be rendered with surrounding quotes.
@note This only applies when rendering to a table. In CSV output, strings are always quoted.
@param config The neo4j client configuration to update. @param enable true to enable rendering of NEO4J_STRING values with quotes, and false to disable this behaviour.