›Conditionally Returning Data
2.10 · Challenge
Conditionally Returning Data
Here is a query that returns the movies that Charlie Chaplin has acted in and the runtime for the movie.
Modify this query to return "Short" for runTime if the movie's runtime is < 120 (minutes) and "Long" for runTime if the movie's runtime is >= 120.
Join GraphAcademy to keep learning
Create your account to unlock 80+ hours of hands-on Neo4j courses, track your progress, and earn a certificate when you complete the course.
Sign in or register