neo4j_config_get_render_wrap_markers

Check if wrap markers will be rendered when wrapping or truncating.

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

@param config The neo4j client configuration. @return true if wrap markers are enabled, and false otherwise.

extern (C)
bool
neo4j_config_get_render_wrap_markers

Meta