\triagensArangoDb

Classes

AdminHandler Provides access to ArangoDB's administration interface
AqlUserFunction Provides management of user-functions
Autoloader Handles automatic loading of missing class files.
Batch Provides batching functionality
BatchPart Provides batch part functionality
BindVars A simple container for bind variables
ClientException Client-Exception
Collection Value object representing a collection
CollectionHandler Provides management of collections
ConnectException Connect-Exception
Connection Provides access to the ArangoDB server
ConnectionOptions Simple container class for connection options.
Cursor Provides access to the results of a read-only statement
Database A class for managing ArangoDB Databases
DefaultValues Contains default values used by the client
Document Value object representing a single collection-based document
DocumentHandler A handler that manages documents
Edge Value object representing a single collection-based edge document
EdgeDefinition Value object representing an edge Definition.
EdgeHandler A handler that manages edges
Endpoint Endpoint specification
Exception Exception base class used to throw Arango specific exceptions
Graph Value object representing a graph
GraphHandler A handler that manages graphs.
Handler A base class for REST-based handlers
HttpHelper Helper methods for HTTP request/response handling
HttpResponse Container class for HTTP responses
ServerException Server-Exception
Statement Container for a read-only ("select") statement
TraceRequest Class TraceRequest
TraceResponse Class TraceResponse
Transaction Transaction object
Traversal Provides graph traversal
UpdatePolicy Document update policies
UrlHelper Some helper methods to construct and process URLs
Urls Some basic URLs
User Value object representing a single User document
UserHandler A handler that manages users
ValueValidator A simple validator for values to be stored in the database
Vertex Value object representing a single vertex document
VertexHandler A handler that manages vertices.