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

Difference between revisions of "Space Race"

From NoSQLZoo
Jump to: navigation, search
 
(10 intermediate revisions by the same user not shown)
Line 2: Line 2:
 
== Learn how to use Neo4j using data from the Space Race. ==
 
== Learn how to use Neo4j using data from the Space Race. ==
  
<div class="q nonum" data-lang="neo4j">
+
[http://nosqlzoo.net/mw/visproject/visualisation.php Click here for 3d graph visualisation]
  Use <code>MATCH</code> to show nodes that are Countries rather than Astronauts
 
  <p class='strong'>Show Institutions instead of Astronauts<p>
 
  <pre class="def"><nowiki>MATCH(n:Astronauts) RETURN n.*;</nowiki>
 
</pre>
 
<pre class="ans"><nowiki>MATCH(n:Institutions) RETURN n.*; </nowiki>
 
</pre>
 
</div>
 
  
 +
<p>[[/MATCH_Tutorial]]</p>
 +
<p>[[/Relationships_Tutorial]]</p>
 
{{Acknowledgements}}
 
{{Acknowledgements}}

Latest revision as of 10:03, 29 November 2019

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

Click here for 3d graph visualisation

/MATCH_Tutorial

/Relationships_Tutorial

Acknowledgements

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

jQuery JSHint CodeMirror MediaWiki MariaDB