Check if quoting of NEO4J_STRING values is enabled.
@note This only applies when rendering to a table. In CSV output, strings are always quoted.
@param config The neo4j client configuration. @return true if quoting of NEO4J_STRING values is enabled, and false otherwise.
See Implementation
Check if quoting of NEO4J_STRING values is enabled.
@note This only applies when rendering to a table. In CSV output, strings are always quoted.
@param config The neo4j client configuration. @return true if quoting of NEO4J_STRING values is enabled, and false otherwise.