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.

ilyafish
Node Link
since ‎06-17-2020
‎01-14-2023

User Statistics

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

User Activity

I'm creating a database that will be used for client appointments. The current structure I had in mind was: (:User {userId: "Int", userFirstName: "String", userLastName: "String"})-[:HAS_ACTIVITY {activityType: "String"}]->(:Activity {activityId: "In...
I am using the latest version of grand stack API (with new neo4j-graphql library) as backend only. Front end is next js using firebase auth. The goal is to use neo4j as the database, firebase for user management/authentication. I’m hitting a roadbloc...
Location - This is a remote project. I'm located on the east coast US and prefer no more than 6-8 hours time difference for when the project grows and additional consulting/help is required. Project - A web app which will store imported data to later...
Hey everyone, I am building an app to handle contracts & transactions for my real estate office. What would be best practices for storing changes (which can happen multiple times to a single property) in a transaction? Lets say I have a Contract node...
Kudos from
Kudos given to