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.

@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:

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

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