We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1ec6f commit 85dd2ebCopy full SHA for 85dd2eb
README.md
@@ -7,11 +7,11 @@
7
8
This library is a Java driver for ArangoDB.
9
10
-Supported version: ArangoDB-2.4.x or ArangoDB 2.5.x
+Supported version: ArangoDB-2.4.x, ArangoDB 2.5.x and ArangoDB 2.6.x
11
12
# Required
13
14
-* [ArangoDB](https://github.com/arangodb/arangodb) version 2.4.x or 2.5.x
+* [ArangoDB](https://github.com/arangodb/arangodb) version 2.4.x, 2.5.x or 2.6.x
15
* Java 1.6 later
16
17
# Basics
@@ -430,4 +430,4 @@ see 2.4.4
430
* createEdge takes graphName but needs database name
431
* ArangoDB 2.6 support
432
433
-
+
0 commit comments