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.

Forum Posts

Why is WITH statement not required here?

I am currently doing this Cypher Graph Modelling Course Adding a Role Node | GraphAcademy (neo4j.com)I was wondering why don't we need the with keyword in the example shown? // Find an actor that acted in a Movie MATCH (a:Actor)-[r:ACTED_IN]->(m:Movi...

Resolved! What does WITH do? Graph Academy Question

I'm currently doing the course "Graph Data Modeling Fundamentals"(https://graphacademy.neo4j.com/courses/modeling-fundamentals/) and I'm very confused about what exactly happens to the data after a WITH is used. I've read the documentation from the N...

gq16 by Node Clone
  • 1307 Views
  • 7 replies
  • 2 kudos

Circle Algorithm

Hy community,I am looking for a method (algorithm, APOC, ...) that allows me to find the greatest number of cycles within a connected graph.Looking to Dijkstra, K coloring, ...Any suggestions, please?Thank you have a nice week end.Rinaldo 

Resolved! Don't show the text of the relationship on the arrow

HI all, Newbie question here and I'm almost certain that this has already been asked and I apologize for the repetition. That said, I'm trying to not show the text on the arrow between two nodes in a graph display on the browser. Since I know that al...

rich2 by Node
  • 953 Views
  • 4 replies
  • 0 kudos