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
Line 2: Line 2:
 
<div class="q nonum" data-lang="neo4j">
 
<div class="q nonum" data-lang="neo4j">
 
   When did Apollo 8 launch?
 
   When did Apollo 8 launch?
   <pre class="def"><nowiki>MATCH(n) RETURN n;</nowiki></pre>
+
   <pre class="def"><nowiki>MATCH(n:God{name:'Apollo'}) RETURN n.roles;</nowiki></pre>
 
</div>
 
</div>
 
{{Acknowledgements}}
 
{{Acknowledgements}}

Revision as of 16:06, 29 September 2019

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:

jQuery JSHint CodeMirror MediaWiki MariaDB