Skip to content

Commit 0022fb4

Browse files
Change title and abstract
Co-authored-by: David Oliver <[email protected]>
1 parent 9574521 commit 0022fb4

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

doc/asciidoc/migration-guide.adoc

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
[[migration-guide]]
2-
= Migration Guide
2+
= Migration from Graph Algorithms v3.5
33

44

55
[abstract]
66
--
7-
This section explains how to migrate from the Neo4j Graph Algorithms (GA) library to the Neo4j Graph Data Science (GDS) library.
7+
If you have previously used Graph Algorithm v3.5, you can find the information you will need to migrate to using the Graph Data Science library in this section.
88
--
99

1010

@@ -49,7 +49,7 @@ This section explains how to migrate from the Neo4j Graph Algorithms (GA) librar
4949

5050
== Who should read this guide
5151

52-
This guide is intended for users who are familiar with the Graph Algorithms library.
52+
This documentation is intended for users who are familiar with the Graph Algorithms library.
5353
We assume that most of the mentioned operations and concepts can be understood with little explanation.
5454
Thus we are intentionally brief in the examples and comparisons.
5555
Please see the dedicated chapters in this manual for details on all the features in the Graph Data Science library.
@@ -58,7 +58,6 @@ Please see the dedicated chapters in this manual for details on all the features
5858
== Syntax
5959

6060
In this section we will focus on side-by-side examples of operations using the syntax of the Graph Algorithms library and Graph Data Science library, respectively.
61-
In the tables below *GA* refers to the Graph Algorithms library and *GDS* refers to the Graph Data Science library.
6261

6362
This section is divided into the following sub-sections:
6463

0 commit comments

Comments
 (0)