mirror of https://gitee.com/bigwinds/arangodb
775 B
775 B
HTTP Interface for the information about the current database
@NAVIGATE_HttpCurrentDatabase @EMBEDTOC{HttpCurrentDatabaseTOC}
The Current Database
When a client connects to the ArangoDB server, the connection is always made to a specific database.
ArangoDB provides an Http interface to retrieve information about the database the client has connected to.
Retrieving the properties of the current database
@anchor HttpCurrentDatabaseGet @copydetails JSF_get_api_current_database