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.

pratikmakune3
Node
since ‎10-15-2020
‎06-01-2022

User Statistics

  • 3 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hey community, I've used GraphQL Architect to generate boilerplate. It has a lean schema.graphql file. I have a use case to create mutation, I have 3 entities - Product, Material, Functionality. I want to create those as an atomic transaction, I came...
Hello everyone, I’m working on a recommendation engine usecase at production level. Though I’m new to neo4j, liking it so far. I had a use case to fetch products sorted based on geography(nearest first), I thought to make use of spatial functions lik...