Cookies help us deliver our services. By using our services, you agree to our use of cookies. More information

Space Race

From NoSQLZoo
Revision as of 10:18, 26 November 2019 by ChrisHouston (talk | contribs)
Jump to: navigation, search

Learn how to use Neo4j using data from the Space Race.

Click here for 3d graph visualisation

 Use MATCH to show nodes that are Countries rather than Astronauts

Show Institutions instead of Astronauts

MATCH(n:Astronaut) RETURN n;
MATCH(n:Institution) RETURN n; 

Acknowledgements

NoSQLZoo is made possible by the following open-source technologies:

jQuery JSHint CodeMirror MediaWiki MariaDB