Skip to content

Commit 014c584

Browse files
Review of the Cypher intro tutorial (#504)
* Review of the Cypher intro tutorial * Apply suggestions from code review Co-authored-by: Jessica Wright <[email protected]> * Apply suggestions from code review Co-authored-by: Jessica Wright <[email protected]> * update after review * last updates after review * Apply suggestions from code review Co-authored-by: Jessica Wright <[email protected]> * updates after review * Update modules/ROOT/pages/cypher/index.adoc Co-authored-by: Jessica Wright <[email protected]> --------- Co-authored-by: Jessica Wright <[email protected]>
1 parent 7cbe1a9 commit 014c584

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+1798
-1016
lines changed

modules/ROOT/content-nav.adoc

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -5,19 +5,19 @@
55
** xref:appendix/graphdb-concepts/index.adoc[Graph database concepts]
66
*** xref:appendix/graphdb-concepts/graphdb-vs-rdbms.adoc[]
77
*** xref:appendix/graphdb-concepts/graphdb-vs-nosql.adoc[]
8-
* xref:cypher.adoc[What is Cypher]
9-
** xref:cypher-intro/cypher-sql.adoc[]
10-
** xref:cypher-intro/patterns.adoc[]
11-
** xref:cypher-intro/patterns-in-practice.adoc[]
12-
** xref:cypher-intro/results.adoc[]
13-
** xref:cypher-intro/updating.adoc[]
14-
** xref:cypher-intro/large-statements.adoc[]
15-
** xref:cypher-intro/subqueries.adoc[]
16-
** xref:cypher-intro/schema.adoc[]
17-
** xref:cypher-intro/dates-datetimes-durations.adoc[]
18-
** xref:cypher-intro/procedures-functions.adoc[]
19-
** xref:cypher-intro/load-csv.adoc[]
20-
** xref:cypher-intro/resources.adoc[]
8+
* xref:cypher/index.adoc[What is Cypher]
9+
** xref:cypher/intro-tutorial.adoc[Get started with Cypher]
10+
** xref:cypher/cypher-sql.adoc[]
11+
** xref:cypher/patterns.adoc[]
12+
** xref:cypher/patterns-in-practice.adoc[]
13+
** xref:cypher/results.adoc[]
14+
** xref:cypher/updating.adoc[]
15+
** xref:cypher/large-statements.adoc[]
16+
** xref:cypher/subqueries.adoc[]
17+
** xref:cypher/schema.adoc[]
18+
** xref:cypher/dates-datetimes-durations.adoc[]
19+
** xref:cypher/procedures-functions.adoc[]
20+
** xref:cypher/resources.adoc[]
2121
2222
* *Work with data*
2323
@@ -60,7 +60,6 @@
6060
6161
* xref:appendix/example-data.adoc[Example datasets]
6262
* xref:appendix/tutorials/tutorials-overview.adoc[Tutorials]
63-
** xref:appendix/tutorials/guide-cypher-basics.adoc[Get started with Cypher]
6463
** xref:appendix/tutorials/guide-build-a-recommendation-engine.adoc[Cypher recommendation engine]
6564
** xref:data-import/import-relational-and-etl.adoc[Import data from a relational database into Neo4j]
6665
* xref:appendix/getting-started-resources.adoc[Resources]

modules/ROOT/images/ kevin-three-jumps.svg

Lines changed: 46 additions & 0 deletions
Loading
-373 KB
Binary file not shown.
-149 KB
Binary file not shown.
-114 KB
Binary file not shown.
-164 KB
Binary file not shown.
-1.09 MB
Binary file not shown.
-761 KB
Binary file not shown.
-92.7 KB
Binary file not shown.
-127 KB
Binary file not shown.

0 commit comments

Comments
 (0)