Module rincon_core::api [] [src]

The core API of the rincon driver.

Modules

auth

Type definitions for various authentication methods used by the rincon driver.

connector

Definition of Connector and Connection.

datasource

A datasource defines parameters for establishing a connection to a server.

method

Method Calls as Data

query

Representation of database queries in the rincon driver.

types

Miscellaneous types defined for the rincon core API.

user_agent

The User Agent represents information about the client that communicates with the ArangoDB server.

Structs

Error

The api::Error is returned by functions of the rincon driver whenever an error is returned by the ArangoDB server.

Enums

ErrorCode

An enumeration of all error codes that are defined for ArangoDB.