We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 26a7b14 commit a8cd179Copy full SHA for a8cd179
README.md
@@ -29,7 +29,7 @@ The Java API supports the following core features of the MarkLogic database:
29
* Execute ACID modifications so the change either succeeds or throws an exception.
30
* Execute multi-statement transactions so changes to multiple documents succeed or fail together.
31
32
-### What's New in Java Client API 4.0.0
+### What's New in Java Client API 4.0.1
33
34
* Optic API - blends relational with NoSQL by providing joins and aggregates over documents
35
* is powered by the new row index and query optimizer
0 commit comments