- 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.
推薦閱讀
- UI設(shè)計(jì)基礎(chǔ)培訓(xùn)教程
- MySQL 8從入門到精通(視頻教學(xué)版)
- Visual Basic編程:從基礎(chǔ)到實(shí)踐(第2版)
- Web交互界面設(shè)計(jì)與制作(微課版)
- PowerCLI Cookbook
- 三維圖形化C++趣味編程
- Practical Windows Forensics
- Python機(jī)器學(xué)習(xí)實(shí)戰(zhàn)
- C++ 從入門到項(xiàng)目實(shí)踐(超值版)
- PHP編程基礎(chǔ)與實(shí)踐教程
- Julia 1.0 Programming Complete Reference Guide
- Delphi開發(fā)典型模塊大全(修訂版)
- Hands-On Dependency Injection in Go
- Java 11 and 12:New Features
- Learning iOS Penetration Testing