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
(Created page with "Learn how to use neo4j using data from the space race. <div class="q nonum" data-lang="neo4j"> When did Apollo 8 launch? <pre class="def"><nowiki>db.world.findOne({name: "...")
 
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>db.world.findOne({name: "France"}, {capital: 1});</nowiki></pre>
+
   <pre class="def"><nowiki>MATCH(n) RETURN n;</nowiki></pre>
 
</div>
 
</div>
 
{{Acknowledgements}}
 
{{Acknowledgements}}

Revision as of 18:17, 25 September 2019

Learn how to use neo4j using data from the space race.

 When did Apollo 8 launch?
MATCH(n) RETURN n;

Acknowledgements

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

jQuery JSHint CodeMirror MediaWiki MariaDB