Skip to content

Conversation

@gem-neo4j
Copy link
Contributor

No description provided.

|===
.Deduplicate a list of mixed values, including null
// tag::functions_list_distinct[]
Copy link
Contributor

Choose a reason for hiding this comment

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

this is the same tag as in line 61 - they should be different (or we only use one for cheat sheet inclusion)

edit: this also holds for other tags in this PR

----
// end::functions_list_insert[]
The original list with a new value inserted at the given index.
Copy link
Contributor

Choose a reason for hiding this comment

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

since coll.remove talks about shifting, is that aspect relevant here as well?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, it probably is, how about:

The original list with a new value inserted at the given index, shifting all the values following by 1.

gem-neo4j and others added 2 commits October 28, 2025 13:03
Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
Copy link
Contributor

@rsill-neo4j rsill-neo4j left a comment

Choose a reason for hiding this comment

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

lgtm

Copy link
Contributor

@rsill-neo4j rsill-neo4j left a comment

Choose a reason for hiding this comment

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

changed my mind for a couple of tags, after adding the includes for the cheatsheet here:
https://github.com/neo4j/docs-cheat-sheet/pull/262

gem-neo4j and others added 2 commits November 3, 2025 08:35
Co-authored-by: Richard Sill <156673635+rsill-neo4j@users.noreply.github.com>
@neo4j-docops-agent
Copy link
Collaborator

This PR includes documentation updates
View the updated docs at https://neo4j-docs-cypher-1408.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.

4 participants