Skip to content

Commit 0bf4901

Browse files
rashtaoSimran-B
andauthored
ArangoDB TinkerPop Provider compatibility matrix (#846)
* added ArangoDB TinkerPop Provider compatibility matrix * Review --------- Co-authored-by: Simran Spiller <simran@arangodb.com>
1 parent 4153510 commit 0bf4901

File tree

1 file changed

+9
-5
lines changed

1 file changed

+9
-5
lines changed

site/content/ecosystem/integrations/arangodb-tinkerpop-provider.md

Lines changed: 9 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,16 @@ AQL (ArangoDB Query Language) for complex queries.
2020

2121
## Compatibility
2222

23-
This Provider is compatible with:
23+
The ArangoDB TinkerPop Provider is compatible with all supported versions of ArangoDB.
24+
For more information, see the [End-of-life announcements](https://arango.ai/arangodb-product-support-end-of-life-announcements/).
2425

25-
- Apache TinkerPop 3.7
26-
- ArangoDB 3.12+
27-
- ArangoDB Java Driver 7.22+
28-
- Java 8+
26+
This integration has multiple versions released, and each one is compatible with
27+
the corresponding version of Apache TinkerPop:
28+
29+
| ArangoDB TinkerPop Provider | Apache TinkerPop | Java |
30+
|-----------------------------|------------------|---------------|
31+
| 3.*.* | 3.7.* | 8 through 21 |
32+
| 4.*.* | 3.8.* | 11 through 21 |
2933

3034
## Installation
3135

0 commit comments

Comments
 (0)