Classes and interfaces

AdminHandler

Provides access to ArangoDB's administration interface

« More »

AqlUserFunction

Provides management of user-functions

« More »

Autoloader

Handles automatic loading of missing class files.

« More »

Batch

Provides batching functionality

« More »

BatchPart

Provides batch part functionality

« More »

BindVars

A simple container for bind variables

« More »

ClientException

Client-Exception

« More »

Collection

Value object representing a collection

« More »

CollectionHandler

Provides management of collections

« More »

ConnectException

Connect-Exception

« More »

Connection

Provides access to the ArangoDB server

« More »

ConnectionOptions

Simple container class for connection options.

« More »

Cursor

Provides access to the results of a read-only statement

« More »

Database

A class for managing ArangoDB Databases

« More »

DefaultValues

Contains default values used by the client

« More »

Document

Value object representing a single collection-based document

« More »

DocumentHandler

A handler that manages documents

« More »

Edge

Value object representing a single collection-based edge document

« More »

EdgeHandler

A handler that manages edges

« More »

Endpoint

Endpoint specification

« More »

Exception

Exception base class used to throw Arango specific exceptions

« More »

Graph

Value object representing a graph

« More »

GraphHandler

A handler that manages graphs.

« More »

Handler

A base class for REST-based handlers

« More »

HttpHelper

Helper methods for HTTP request/response handling

« More »

HttpResponse

Container class for HTTP responses

« More »

ServerException

Server-Exception

« More »

Statement

Container for a read-only ("select") statement

« More »

TraceRequest

Class TraceRequest

« More »

TraceResponse

Class TraceResponse

« More »

Transaction

Transaction object

« More »

Traversal

Provides graph traversal

« More »

UpdatePolicy

Document update policies

« More »

UrlHelper

Some helper methods to construct and process URLs

« More »

Urls

Some basic URLs

« More »

User

Value object representing a single User document

« More »

UserHandler

A handler that manages users

« More »

ValueValidator

A simple validator for values to be stored in the database

« More »

Vertex

Value object representing a single vertex document

« More »

VertexHandler

A handler that manages vertices.

« More »