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.

isaacdbrown1
Node
since ‎03-23-2020
‎12-29-2022

User Statistics

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

User Activity

Hi All! I'm attempting to identify a way to create a relationship between two nodes, based on the value of one of their properties.  If I was to psuedo-code talk it out, it might be something like this: match the node (n:asset) with a transaction id ...
Hi All, I changed up my typedefs and copied and pasted them into the starter code for graphql. I'm running into an error in my terminal and nothing I've tried has fixed things. Any thoughts on this error: Error: Encryption/trust can only be confi...
Hi all. I'm working with a situation I was hope you might have some insight into. A portion of my data model looks something like this (u:User) - [r:OWNS] -> (a:Asset {condition:"Used Good", picture: "ABC String"}) . This will work for me...
Hello, I am working on a project where the major property on a given node (currency) is its quantity. The challenge that I'm running into is that the quantity on the node changes depending on the node that it's related to. I'm running into a situ...
Hi all, are there any virtual meetups or groups I could attend to help me through my baptism by fire with Grandstack? I'm fairly new to programming and Neo4j, but I've cobbled together a database and some of the fundamental cypher queries. I just ...
Kudos given to