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 5f4b793 commit b8a8855Copy full SHA for b8a8855
docs/arangodb-client.md
@@ -130,7 +130,6 @@ $arangoClient->admin()->getVersion();
130
131
### disconnect(): bool
132
Disconnect from the current keep-alive connection, if any.
133
-*Note* that a disconnect request is sent to the database upon destruction of the arangoClient object as well.
134
135
```
136
$arangoClient->disconnect();
0 commit comments