- Neo4j Graph Data Modeling
- Mahesh Lal
- 131字
- 2021-07-16 13:31:17
The structure of the book
This book is pided into two sections:
- Section 1 (Chapter 2, Modeling Flights and Cities, to Chapter 5, Refactoring the Data Model) is essential to understand graph modeling concepts that you will use in your daily routine. We cover how to model a graph, how to query it, how to evolve a graph database to accommodate changes in the domain, and how to translate a RDBMS data model into a graph design.
- Section 2 (Chapter 6, Modeling Communication Chains, to Chapter 8, Recommendations and Analysis of Historical Data) are more reference oriented with models that you might need for optimization or for specialized cases. Topics covered are modeling chains and advantages of modeling chains, modeling access control, and designing recommendation systems based on the data present.
推薦閱讀
- INSTANT OpenCV Starter
- 樂學Web編程:網站制作不神秘
- Python進階編程:編寫更高效、優雅的Python代碼
- Banana Pi Cookbook
- FFmpeg入門詳解:音視頻原理及應用
- Drupal 8 Configuration Management
- Mastering Drupal 8 Views
- Access 2010數據庫應用技術(第2版)
- 從零開始學C語言
- C++ Application Development with Code:Blocks
- Illustrator CS6設計與應用任務教程
- Java Web開發實例大全(基礎卷) (軟件工程師開發大系)
- Building Business Websites with Squarespace 7(Second Edition)
- Learning Cocos2d-JS Game Development
- C++服務器開發精髓