File tree Expand file tree Collapse file tree 1 file changed +9
-5
lines changed
site/content/ecosystem/integrations Expand file tree Collapse file tree 1 file changed +9
-5
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments