- Learning Neo4j 3.x(Second Edition)
- Jér?me Baton Rik Van Bruggen
- 203字
- 2021-07-08 09:37:36
Graph global operations
As we discussed earlier, graph theory has done a lot of fascinating work on the analysis and understanding of graphs in their entirety. Finding clusters of nodes, discovering unknown patterns of relationships between nodes, and defining centrality and/or in-betweenness of specific graph components are extremely interesting and wonderful concepts, but they are very different concepts from the ones that graph databases excel at. These concepts are looking at the graph in its entirety and we refer to them as graph global operations. While graph databases are extremely powerful at answering graph local questions, there is an entire category of graph tools (often referred to as graph processing engines or graph compute engines) that look at the graph global problems.
Many of these tools serve an extremely specific purpose and even use specific hardware and software (usually using lots of memory and CPU horsepower) to achieve their tasks, and they are typically part of a very different side of the IT architecture. Graph processing is typically done in batches, in the background, over the course of several hours/days/weeks and would not typically be well placed between a web request and web response. It's a very different kind of ball game.
- 演進式架構(原書第2版)
- 數據庫原理及應用(Access版)第3版
- CMDB分步構建指南
- AngularJS Web Application Development Blueprints
- Getting Started with PowerShell
- PHP+MySQL網站開發項目式教程
- SharePoint Development with the SharePoint Framework
- 智能手機APP UI設計與應用任務教程
- C指針原理揭秘:基于底層實現機制
- 計算機組裝與維護(第二版)
- 金融商業數據分析:基于Python和SAS
- Parallel Programming with Python
- Backbone.js Patterns and Best Practices
- 新手學ASP.NET 3.5網絡開發
- 微信小程序開發圖解案例教程:附精講視頻(第3版)