cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

pphysch
Node
since ‎11-06-2019
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 1 Kudos given
  • 2 Kudos received

User Activity

I want to get all the distinct values of a particular node property, and map each one to a unique integer. MATCH (n) RETURN DISTINCT n.property But how do I continue to use the RETURNed list in the query?
Kudos from
Kudos given to