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 8898c3e commit 25989daCopy full SHA for 25989da
ChangeLog
@@ -1,9 +1,13 @@
1
v3.1.0 (2016-09-XX)
2
+---------------------------
3
* removed Methods with collectionId (long) from ArangoDriver (Id is only for internal usage)
4
* changed Revision from long to String
5
* removed Methods with documentId (long) from ArangoDriver
6
* added profile flag to AqlQueryOptions (issue #47)
-* added getExtra() to DocumentCursor<> (issue #47)
7
+
8
+v3.0.2 (2016-08-05)
9
10
+* added profile flag to AqlQueryOptions (issue #47)
11
* added getExtra() to DocumentCursor<> (issue #47)
12
* added IndexType.PERSISTENT (issue #48)
13
0 commit comments