Skip to content

Commit a247213

Browse files
authored
Update README.algorithms
1 parent 3bac27b commit a247213

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.algorithms

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
README for GSQL Algorithm Library
2-
9/5/19
2+
9/12/19
33

44
The GSQL Graph Algorithm Library is a collection of high-performance GSQL queries,
55
each of which implements a standard graph algorithm. Each algorithm is ready to be
@@ -20,6 +20,11 @@ well-suited for graph algorithms:
2020
example, and they can develop and submit additions to the library.
2121

2222

23+
Compatibility Table
24+
-----------------
25+
v1.2 compatible with TG2.4 or higher
26+
v1.1 compatible with TG2.4 or higher
27+
2328
Library Structure
2429
-----------------
2530

0 commit comments

Comments
 (0)