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.
- Host: GitHub
- URL: https://github.com/jasmine1601/neo4j-journey
- Owner: jasmine1601
- License: gpl-3.0
- Created: 2024-12-31T13:05:58.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-02-16T06:52:37.000Z (3 months ago)
- Last Synced: 2025-02-16T07:25:52.512Z (3 months ago)
- Language: Cypher
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)