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 963f078 commit 58ed9f9Copy full SHA for 58ed9f9
docs/transaction-manager.md
@@ -53,7 +53,7 @@ Get the latest transaction id, or validate a given id. This method will throw if
53
$arangoClient->transactions()->getTransaction('123');
54
```
55
56
-### getTransaction()
+### getTransactions()
57
Get a list of all running transactions for this TransactionManager object.
58
59
0 commit comments