Space Race
From NoSQLZoo
Learn how to use neo4j using data from the space race.
When did Apollo 8 launch?
MATCH(n:God{name:'Apollo'}) RETURN n.roles;
Acknowledgements
NoSQLZoo is made possible by the following open-source technologies: