›Actor Career Spans
1.4 · Challenge
Actor Career Spans
In this challenge, you will use duration arithmetic to find actors who were under 30 years old when a movie was released.
The starter query in the query panel calculates the age difference using simple integer subtraction (m.released - a.born). This works as a rough estimate, but it does not use Neo4j's temporal types.
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