An open API service indexing awesome lists of open source software.

https://github.com/jasmine1601/neo4j-journey

Notes and practice codes from GraphAcademy tutorials while learning Neo4j.
https://github.com/jasmine1601/neo4j-journey

Last synced: 2 months ago
JSON representation

Notes and practice codes from GraphAcademy tutorials while learning Neo4j.

Awesome Lists containing this project

README

        

# Neo4j Journey

* [Neo4j Fundamentals](https://github.com/jasmine1601/neo4j-journey/blob/main/Neo4j%20Fundamentals/the-movie-graph.cyp )
* [Cypher Fundamentals](https://github.com/jasmine1601/neo4j-journey/blob/main/Cypher%20Fundamentals/cypher-fundamentals.cyp)
* [Graph Data Modeling Fundamentals](https://github.com/jasmine1601/neo4j-journey/blob/main/Graph%20Data%20Modeling%20Fundamentals/gdm_fundamentals.cyp)
* [Importing Data Fundamentals](https://github.com/jasmine1601/neo4j-journey/blob/main/Importing%20Data%20Fundamentals/importing_data_fundamentals.cyp)
* [Intermediate Cypher Queries
](https://github.com/jasmine1601/neo4j-journey/blob/main/Intermediate%20Cypher%20Queries/intermediate_cypher_queries.cyp)