File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -53,8 +53,8 @@ Graph analytics can answer questions like _**Who are the most connected persons*
53
53
54
54
ArangoDB offers _ Graph Analytics Engines_ to run algorithms such as
55
55
connected components, label propagation, and PageRank on your data. This feature
56
- is available for the ArangoGraph Insights Platform. See
57
- [ Graph Analytics] ( graph-analytics.md ) for details.
56
+ is available for the ArangoGraph Insights Platform. See
57
+ [ Graph Analytics] ( ../graphs/ graph-analytics.md) for details.
58
58
59
59
### GraphML
60
60
Original file line number Diff line number Diff line change 1
1
---
2
2
title : Graph Analytics
3
3
menuTitle : Graph Analytics
4
- weight : 123
4
+ weight : 115
5
5
description : |
6
6
ArangoGraph offers Graph Analytics Engines to run graph algorithms on your
7
7
data separately from your ArangoDB deployments
8
+ aliases :
9
+ - ../data-science/graph-analytics
8
10
---
9
11
Graph analytics is a branch of data science that deals with analyzing information
10
12
networks known as graphs, and extracting information from the data relationships.
You can’t perform that action at this time.
0 commit comments