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.

junknstuff777
Node Clone
since ‎03-27-2020
‎06-01-2022

User Statistics

  • 17 Posts
  • 1 Solutions
  • 3 Kudos given
  • 3 Kudos received

User Activity

I'm finally getting somewhere. I have the following nodes: (Country), (Employee), (Language), (Specialty) I have the following relationships: (employee)-[:LIVES_IN]->(country)(employee)-[:SPECIALIZES_IN]->(specialty) I now want to add a relations...
I've been fighting with this very simple task all day. I have read countless help files, tips, manual entries, watched videos -- about to pull out my hair. I have a very simple csv (countries.csv) with the following columns: [ name, alpha2, alpha3, ...
Question: Is it possible to have different types of relationships on the same Node? Or even multiple types of relationships on the same node. I'm currently modeling out a new graphdb. I plan to have an "Employee" node with ID, Name and a "Country" n...
Good day. I've gone through the basic Neo4j and Cypher lessons. However, I have yet to start my first project -- until now. I'm a little rusty on what I studied in the spring. I have a list of employees who travel and work around the world. The em...
Good day. I am following along the GraphAcademy Online Course and enjoying so far. The course talks about a "Movie" graph but I don't see it loaded in my version of Neo4j - Desktop. Am I missing something? Thanks! John
Kudos from
Kudos given to