Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Composite data type List support #350

Open
qishipengqsp opened this issue Dec 26, 2023 · 1 comment
Open

[Feature Request] Composite data type List support #350

qishipengqsp opened this issue Dec 26, 2023 · 1 comment
Labels
feature request a new feature is requested

Comments

@qishipengqsp
Copy link
Collaborator

No description provided.

@qishipengqsp qishipengqsp changed the title Composite data type support like list, map Composite data type support like list, map, set Dec 26, 2023
@qishipengqsp qishipengqsp changed the title Composite data type support like list, map, set [Feature Request] Composite data type support like list, map, set Jan 2, 2024
@qishipengqsp qishipengqsp added the feature request a new feature is requested label Jan 3, 2024
@qishipengqsp qishipengqsp changed the title [Feature Request] Composite data type support like list, map, set [Feature Request] Composite data type List support Jan 10, 2024
@gtahoo
Copy link
Collaborator

gtahoo commented Jan 10, 2024

1.Values and types support List
1.1.Lists in general
1.2.List range and size
1.3.Pattern comprehension
1.4.List comprehension
Refer to:https://neo4j.com/docs/cypher-manual/current/values-and-types/lists/#cypher-list-comprehension
2.support List functions
include keys()、labels()、nodes()、range()、reduce()、relationships()、reverse()、tail()、toBooleanList()、toFloatList()、toIntegerList()、toStringList()
Refer to: https://neo4j.com/docs/cypher-manual/current/functions/list/#functions-tostringlist

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request a new feature is requested
Projects
None yet
Development

No branches or pull requests

2 participants