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.

Cypher syntax for retrieving the winner

Hi, I am using the Tour De France 2014 (Modeling the TOUR DE FRANCE 2014 in a Neo4j Graph Database - graphgists)
and want to retrieve the winners of each stage. Does anyone know the Cypher syntax for this query?
I was trying something with RETURN DISTINCT min(lengthInMinutes) but I dont think its correct.

1 REPLY 1

Looking quickly at it I think the data for the riders in the different stages is actually not part of the dataset.

Not sure where @inserpio took the data from, you'll have to ask him.

In general you could connect the riders to each stage and store e.g. on the relationship how long they took for that stage and which place they made.

Nodes 2022
Nodes
NODES 2022, Neo4j Online Education Summit

All the sessions of the conference are now available online