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.

randall_gonzale
Node
since ‎11-04-2019
‎06-01-2022

User Statistics

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

User Activity

Hi, I am trying to figure out if the Grandstack js library supports ordering by a relation attribute out of the box. For example given this schema here: type Person { email:String! firstname: String! lastname: String! ## Skills of a person, wi...