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.

chainrules_com
Node
since ‎10-05-2020
‎06-01-2022

User Statistics

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

User Activity

I'm new to neo4j and I'm trying to implementing my service on GRANDstack. I know every node have '_id' field which is auto-incremental integer index. But with 'neo4j-graphql-js', auto-generated schema creates nodes with uuid as a default for 'id' fie...