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.

sakhsen
Node Link
since ‎08-12-2020
‎06-01-2022

User Statistics

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

User Activity

I have the following address relationship. :Address-[r:LIVES_IN]->:City :City-[r2:PART_OF]->State :State-[r3:BELONGS_TO]->Country Please clarify how do we define our type definition in GraphQL. type Country { countryId: ID! name: String! } type State...
Hello Team I am developing a Social Network application. I am new to Front-End and don't know React/Angular. I recently learnt Flutter for cross platform mobile development. With other post I see a possibility of FLUTTER + Apollo + Neo4j + GRAPHQL. ...
I am able to define nodes, labels and properties via Graph ArchitectQL. Is there a way to define schema like we create DB scripts before inserting data. All the examples in tutorial are like creating nodes with values.
Hello All, I am Senthil from India and recently started exploring about Neo4J. Hope I will get some support in learning this new data base. I have the below questions for clarification. How do we model our Nodes and Relations because in RDBMS, we can...
Kudos from