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.

ukhaji
Node
since ‎07-01-2020
‎06-01-2022

User Statistics

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

User Activity

I have a map like where keys are names, values are some count like e.g. {umakanth:10,sai:20,ravi:5,raju:25} I need only 2 keys in that map where corresponding Values are highest. In this example I need to get 2 keys that is sai,raju. Thanks in Adv...