Skip to content

Add updates to toString function - #1632

Draft
gem-neo4j wants to merge 2 commits into
neo4j:devfrom
gem-neo4j:surf-1069_add_more_types_to_toString
Draft

Add updates to toString function#1632
gem-neo4j wants to merge 2 commits into
neo4j:devfrom
gem-neo4j:surf-1069_add_more_types_to_toString

Conversation

@gem-neo4j

Copy link
Copy Markdown
Contributor

Updates to toString and friends

a|
Converts a `LIST<ANY>` to a `LIST<STRING>` values.
If any values are not convertible to `STRING` they will be null in the `LIST<STRING>` returned.
| Converts a `LIST<ANY>` to a `LIST<STRING>` values.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I wasn't sure how to label these for updates, the README warned against it, so I left it out and ask for recommendations :)

@neo4j-docops-agent

Copy link
Copy Markdown
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-cypher-1632.surge.sh

Updated pages:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants