- Hands-On Graph Analytics with Neo4j
- Estelle Scifo
- 175字
- 2021-06-11 18:50:28
Summary
In this chapter, you learned how to navigate into your Neo4j graph. You are now able to perform CRUD operations with Cypher, creating, updating, and deleting nodes, relationships, and their properties.
But the full power of Neo4j lies in relationship traversal (going from one node to its neighbors is super fast) and pattern matching you are now able to perform with Cypher.
You have also discovered how to measure your query performance with the Cypher query planner. This can help you to avoid some pitfalls, such as the Eager operation when loading data. It will also help in understanding Cypher internals and tuning your query for better performance in terms of speed.
We know have all the tools in hand to start really using Neo4j and study some real-life examples. In the next chapter, we will learn about knowledge graphs. For many organizations, this is the first entry point to the world of graphs. With that data structure, we will be able to implement performant recommendation engines and graph-based search for your customers.
- 工業機器人產品應用實戰
- R Data Mining
- PowerShell 3.0 Advanced Administration Handbook
- Linux Mint System Administrator’s Beginner's Guide
- 手把手教你玩轉RPA:基于UiPath和Blue Prism
- Splunk Operational Intelligence Cookbook
- Visual Basic.NET程序設計
- 工業機器人安裝與調試
- 云原生架構進階實戰
- Artificial Intelligence By Example
- 網頁設計與制作
- 超好玩的Python少兒編程
- R:Predictive Analysis
- Orange'S:一個操作系統的實現
- Internet of Things for Architects