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.

sebyid
Node Link
since ‎04-28-2020
‎06-01-2022

User Statistics

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

User Activity

Hello So i have a simple cypher query that returns the below graph image. However, the graph at some locations contains NO node labels and in other locations DOES contain node labels. I recall that there is a cypher query statement that can be implem...
I have am trying to make a graph with a simple cypher query to see routes between Street Segments as shown below. MATCH graph = (s1:StreetSegment)-[:ROUTE]->(s2:StreetSegment) RETURN graph I was wondering if there are any functions i can use to get ...
Hello Everyone! I am new to Neo4j but essentially I have been able to create a Graph from a downloaded OSM file of the San Diego Road Network (800K+ Node Labels & 3M relationships) I want to test some user defined shortest path algorithms I have crea...
Hi, my name is Sebhat and i am studying data analytics at the university of strathclyde. for my MS dissertation, I am interested in learning more about Neo4j and how it can help me apply some network/graph theory principles to optimize delivery paths...
Kudos from