- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 86字
- 2021-07-08 09:37:44
Modeling Data for Neo4j
In this chapter, we will get started with some graph database modeling in Neo4j.
As this type of modeling can be quite different from what we are typically used to with our relational database backgrounds, we will start by explaining the fundamental constructs first and then move on to explore some recommended approaches.
We will cover the following topics in this chapter:
- The four fundamental data constructs
- A graph model--a simple, high-fidelity model of reality
- Modeling pitfalls and best practices
推薦閱讀
- Learning Selenium Testing Tools with Python
- JavaScript 網頁編程從入門到精通 (清華社"視頻大講堂"大系·網絡開發視頻大講堂)
- Java Web開發之道
- FFmpeg入門詳解:音視頻原理及應用
- 大學計算機基礎(第2版)(微課版)
- Visual FoxPro程序設計習題集及實驗指導(第四版)
- HoloLens與混合現實開發
- Spring MVC+MyBatis開發從入門到項目實踐(超值版)
- 移動增值應用開發技術導論
- Deep Learning with R Cookbook
- 創意UI Photoshop玩轉移動UI設計
- Node.js從入門到精通
- Mastering VMware Horizon 7(Second Edition)
- Spring Data JPA從入門到精通
- Microsoft XNA 4.0 Game Development Cookbook