Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W 

A

AbstractOptions - Class in com.arangodb.util
 
AbstractOptions() - Constructor for class com.arangodb.util.AbstractOptions
 
addAttribute(String, Object) - Method in class com.arangodb.entity.BaseDocument
add an attribute to the document.
addEdgeDefinition(EdgeDefinitionEntity) - Method in class com.arangodb.entity.EdgeDefinitionsEntity
add a single edge definition
addFallbackArangoHost(ArangoHost) - Method in class com.arangodb.ArangoConfigure
Set the host name and port of the fallback database
addJob(String, InvocationObject) - Method in class com.arangodb.http.HttpManager
 
addReadCollection(String) - Method in class com.arangodb.entity.TransactionEntity
 
addWriteCollection(String) - Method in class com.arangodb.entity.TransactionEntity
 
AdminLogEntity - Class in com.arangodb.entity
A entity defining admin logs
AdminLogEntity() - Constructor for class com.arangodb.entity.AdminLogEntity
 
AdminLogEntity.LogEntry - Class in com.arangodb.entity
 
AdminLogEntryEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.AdminLogEntryEntityDeserializer
 
AnnotationHandler - Class in com.arangodb.impl
 
AnnotationHandler() - Constructor for class com.arangodb.impl.AnnotationHandler
 
AqlFunctionsEntity - Class in com.arangodb.entity
An entity wrapping a list of AQL functions
AqlFunctionsEntity() - Constructor for class com.arangodb.entity.AqlFunctionsEntity
 
AqlFunctionsEntity(Map<String, String>) - Constructor for class com.arangodb.entity.AqlFunctionsEntity
 
AqlfunctionsEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.AqlfunctionsEntityDeserializer
 
AqlQueryOptions - Class in com.arangodb.util
 
AqlQueryOptions() - Constructor for class com.arangodb.util.AqlQueryOptions
 
ArangoClient - Class in com.arangodb
 
ArangoClient(ArangoConfigure) - Constructor for class com.arangodb.ArangoClient
 
ArangoConfigure - Class in com.arangodb
Configure of ArangoDB.
ArangoConfigure() - Constructor for class com.arangodb.ArangoConfigure
 
ArangoConfigure(String) - Constructor for class com.arangodb.ArangoConfigure
 
ArangoDriver - Class in com.arangodb
ArangoDB driver.
ArangoDriver(ArangoConfigure) - Constructor for class com.arangodb.ArangoDriver
Constructor to create an instance of the driver that uses the default database.
ArangoDriver(ArangoConfigure, String) - Constructor for class com.arangodb.ArangoDriver
Constructor to create an instance of the driver that uses the provided database.
ArangoException - Exception in com.arangodb
 
ArangoException() - Constructor for exception com.arangodb.ArangoException
 
ArangoException(BaseEntity) - Constructor for exception com.arangodb.ArangoException
 
ArangoException(String, Throwable) - Constructor for exception com.arangodb.ArangoException
 
ArangoException(String) - Constructor for exception com.arangodb.ArangoException
 
ArangoException(Throwable) - Constructor for exception com.arangodb.ArangoException
 
ArangoHost - Class in com.arangodb
 
ArangoHost(String, int) - Constructor for class com.arangodb.ArangoHost
 
ArangoUnixTime - Class in com.arangodb.entity
An entity representing the arango server time
ArangoUnixTime() - Constructor for class com.arangodb.entity.ArangoUnixTime
 
ArangoUnixTimeDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ArangoUnixTimeDeserializer
 
ArangoVersion - Class in com.arangodb.entity
An entity representing the ArangoDB version
ArangoVersion() - Constructor for class com.arangodb.entity.ArangoVersion
 
asEntityList() - Method in class com.arangodb.BaseCursorProxy
Returns the entities of DocumentEntity objects as a list
asEntityList() - Method in class com.arangodb.DocumentCursorResult
Returns the entities of DocumentEntity objects as a list
asList() - Method in class com.arangodb.BaseCursorProxy
Returns the DocumentEntity objects as a list
asList() - Method in class com.arangodb.CursorRawResult
Returns the objects as a list
asList() - Method in class com.arangodb.CursorResult
Returns the objects as a list

B

BaseArangoDriver - Class in com.arangodb
 
BaseArangoDriver() - Constructor for class com.arangodb.BaseArangoDriver
 
BaseCursorProxy<T,S extends DocumentEntity<T>> - Class in com.arangodb
 
BaseCursorProxy(DocumentCursorResult<T, S>) - Constructor for class com.arangodb.BaseCursorProxy
 
BaseDocument - Class in com.arangodb.entity
Created by gschwab on 1/14/15.
BaseDocument() - Constructor for class com.arangodb.entity.BaseDocument
create an empty BaseDocument
BaseDocument(String) - Constructor for class com.arangodb.entity.BaseDocument
create an empty BaseDocument with a given key
BaseDocument(Map<String, Object>) - Constructor for class com.arangodb.entity.BaseDocument
create an BaseDocument with given attributes
BaseDocument(String, Map<String, Object>) - Constructor for class com.arangodb.entity.BaseDocument
create an BaseDocument with given key and attributes
BaseDocumentDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.BaseDocumentDeserializer
 
BaseDriverInterface - Interface in com.arangodb.impl
Created by fbartels on 10/27/14.
BaseEntity - Class in com.arangodb.entity
 
BaseEntity() - Constructor for class com.arangodb.entity.BaseEntity
 
BaseMapEntity<K,V> - Class in com.arangodb.entity
Abstract base class for map results
BaseMapEntity() - Constructor for class com.arangodb.entity.BaseMapEntity
 
BatchHttpManager - Class in com.arangodb.http
Created by fbartels on 10/22/14.
BatchHttpManager(ArangoConfigure) - Constructor for class com.arangodb.http.BatchHttpManager
 
BatchPart - Class in com.arangodb.http
Created by fbartels on 10/22/14.
BatchPart(String, String, String, Map<String, Object>, InvocationObject, int) - Constructor for class com.arangodb.http.BatchPart
 
BatchResponseEntity - Class in com.arangodb.entity
This entity is a representation of the result of a batch part
BatchResponseEntity(InvocationObject) - Constructor for class com.arangodb.entity.BatchResponseEntity
 
BatchResponseListEntity - Class in com.arangodb.entity
A representation of the complete result of a batch request.
BatchResponseListEntity() - Constructor for class com.arangodb.entity.BatchResponseListEntity
 
bodyText - Variable in class com.arangodb.http.HttpRequestEntity
 
BooleanResultEntity - Class in com.arangodb.entity
Entity representing a boolean result.
BooleanResultEntity() - Constructor for class com.arangodb.entity.BooleanResultEntity
 
BooleanResultEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.BooleanResultEntityDeserializer
 
buildUrl(String, HttpRequestEntity) - Static method in class com.arangodb.http.HttpManager
 

C

cancelBatchMode() - Method in class com.arangodb.ArangoDriver
This method cancels the batch execution mode.
changeCurrentHost() - Method in class com.arangodb.ArangoConfigure
 
checkDocument(String, String) - Method in class com.arangodb.ArangoDriver
This method returns the current revision of a document.
checkDocument(String) - Method in class com.arangodb.ArangoDriver
This method returns the current revision of a document.
checkDocument(String, String) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
checkDocument(String, String) - Method in interface com.arangodb.InternalDocumentDriver
 
clear() - Method in class com.arangodb.entity.BaseMapEntity
 
Client() - Constructor for class com.arangodb.entity.ReplicationLoggerStateEntity.Client
 
Client() - Constructor for class com.arangodb.entity.StatisticsEntity.Client
 
close() - Method in class com.arangodb.BaseCursorProxy
Close cursor (removes cursor from database)
close() - Method in class com.arangodb.CursorRawResult
Close cursor (removes cursor from database)
close() - Method in class com.arangodb.CursorResult
Close cursor (removes cursor from database)
close() - Method in class com.arangodb.CursorResultSet
 
close(Closeable) - Static method in class com.arangodb.util.IOUtils
 
Collection() - Constructor for class com.arangodb.entity.ReplicationInventoryEntity.Collection
 
CollectionEntity - Class in com.arangodb.entity
A representation of an ArangoDB collection
CollectionEntity() - Constructor for class com.arangodb.entity.CollectionEntity
 
CollectionEntity.Figures - Class in com.arangodb.entity
additional statistical information about the collection.
CollectionEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.CollectionEntityDeserializer
 
CollectionKeyOption - Class in com.arangodb.entity
additional options for key generation.
CollectionKeyOption() - Constructor for class com.arangodb.entity.CollectionKeyOption
 
CollectionKeyOptionDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.CollectionKeyOptionDeserializer
 
CollectionOptions - Class in com.arangodb.entity
Convenience object for collection creation.
CollectionOptions() - Constructor for class com.arangodb.entity.CollectionOptions
 
CollectionParameter() - Constructor for class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
CollectionsEntity - Class in com.arangodb.entity
A entity representing a list of ArangoDB collections
CollectionsEntity() - Constructor for class com.arangodb.entity.CollectionsEntity
 
CollectionsEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.CollectionsEntityDeserializer
 
CollectionStatus - Enum in com.arangodb.entity
Enumeration describing the collection state
CollectionStatusTypeAdapter - Class in com.arangodb.entity
Used only internally for entity deserialisation
CollectionStatusTypeAdapter() - Constructor for class com.arangodb.entity.CollectionStatusTypeAdapter
 
CollectionType - Enum in com.arangodb.entity
Enumeration class for collection types.
CollectionUtils - Class in com.arangodb.util
 
CollectionUtils.EmptyIterator<E> - Class in com.arangodb.util
 
com.arangodb - package com.arangodb
 
com.arangodb.annotations - package com.arangodb.annotations
 
com.arangodb.entity - package com.arangodb.entity
 
com.arangodb.entity.marker - package com.arangodb.entity.marker
 
com.arangodb.http - package com.arangodb.http
 
com.arangodb.impl - package com.arangodb.impl
 
com.arangodb.util - package com.arangodb.util
 
configure(GsonBuilder...) - Static method in class com.arangodb.entity.EntityFactory
Configures instances of Gson used by this factory.
configureBodyParams(HttpRequestEntity, HttpEntityEnclosingRequestBase) - Static method in class com.arangodb.http.HttpManager
 
containsKey(Object) - Method in class com.arangodb.entity.BaseMapEntity
 
containsValue(Object) - Method in class com.arangodb.entity.BaseMapEntity
 
continueQuery(long, Class<?>...) - Method in class com.arangodb.ArangoDriver
Continues data retrieval for an existing cursor
continueQuery(String, long, Class<?>...) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
continueQuery(String, long, Class<?>...) - Method in interface com.arangodb.InternalCursorDriver
 
convertNullToMap(OptionsInterface) - Static method in class com.arangodb.util.JsonUtils
 
convertNullToMap(Object) - Static method in class com.arangodb.util.JsonUtils
 
createAdminDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createAqlFunction(String, String) - Method in class com.arangodb.ArangoDriver
Creates an AQL Function
createAqlFunction(String, String, String) - Method in class com.arangodb.impl.InternalAqlFunctionsDriverImpl
 
createAqlFunction(String, String, String) - Method in interface com.arangodb.InternalAqlFunctionsDriver
 
createAqlFunctionsDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createBatchDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createCollection(String) - Method in class com.arangodb.ArangoDriver
Creates a new collection.
createCollection(String, CollectionOptions) - Method in class com.arangodb.ArangoDriver
Creates a new collection.
createCollection(String, String, CollectionOptions) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
createCollection(String, String, CollectionOptions) - Method in interface com.arangodb.InternalCollectionDriver
 
createCollectionDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createCursorDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createDatabase(String, UserEntity...) - Method in class com.arangodb.ArangoDriver
This method creates a database
createDatabase(String, UserEntity...) - Method in class com.arangodb.impl.InternalDatabaseDriverImpl
 
createDatabase(String, UserEntity...) - Method in interface com.arangodb.InternalDatabaseDriver
 
createDatabaseDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createDocument(String, T) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name
createDocument(String, String, T) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name.
createDocument(String, T, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name.
createDocument(String, String, T, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name.
createDocument(String, String, String, T, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
createDocument(String, String, String, T, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
createDocumentDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createDocumentEndpointUrl(String, Object...) - Method in class com.arangodb.BaseArangoDriver
 
createDocumentHandle(long, String) - Method in class com.arangodb.BaseArangoDriver
 
createDocumentHandle(String, String) - Method in class com.arangodb.BaseArangoDriver
 
createDocumentRaw(String, String, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name
createDocumentRaw(String, String, String, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
createDocumentRaw(String, String, String, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
createEdge(String, T, String, String, Boolean) - Method in class com.arangodb.ArangoDriver
Create an edge in an edge collection.
createEdge(String, String, T, String, String, Boolean) - Method in class com.arangodb.ArangoDriver
Create an edge in an edge collection.
createEdge(String, String, String, T, String, String, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
createEdge(String, String, String, String, String, String, T, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createEdge(String, String, String, T, String, String, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
createEdge(String, String, String, String, String, String, T, Boolean) - Method in interface com.arangodb.InternalGraphDriver
 
createEdgeDefinition(String, String, EdgeDefinitionEntity) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createEdgeDefinition(String, String, EdgeDefinitionEntity) - Method in interface com.arangodb.InternalGraphDriver
Adds a new edge definition to an existing graph.
createEdgeQuery(ArangoDriver, String, Object, GraphEdgesOptions, MapBuilder) - Static method in class com.arangodb.util.GraphQueryUtil
 
createEndpoint(String, String...) - Method in class com.arangodb.ArangoDriver
This method creates an endpoint.
createEndpoint(String, String...) - Method in class com.arangodb.impl.InternalEndpointDriverImpl
 
createEndpoint(String, String...) - Method in interface com.arangodb.InternalEndpointDriver
 
createEndpointDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createEndpointUrl(String, Object...) - Method in class com.arangodb.BaseArangoDriver
 
createEndpointUrl(String, String, Object...) - Method in class com.arangodb.BaseArangoDriver
 
createEntity(HttpResponseEntity, Class<T>, Class<?>[], boolean) - Method in class com.arangodb.BaseArangoDriver
Creates an entity object
createEntity(String, Class<T>, Class<?>...) - Method in class com.arangodb.BaseArangoDriver
 
createEntity(HttpResponseEntity, Class<T>) - Method in class com.arangodb.BaseArangoDriver
 
createEntity(HttpResponseEntity, Class<T>, Class<?>...) - Method in class com.arangodb.BaseArangoDriver
 
createEntity(String, Type) - Static method in class com.arangodb.entity.EntityFactory
 
createEntityImpl(HttpResponseEntity, Class<T>) - Method in class com.arangodb.BaseArangoDriver
 
createFulltextIndex(String, String...) - Method in class com.arangodb.ArangoDriver
This method creates a full text index for a collection.
createFulltextIndex(String, Integer, String...) - Method in class com.arangodb.ArangoDriver
This method creates a full text index for a collection.
createFulltextIndex(String, String, Integer, String...) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
createFulltextIndex(String, String, Integer, String...) - Method in interface com.arangodb.InternalIndexDriver
 
createGeoIndex(String, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates a geo index for a collection.
createGharialEndpointUrl(String, Object...) - Method in class com.arangodb.BaseArangoDriver
 
createGraph(String, List<EdgeDefinitionEntity>, List<String>, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a graph.
createGraph(GraphEntity, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a graph.
createGraph(String, Boolean) - Method in class com.arangodb.ArangoDriver
Creates an empty graph.
createGraph(String, String, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createGraph(String, String, List<EdgeDefinitionEntity>, List<String>, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createGraph(String, String, Boolean) - Method in interface com.arangodb.InternalGraphDriver
Creates an empty graph.
createGraph(String, String, List<EdgeDefinitionEntity>, List<String>, Boolean) - Method in interface com.arangodb.InternalGraphDriver
Creates a graph.
createGraphDriver(ArangoConfigure, InternalCursorDriver, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createHashIndex(String, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates a hash index for a collection.
createHashIndex(String, boolean, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates a hash index for a collection.
createImportDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createIncrementOption(boolean, long, long) - Static method in class com.arangodb.entity.CollectionKeyOption
 
createIndex(String, IndexType, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates an index for a collection.
createIndex(String, IndexType, boolean, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates an index for a collection.
createIndex(String, String, IndexType, boolean, boolean, String...) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
createIndex(String, String, IndexType, boolean, String...) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
createIndex(String, String, IndexType, boolean, boolean, String...) - Method in interface com.arangodb.InternalIndexDriver
 
createIndex(String, String, IndexType, boolean, String...) - Method in interface com.arangodb.InternalIndexDriver
 
createIndexDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createIndexEndpointUrl(String, Object...) - Method in class com.arangodb.BaseArangoDriver
 
createJobEndpointUrl(String, Object...) - Method in class com.arangodb.BaseArangoDriver
 
createJobsDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createPersistentIndex(String, boolean, boolean, String...) - Method in class com.arangodb.ArangoDriver
It is possible to define a persistent index on one or more attributes (or paths) of documents.
createQueryCacheDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createReplicationDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createShortestPathQuery(ArangoDriver, String, String, Object, Object, ShortestPathOptions, Class<?>, Class<?>, MapBuilder) - Static method in class com.arangodb.util.GraphQueryUtil
 
createSimpleDriver(ArangoConfigure, InternalCursorDriver, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createSkipListIndex(String, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates a skip list index for a collection.
createSkipListIndex(String, boolean, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates a skip list index for a collection.
createStatusPhrase() - Method in class com.arangodb.http.HttpResponseEntity
 
createTransaction(String) - Method in class com.arangodb.ArangoDriver
Creates a transaction entity.
createTransaction(String) - Method in class com.arangodb.impl.InternalTransactionDriverImpl
 
createTransaction(String) - Method in interface com.arangodb.InternalTransactionDriver
 
createTransactionDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createTraversalDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createUser(String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.ArangoDriver
Creates a database user.
createUser(String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
createUser(String, String, Boolean, Map<String, Object>) - Method in interface com.arangodb.InternalUsersDriver
 
createUserEndpointUrl(Object...) - Method in class com.arangodb.BaseArangoDriver
 
createUsersDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createVertex(String, String, String, T, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createVertex(String, String, String, String, T, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createVertex(String, String, String, T, Boolean) - Method in interface com.arangodb.InternalGraphDriver
Stores a new vertex with the information contained within the document into the given collection.
createVertex(String, String, String, String, T, Boolean) - Method in interface com.arangodb.InternalGraphDriver
Stores a new vertex with the information contained within the document into the given collection.
createVertexCollection(String, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createVertexCollection(String, String, String) - Method in interface com.arangodb.InternalGraphDriver
 
createVerticesQuery(ArangoDriver, String, Object, GraphVerticesOptions, MapBuilder) - Static method in class com.arangodb.util.GraphQueryUtil
 
CURLLogger - Class in com.arangodb.http
 
CursorEntity<T> - Class in com.arangodb.entity
Cursor entity that represents the result of a AQL query.
CursorEntity() - Constructor for class com.arangodb.entity.CursorEntity
 
CursorEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.CursorEntityDeserializer
 
CursorIterator() - Constructor for class com.arangodb.CursorRawResult.CursorIterator
 
CursorIterator() - Constructor for class com.arangodb.CursorResult.CursorIterator
 
CursorIterator() - Constructor for class com.arangodb.CursorResultSet.CursorIterator
 
CursorRawResult - Class in com.arangodb
 
CursorRawResult(String, InternalCursorDriver, CursorEntity<JsonObject>, Class<?>...) - Constructor for class com.arangodb.CursorRawResult
 
CursorRawResult.CursorIterator - Class in com.arangodb
internal iterator
CursorResult<T> - Class in com.arangodb
 
CursorResult(String, InternalCursorDriver, CursorEntity<T>, Class<?>...) - Constructor for class com.arangodb.CursorResult
 
CursorResult.CursorIterator - Class in com.arangodb
internal iterator
CursorResultSet<T> - Class in com.arangodb
 
CursorResultSet(String, InternalCursorDriver, CursorEntity<T>, Class<?>...) - Constructor for class com.arangodb.CursorResultSet
 
CursorResultSet.CursorIterator - Class in com.arangodb
 

D

DatabaseEntity - Class in com.arangodb.entity
An entity representing an ArangoDB database
DatabaseEntity() - Constructor for class com.arangodb.entity.DatabaseEntity
 
DatabaseEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.DatabaseEntityDeserializer
 
DateUtils - Class in com.arangodb.util
 
DEFAULT_IMPORT_BUFFER_SIZE - Static variable in class com.arangodb.ArangoClient
 
DefaultEntity - Class in com.arangodb.entity
A default entity extending the base entity .
DefaultEntity() - Constructor for class com.arangodb.entity.DefaultEntity
 
DefaultEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.DefaultEntityDeserializer
 
deleteAllJobs() - Method in class com.arangodb.ArangoDriver
Deletes all job from ArangoDB.
deleteAllJobs(String) - Method in class com.arangodb.impl.InternalJobsDriverImpl
 
deleteAllJobs(String) - Method in interface com.arangodb.InternalJobsDriver
 
deleteAqlFunction(String, boolean) - Method in class com.arangodb.ArangoDriver
Delete an AQL function.
deleteAqlFunction(String, String, boolean) - Method in class com.arangodb.impl.InternalAqlFunctionsDriverImpl
 
deleteAqlFunction(String, String, boolean) - Method in interface com.arangodb.InternalAqlFunctionsDriver
 
deleteCollection(String) - Method in class com.arangodb.ArangoDriver
Deletes a collection by name.
deleteCollection(String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
deleteCollection(String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
deleteDatabase(String) - Method in class com.arangodb.ArangoDriver
This method deletes a database
deleteDatabase(String) - Method in class com.arangodb.impl.InternalDatabaseDriverImpl
 
deleteDatabase(String) - Method in interface com.arangodb.InternalDatabaseDriver
 
DeletedEntity - Class in com.arangodb.entity
An entity used as a result for deletions.
DeletedEntity() - Constructor for class com.arangodb.entity.DeletedEntity
 
deleteDocument(String, String) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(String) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(String, String, String) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(String, String, String) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
deleteDocument(String, String, String) - Method in interface com.arangodb.InternalDocumentDriver
 
deleteEdge(String, String, String, String, Boolean, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
deleteEdge(String, String, String, String, Boolean, String, String) - Method in interface com.arangodb.InternalGraphDriver
Deletes an edge with the given id, if it is contained within the graph.
deleteEdgeDefinition(String, String, String, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
deleteEdgeDefinition(String, String, String, Boolean) - Method in interface com.arangodb.InternalGraphDriver
Removes an existing edge definition from this graph.
deleteEndpoint(String) - Method in class com.arangodb.ArangoDriver
This method deletes an endpoint
deleteEndpoint(String) - Method in class com.arangodb.impl.InternalEndpointDriverImpl
 
deleteEndpoint(String) - Method in interface com.arangodb.InternalEndpointDriver
 
DeleteEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.DeleteEntityDeserializer
 
deleteExpiredJobs(int) - Method in class com.arangodb.ArangoDriver
Deletes all jobs by a provided expiration date.
deleteExpiredJobs(String, int) - Method in class com.arangodb.impl.InternalJobsDriverImpl
 
deleteExpiredJobs(String, int) - Method in interface com.arangodb.InternalJobsDriver
 
deleteGraph(String) - Method in class com.arangodb.ArangoDriver
Delete a graph by its name.
deleteGraph(String, Boolean) - Method in class com.arangodb.ArangoDriver
Delete a graph by its name.
deleteGraph(String, String, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
deleteGraph(String, String, Boolean) - Method in interface com.arangodb.InternalGraphDriver
Delete a graph by its name.
deleteIndex(String) - Method in class com.arangodb.ArangoDriver
Deletes an index from a collection
deleteIndex(String, String) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
deleteIndex(String, String) - Method in interface com.arangodb.InternalIndexDriver
 
deleteJobById(String) - Method in class com.arangodb.ArangoDriver
Deletes a job from ArangoDB.
deleteJobById(String, String) - Method in class com.arangodb.impl.InternalJobsDriverImpl
 
deleteJobById(String, String) - Method in interface com.arangodb.InternalJobsDriver
 
deleteQueryCache() - Method in class com.arangodb.ArangoDriver
Clears the AQL query cache (since ArangoDB 2.7)
deleteQueryCache(String) - Method in class com.arangodb.impl.InternalQueryCacheDriverImpl
 
deleteQueryCache(String) - Method in interface com.arangodb.InternalQueryCacheDriver
 
deleteSlowQueries() - Method in class com.arangodb.ArangoDriver
Clears the list of slow AQL queries of the default database
deleteSlowQueries(String) - Method in class com.arangodb.ArangoDriver
Clears the list of slow AQL queries of the default database
deleteSlowQueries(String) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
deleteSlowQueries(String) - Method in interface com.arangodb.InternalCursorDriver
 
deleteUser(String) - Method in class com.arangodb.ArangoDriver
Deletes a database user.
deleteUser(String) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
deleteUser(String) - Method in interface com.arangodb.InternalUsersDriver
 
deleteVertex(String, String, String, String, Boolean, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
deleteVertex(String, String, String, String, Boolean, String, String) - Method in interface com.arangodb.InternalGraphDriver
Deletes a vertex with the given key, if it is contained within the graph.
deleteVertexCollection(String, String, String, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
Removes a vertex collection from the graph and optionally deletes the collection, if it is not used in any other graph.
deleteVertexCollection(String, String, String, Boolean) - Method in interface com.arangodb.InternalGraphDriver
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.AdminLogEntryEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.AqlfunctionsEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ArangoUnixTimeDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.BaseDocumentDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.BooleanResultEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.CollectionEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.CollectionKeyOptionDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.CollectionsEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.CursorEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.DatabaseEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.DefaultEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.DeleteEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.DocumentEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.DocumentResultEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.DocumentsEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.EdgeEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.EndpointDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.FiguresDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.GraphEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.GraphsEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ImportResultEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.IndexEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.IndexesEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.JobsEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.MapAsEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.QueriesResultEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.QueryCachePropertiesEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.QueryTrackingPropertiesEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationApplierConfigEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationApplierStateDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationApplierStateEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationDumpRecordDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationInventoryEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationLoggerConfigEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationLoggerStateEntityClientDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationLoggerStateEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationStateDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ReplicationSyncEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ScalarExampleEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.ShortestPathEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.SimpleByResultEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.StatisticsDescriptionEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.StatisticsEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.StringsResultEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.TransactionResultEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.TraversalEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.UserEntityDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.VersionDeserializer
 
deserialize(JsonElement, Type, JsonDeserializationContext) - Method in class com.arangodb.entity.EntityDeserializers.VertexEntityDeserializer
 
deserializeJsonElement(JsonElement) - Static method in class com.arangodb.entity.EntityDeserializers.DeserializeSingleEntry
deserialize any jsonElement
destroy() - Method in class com.arangodb.http.HttpManager
 
Direction - Enum in com.arangodb
 
DocumentCursor<T> - Class in com.arangodb
 
DocumentCursor(DocumentCursorResult<T, DocumentEntity<T>>) - Constructor for class com.arangodb.DocumentCursor
 
DocumentCursorResult<T,S extends DocumentEntity<T>> - Class in com.arangodb
 
DocumentCursorResult(String, InternalCursorDriver, CursorEntity<S>, Class<?>...) - Constructor for class com.arangodb.DocumentCursorResult
 
DocumentCursorResult.EntityIterator - Class in com.arangodb
internal entity iterator
DocumentEntity<T> - Class in com.arangodb.entity
The generic document entity
DocumentEntity() - Constructor for class com.arangodb.entity.DocumentEntity
 
DocumentEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.DocumentEntityDeserializer
 
DocumentHolder - Interface in com.arangodb.entity
 
DocumentKey - Annotation Type in com.arangodb.annotations
 
DocumentResultEntity<T> - Class in com.arangodb.entity
An entity representing a list of documents
DocumentResultEntity() - Constructor for class com.arangodb.entity.DocumentResultEntity
 
DocumentResultEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.DocumentResultEntityDeserializer
 
DocumentsEntity - Class in com.arangodb.entity
An entity representing a list of document ids
DocumentsEntity() - Constructor for class com.arangodb.entity.DocumentsEntity
 
DocumentsEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.DocumentsEntityDeserializer
 
doDelete(String, Map<String, Object>) - Method in class com.arangodb.http.HttpManager
 
doDelete(String, Map<String, Object>, Map<String, Object>) - Method in class com.arangodb.http.HttpManager
 
doGet(String) - Method in class com.arangodb.http.HttpManager
 
doGet(String, Map<String, Object>) - Method in class com.arangodb.http.HttpManager
 
doGet(String, Map<String, Object>, Map<String, Object>) - Method in class com.arangodb.http.HttpManager
 
doGet(String, Map<String, Object>, Map<String, Object>, String, String) - Method in class com.arangodb.http.HttpManager
 
doHead(String, Map<String, Object>) - Method in class com.arangodb.http.HttpManager
 
doHeadGetDelete(HttpRequestEntity.RequestType, String, Map<String, Object>, Map<String, Object>) - Method in class com.arangodb.http.HttpManager
 
doHeadGetDelete(HttpRequestEntity.RequestType, String, Map<String, Object>, Map<String, Object>, String, String) - Method in class com.arangodb.http.HttpManager
 
doPatch(String, Map<String, Object>, Map<String, Object>, String) - Method in class com.arangodb.http.HttpManager
 
doPatch(String, Map<String, Object>, String) - Method in class com.arangodb.http.HttpManager
 
doPost(String, Map<String, Object>, Map<String, Object>, String) - Method in class com.arangodb.http.HttpManager
 
doPost(String, Map<String, Object>, String) - Method in class com.arangodb.http.HttpManager
 
doPost(String, Map<String, Object>, HttpEntity) - Method in class com.arangodb.http.HttpManager
 
doPostWithHeaders(String, Map<String, Object>, HttpEntity, Map<String, Object>, String) - Method in class com.arangodb.http.HttpManager
 
doPut(String, Map<String, Object>, Map<String, Object>, String) - Method in class com.arangodb.http.HttpManager
 
doPut(String, Map<String, Object>, String) - Method in class com.arangodb.http.HttpManager
 
driver - Variable in class com.arangodb.ArangoClient
 
DumpHandler<T> - Interface in com.arangodb.util
 
DumpHandlerAdapter<T> - Class in com.arangodb.util
 
DumpHandlerAdapter() - Constructor for class com.arangodb.util.DumpHandlerAdapter
 

E

EdgeCursor<T> - Class in com.arangodb
 
EdgeCursor(DocumentCursorResult<T, EdgeEntity<T>>) - Constructor for class com.arangodb.EdgeCursor
 
EdgeDefinitionEntity - Class in com.arangodb.entity
 
EdgeDefinitionEntity() - Constructor for class com.arangodb.entity.EdgeDefinitionEntity
 
EdgeDefinitionsEntity - Class in com.arangodb.entity
 
EdgeDefinitionsEntity(List<EdgeDefinitionEntity>) - Constructor for class com.arangodb.entity.EdgeDefinitionsEntity
 
EdgeDefinitionsEntity() - Constructor for class com.arangodb.entity.EdgeDefinitionsEntity
 
EdgeEntity<T> - Class in com.arangodb.entity
 
EdgeEntity() - Constructor for class com.arangodb.entity.EdgeEntity
 
EdgeEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.EdgeEntityDeserializer
 
EdgeUtils - Class in com.arangodb.util
 
emptyCallStack() - Method in class com.arangodb.http.BatchHttpManager
 
emptyIterator() - Static method in class com.arangodb.util.CollectionUtils
 
EmptyIterator() - Constructor for class com.arangodb.util.CollectionUtils.EmptyIterator
 
encodeUrl(String) - Static method in class com.arangodb.util.StringUtils
 
Endpoint - Class in com.arangodb.entity
This entity represents an endpoint
Endpoint() - Constructor for class com.arangodb.entity.Endpoint
 
EndpointDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.EndpointDeserializer
 
entity - Variable in exception com.arangodb.ArangoException
 
entity - Variable in class com.arangodb.http.HttpRequestEntity
 
EntityDeserializers - Class in com.arangodb.entity
Entity deserializer , internally used.
EntityDeserializers.AdminLogEntryEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.AqlfunctionsEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ArangoUnixTimeDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.BaseDocumentDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.BooleanResultEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.CollectionEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.CollectionKeyOptionDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.CollectionsEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.CursorEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.DatabaseEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.DefaultEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.DeleteEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.DeserializeSingleEntry - Class in com.arangodb.entity
 
EntityDeserializers.DocumentEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.DocumentResultEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.DocumentsEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.EdgeEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.EndpointDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.FiguresDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.GraphEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.GraphsEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ImportResultEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.IndexEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.IndexesEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.JobsEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.MapAsEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.QueriesResultEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.QueryCachePropertiesEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.QueryTrackingPropertiesEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationApplierConfigEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationApplierStateDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationApplierStateEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationDumpRecordDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationInventoryEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationLoggerConfigEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationLoggerStateEntityClientDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationLoggerStateEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationStateDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ReplicationSyncEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ScalarExampleEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ShortestPathEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.SimpleByResultEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.StatisticsDescriptionEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.StatisticsEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.StringsResultEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.TransactionResultEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.TraversalEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.UserEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.VersionDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.VertexEntityDeserializer - Class in com.arangodb.entity
 
EntityFactory - Class in com.arangodb.entity
Entity factory , internally used.
entityIterator() - Method in class com.arangodb.BaseCursorProxy
Returns an iterator over a entity set of elements of type T.
entityIterator() - Method in class com.arangodb.DocumentCursorResult
Returns an iterator over a entity set of elements of type T.
EntityIterator() - Constructor for class com.arangodb.DocumentCursorResult.EntityIterator
 
entrySet() - Method in class com.arangodb.entity.BaseMapEntity
 
equals(Object) - Method in class com.arangodb.ArangoHost
 
ERROR_APP_NEEDS_CONFIGURATION - Static variable in class com.arangodb.ErrorNums
 
ERROR_APP_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_APPLICATION_DOWNLOAD_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_APPLICATION_INVALID_MOUNT - Static variable in class com.arangodb.ErrorNums
 
ERROR_APPLICATION_INVALID_NAME - Static variable in class com.arangodb.ErrorNums
 
ERROR_APPLICATION_UPLOAD_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_ATTRIBUTE_PARSER_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_COLLECTION_DIRECTORY_ALREADY_EXISTS - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_COLLECTION_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_COLLECTION_NOT_LOADED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_COLLECTION_NOT_UNLOADED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_COLLECTION_PARAMETER_MISSING - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_COLLECTION_TYPE_INVALID - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_COLLECTION_TYPE_MISMATCH - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_CONFLICT - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_CORRUPTED_COLLECTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_CORRUPTED_DATAFILE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_CROSS_COLLECTION_REQUEST - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATABASE_NAME_INVALID - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATABASE_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATADIR_INVALID - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATADIR_LOCKED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATADIR_NOT_WRITABLE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATADIR_UNLOCKABLE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATAFILE_ALREADY_EXISTS - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATAFILE_EMPTY - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATAFILE_FULL - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATAFILE_SEALED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DATAFILE_UNREADABLE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_HANDLE_BAD - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_KEY_BAD - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_KEY_MISSING - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_KEY_UNEXPECTED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_NOT_FOUND_OR_SHARDING_ATTRIBUTES_CHANGED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_REV_BAD - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_TOO_LARGE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DOCUMENT_TYPE_INVALID - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DUPLICATE_IDENTIFIER - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_DUPLICATE_NAME - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_EMPTY_DATADIR - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_ENDPOINT_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_FILESYSTEM_FULL - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_ILLEGAL_NAME - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_ILLEGAL_PARAMETER_FILE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_ILLEGAL_STATE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INDEX_CREATION_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INDEX_DOCUMENT_ATTRIBUTE_MISSING - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INDEX_HANDLE_BAD - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INDEX_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INVALID_EDGE_ATTRIBUTE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INVALID_KEY_GENERATOR - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_MAXIMAL_SIZE_TOO_SMALL - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_MMAP_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_MSYNC_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_NO_INDEX - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_NO_JOURNAL - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_OUT_OF_KEYS - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_READ_ONLY - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_RECOVERY - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_SYNC_TIMEOUT - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_UNIQUE_CONSTRAINT_VIOLATED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_UNKNOWN_COLLECTION_TYPE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_USE_SYSTEM_DATABASE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_VALIDATION_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_WRITE_THROTTLE_TIMEOUT - Static variable in class com.arangodb.ErrorNums
 
ERROR_BAD_PARAMETER - Static variable in class com.arangodb.ErrorNums
 
ERROR_CANNOT_CREATE_DIRECTORY - Static variable in class com.arangodb.ErrorNums
 
ERROR_CANNOT_CREATE_TEMP_FILE - Static variable in class com.arangodb.ErrorNums
 
ERROR_CANNOT_OVERWRITE_FILE - Static variable in class com.arangodb.ErrorNums
 
ERROR_CANNOT_WRITE_FILE - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_AQL_COMMUNICATION - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_BACKEND_UNAVAILABLE - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COLLECTION_ID_EXISTS - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_CONNECTION_LOST - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_CREATE_COLLECTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_CREATE_COLLECTION_IN_PLAN - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_CREATE_DATABASE - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_CREATE_DATABASE_IN_PLAN - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_DETERMINE_ID - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_LOCK_PLAN - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_READ_CURRENT_VERSION - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_REMOVE_COLLECTION_IN_CURRENT - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_REMOVE_COLLECTION_IN_PLAN - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_REMOVE_DATABASE_IN_CURRENT - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_REMOVE_DATABASE_IN_PLAN - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_COULD_NOT_TRUNCATE_COLLECTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_GOT_CONTRADICTING_ANSWERS - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_MUST_NOT_CHANGE_SHARDING_ATTRIBUTES - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_MUST_NOT_SPECIFY_KEY - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_NO_AGENCY - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_NO_COORDINATOR_HEADER - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_NOT_ALL_SHARDING_ATTRIBUTES_GIVEN - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_ONLY_ON_COORDINATOR - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_ONLY_ON_DBSERVER - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_READING_PLAN_AGENCY - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_SHARD_GONE - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_TIMEOUT - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_UNKNOWN_CALLBACK_ENDPOINT - Static variable in class com.arangodb.ErrorNums
 
ERROR_CLUSTER_UNSUPPORTED - Static variable in class com.arangodb.ErrorNums
 
ERROR_CORRUPTED_CSV - Static variable in class com.arangodb.ErrorNums
 
ERROR_CURSOR_BUSY - Static variable in class com.arangodb.ErrorNums
 
ERROR_CURSOR_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_DEAD_PID - Static variable in class com.arangodb.ErrorNums
 
ERROR_DEADLOCK - Static variable in class com.arangodb.ErrorNums
 
ERROR_DEBUG - Static variable in class com.arangodb.ErrorNums
 
ERROR_DISPATCHER_IS_STOPPING - Static variable in class com.arangodb.ErrorNums
 
ERROR_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_FILE_EXISTS - Static variable in class com.arangodb.ErrorNums
 
ERROR_FILE_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_FORBIDDEN - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COLLECTION_MULTI_USE - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COLLECTION_USE_IN_MULTI_GRAPHS - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COLLECTION_USED_IN_EDGE_DEF - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COLLECTION_USED_IN_ORPHANS - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COULD_NOT_CHANGE_EDGE - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COULD_NOT_CHANGE_VERTEX - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COULD_NOT_CREATE_EDGE - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COULD_NOT_CREATE_GRAPH - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_COULD_NOT_CREATE_VERTEX - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_CREATE_MALFORMED_EDGE_DEFINITION - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_CREATE_MISSING_NAME - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_DUPLICATE - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_EDGE_COL_DOES_NOT_EXIST - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_EDGE_COLLECTION_NOT_USED - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_EMPTY - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_EDGE - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_EXAMPLE_ARRAY_OBJECT - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_EXAMPLE_ARRAY_OBJECT_STRING - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_FILTER_RESULT - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_GRAPH - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_ID - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_NUMBER_OF_ARGUMENTS - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_PARAMETER - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_INVALID_VERTEX - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_NO_GRAPH_COLLECTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_NOT_AN_ARANGO_COLLECTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_NOT_IN_ORPHAN_COLLECTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_TOO_MANY_ITERATIONS - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_VERTEX_COL_DOES_NOT_EXIST - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_WRONG_COLLECTION_TYPE_VERTEX - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_BAD_PARAMETER - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_CORRUPTED_JSON - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_FORBIDDEN - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_METHOD_NOT_ALLOWED - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_PRECONDITION_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_SERVER_ERROR - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_SUPERFLUOUS_SUFFICES - Static variable in class com.arangodb.ErrorNums
 
ERROR_HTTP_UNAUTHORIZED - Static variable in class com.arangodb.ErrorNums
 
ERROR_ILLEGAL_NUMBER - Static variable in class com.arangodb.ErrorNums
 
ERROR_ILLEGAL_OPTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_INTERNAL - Static variable in class com.arangodb.ErrorNums
 
ERROR_INVALID_APPLICATION_MANIFEST - Static variable in class com.arangodb.ErrorNums
 
ERROR_INVALID_FOXX_OPTIONS - Static variable in class com.arangodb.ErrorNums
 
ERROR_INVALID_MOUNTPOINT - Static variable in class com.arangodb.ErrorNums
 
ERROR_IP_ADDRESS_INVALID - Static variable in class com.arangodb.ErrorNums
 
ERROR_KEYVALUE_INVALID_KEY - Static variable in class com.arangodb.ErrorNums
 
ERROR_KEYVALUE_KEY_EXISTS - Static variable in class com.arangodb.ErrorNums
 
ERROR_KEYVALUE_KEY_NOT_CHANGED - Static variable in class com.arangodb.ErrorNums
 
ERROR_KEYVALUE_KEY_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_KEYVALUE_KEY_NOT_REMOVED - Static variable in class com.arangodb.ErrorNums
 
ERROR_KEYVALUE_KEY_NOT_UNIQUE - Static variable in class com.arangodb.ErrorNums
 
ERROR_KEYVALUE_NO_VALUE - Static variable in class com.arangodb.ErrorNums
 
ERROR_LOCK_TIMEOUT - Static variable in class com.arangodb.ErrorNums
 
ERROR_LOCKED - Static variable in class com.arangodb.ErrorNums
 
ERROR_MALFORMED_MANIFEST_FILE - Static variable in class com.arangodb.ErrorNums
 
ERROR_MODULE_FAILURE - Static variable in class com.arangodb.ErrorNums
 
ERROR_MODULE_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_NO_ERROR - Static variable in class com.arangodb.ErrorNums
 
ERROR_NOT_IMPLEMENTED - Static variable in class com.arangodb.ErrorNums
 
ERROR_NUMERIC_OVERFLOW - Static variable in class com.arangodb.ErrorNums
 
ERROR_OUT_OF_MEMORY - Static variable in class com.arangodb.ErrorNums
 
ERROR_OUT_OF_MEMORY_MMAP - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_ACCESS_AFTER_MODIFICATION - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_ARRAY_EXPECTED - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_BAD_JSON_PLAN - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_BIND_PARAMETER_MISSING - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_BIND_PARAMETER_TYPE - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_BIND_PARAMETER_UNDECLARED - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_BIND_PARAMETERS_INVALID - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_COLLECTION_LOCK_FAILED - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_COLLECTION_USED_IN_EXPRESSION - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_COMPILE_TIME_OPTIONS - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_DISALLOWED_DYNAMIC_CALL - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_DIVISION_BY_ZERO - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_DOCUMENT_ATTRIBUTE_REDECLARED - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_EMPTY - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_EXCEPTION_OPTIONS - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FAIL_CALLED - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FULLTEXT_INDEX_MISSING - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FUNCTION_ARGUMENT_NUMBER_MISMATCH - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FUNCTION_ARGUMENT_TYPE_MISMATCH - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FUNCTION_INVALID_CODE - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FUNCTION_INVALID_NAME - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FUNCTION_NAME_UNKNOWN - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FUNCTION_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_FUNCTION_RUNTIME_ERROR - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_GEO_INDEX_MISSING - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_IN_USE - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_INVALID_AGGREGATE_EXPRESSION - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_INVALID_ARITHMETIC_VALUE - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_INVALID_DATE_VALUE - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_INVALID_LOGICAL_VALUE - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_INVALID_REGEX - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_KILLED - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_MULTI_MODIFY - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_NUMBER_OUT_OF_RANGE - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_PARSE - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_SCRIPT - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_TOO_MANY_COLLECTIONS - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_VARIABLE_NAME_INVALID - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_VARIABLE_NAME_UNKNOWN - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_VARIABLE_REDECLARED - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUEUE_ALREADY_EXISTS - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUEUE_FULL - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUEUE_UNKNOWN - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_APPLIER_STOPPED - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_INVALID_APPLIER_CONFIGURATION - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_INVALID_APPLIER_STATE - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_INVALID_RESPONSE - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_LOOP - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_MASTER_CHANGE - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_MASTER_ERROR - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_MASTER_INCOMPATIBLE - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_NO_RESPONSE - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_NO_START_TICK - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_RUNNING - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_START_TICK_NOT_PRESENT - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_UNEXPECTED_MARKER - Static variable in class com.arangodb.ErrorNums
 
ERROR_REPLICATION_UNEXPECTED_TRANSACTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_REQUEST_CANCELED - Static variable in class com.arangodb.ErrorNums
 
ERROR_SESSION_EXPIRED - Static variable in class com.arangodb.ErrorNums
 
ERROR_SESSION_UNKNOWN - Static variable in class com.arangodb.ErrorNums
 
ERROR_SYS_ERROR - Static variable in class com.arangodb.ErrorNums
 
ERROR_TASK_DUPLICATE_ID - Static variable in class com.arangodb.ErrorNums
 
ERROR_TASK_INVALID_ID - Static variable in class com.arangodb.ErrorNums
 
ERROR_TASK_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_TRANSACTION_ABORTED - Static variable in class com.arangodb.ErrorNums
 
ERROR_TRANSACTION_DISALLOWED_OPERATION - Static variable in class com.arangodb.ErrorNums
 
ERROR_TRANSACTION_INTERNAL - Static variable in class com.arangodb.ErrorNums
 
ERROR_TRANSACTION_NESTED - Static variable in class com.arangodb.ErrorNums
 
ERROR_TRANSACTION_UNREGISTERED_COLLECTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_TYPE_ERROR - Static variable in class com.arangodb.ErrorNums
 
ERROR_USER_CHANGE_PASSWORD - Static variable in class com.arangodb.ErrorNums
 
ERROR_USER_DUPLICATE - Static variable in class com.arangodb.ErrorNums
 
ERROR_USER_INVALID_NAME - Static variable in class com.arangodb.ErrorNums
 
ERROR_USER_INVALID_PASSWORD - Static variable in class com.arangodb.ErrorNums
 
ERROR_USER_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ErrorNums - Class in com.arangodb
 
ErrorNums() - Constructor for class com.arangodb.ErrorNums
 
Exclude - Annotation Type in com.arangodb.annotations
 
execute(HttpRequestEntity) - Method in class com.arangodb.http.BatchHttpManager
 
execute(HttpRequestEntity) - Method in class com.arangodb.http.HttpManager
Executes the request and handles connect exceptions
executeAqlQuery(String, Map<String, Object>, AqlQueryOptions, Class<T>) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a CursorResult
executeAqlQuery(String, String, Map<String, Object>, AqlQueryOptions, Class<T>) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeAqlQuery(String, String, Map<String, Object>, AqlQueryOptions, Class<T>) - Method in interface com.arangodb.InternalCursorDriver
 
executeAqlQueryJSON(String, Map<String, Object>, AqlQueryOptions) - Method in class com.arangodb.ArangoDriver
Executes an AQL query and returns the raw JSON response
executeAqlQueryJSON(String, String, Map<String, Object>, AqlQueryOptions) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeAqlQueryJSON(String, String, Map<String, Object>, AqlQueryOptions) - Method in interface com.arangodb.InternalCursorDriver
 
executeAqlQueryRaw(String, Map<String, Object>, AqlQueryOptions) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a CursorRawResult.
executeAqlQueryRaw(String, String, Map<String, Object>, AqlQueryOptions) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeAqlQueryRaw(String, String, Map<String, Object>, AqlQueryOptions) - Method in interface com.arangodb.InternalCursorDriver
 
executeAqlQueryWithDocumentCursorResult(String, Map<String, Object>, AqlQueryOptions, Class<S>, Class<T>) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a DocumentCursorResult
executeBaseCursorQuery(String, String, Map<String, Object>, AqlQueryOptions, Class<S>, Class<T>) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeBaseCursorQuery(String, String, Map<String, Object>, AqlQueryOptions, Class<S>, Class<T>) - Method in interface com.arangodb.InternalCursorDriver
 
executeBatch() - Method in class com.arangodb.ArangoDriver
This method sends all stacked requests as batch to ArangoDB.
executeBatch(List<BatchPart>, String) - Method in class com.arangodb.impl.InternalBatchDriverImpl
 
executeCursorEntityQuery(String, Map<String, Object>, Boolean, Integer, Boolean, Class<?>...) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a CursorEntity.
executeCursorEntityQuery(String, String, Map<String, Object>, AqlQueryOptions, Class<?>...) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeCursorEntityQuery(String, String, Map<String, Object>, AqlQueryOptions, Class<?>...) - Method in interface com.arangodb.InternalCursorDriver
 
executeDocumentQuery(String, Map<String, Object>, AqlQueryOptions, Class<T>) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a DocumentCursor
executeEdgeQuery(String, Map<String, Object>, AqlQueryOptions, Class<T>) - Method in class com.arangodb.ArangoDriver
Returns edges as an EdgeCursor by a given query
executeScript(String) - Method in class com.arangodb.ArangoDriver
Executes a javascript code.
executeScript(String, String) - Method in class com.arangodb.impl.InternalAdminDriverImpl
 
executeScript(String, String) - Method in interface com.arangodb.InternalAdminDriver
 
executeSimpleAllDocuments(String, int, int, Class<T>) - Method in class com.arangodb.ArangoDriver
Returns all documents of a collections.
executeSimpleAllDocuments(String, String, int, int, Class<T>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleAllDocuments(String, String, int, int, Class<T>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleAny(String, Class<T>) - Method in class com.arangodb.ArangoDriver
Returns a random document from the collection
executeSimpleAny(String, String, Class<T>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleAny(String, String, Class<T>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleByExampleDocuments(String, Map<String, Object>, int, int, Class<T>) - Method in class com.arangodb.ArangoDriver
This will find all documents matching a given example.
executeSimpleByExampleDocuments(String, String, Map<String, Object>, int, int, Class<T>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleByExampleDocuments(String, String, Map<String, Object>, int, int, Class<T>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleFirstExample(String, Map<String, Object>, Class<T>) - Method in class com.arangodb.ArangoDriver
Returns the first document matching the example
executeSimpleFirstExample(String, String, Map<String, Object>, Class<T>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleFirstExample(String, String, Map<String, Object>, Class<T>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleFulltextWithDocuments(String, String, String, int, int, String, Class<T>) - Method in class com.arangodb.ArangoDriver
This will find all documents from the collection that match the fulltext query specified in query.
executeSimpleFulltextWithDocuments(String, String, String, String, int, int, String, Class<T>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleFulltextWithDocuments(String, String, String, String, int, int, String, Class<T>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleRangeWithDocuments(String, String, Object, Object, Boolean, int, int, Class<T>) - Method in class com.arangodb.ArangoDriver
This will find all documents within a given range.
executeSimpleRangeWithDocuments(String, String, String, Object, Object, Boolean, int, int, Class<T>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleRangeWithDocuments(String, String, String, Object, Object, Boolean, int, int, Class<T>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleRemoveByExample(String, Map<String, Object>, Boolean, Integer) - Method in class com.arangodb.ArangoDriver
This will remove all documents in the collection that match the specified example object.
executeSimpleRemoveByExample(String, String, Map<String, Object>, Boolean, Integer) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleRemoveByExample(String, String, Map<String, Object>, Boolean, Integer) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleReplaceByExample(String, Map<String, Object>, Map<String, Object>, Boolean, Integer) - Method in class com.arangodb.ArangoDriver
This will replace all documents in the collection that match the specified example object.
executeSimpleReplaceByExample(String, String, Map<String, Object>, Map<String, Object>, Boolean, Integer) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleReplaceByExample(String, String, Map<String, Object>, Map<String, Object>, Boolean, Integer) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleUpdateByExample(String, Map<String, Object>, Map<String, Object>, Boolean, Boolean, Integer) - Method in class com.arangodb.ArangoDriver
This will update all documents in the collection that match the specified example object.
executeSimpleUpdateByExample(String, String, Map<String, Object>, Map<String, Object>, Boolean, Boolean, Integer) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleUpdateByExample(String, String, Map<String, Object>, Map<String, Object>, Boolean, Boolean, Integer) - Method in interface com.arangodb.InternalSimpleDriver
 
executeTransaction(TransactionEntity) - Method in class com.arangodb.ArangoDriver
Executes the transaction on the database server.
executeTransaction(String, TransactionEntity) - Method in class com.arangodb.impl.InternalTransactionDriverImpl
 
executeTransaction(String, TransactionEntity) - Method in interface com.arangodb.InternalTransactionDriver
 
executeVertexQuery(String, Map<String, Object>, AqlQueryOptions, Class<T>) - Method in class com.arangodb.ArangoDriver
Returns vertices as a VertexCursor by a given query
exists(String, String) - Method in class com.arangodb.ArangoDriver
The exists method determines whether a document exists given its identifier.
exists(String) - Method in class com.arangodb.ArangoDriver
The exists method determines whether a document exists given its identifier.

F

Figure() - Constructor for class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
Figures() - Constructor for class com.arangodb.entity.CollectionEntity.Figures
 
FiguresDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.FiguresDeserializer
 
FigureValue() - Constructor for class com.arangodb.entity.StatisticsEntity.FigureValue
 
FilterCondition - Class in com.arangodb.entity
 
FilterCondition() - Constructor for class com.arangodb.entity.FilterCondition
 
FilterCondition(String, Object, String) - Constructor for class com.arangodb.entity.FilterCondition
 
finishQuery(long) - Method in class com.arangodb.ArangoDriver
Deletes a cursor from the database.
finishQuery(String, long) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
finishQuery(String, long) - Method in interface com.arangodb.InternalCursorDriver
 
format(Date, String) - Static method in class com.arangodb.util.DateUtils
 
FROM - Static variable in class com.arangodb.entity.BaseDocument
 

G

get(Object) - Method in class com.arangodb.entity.BaseMapEntity
 
get(int) - Method in class com.arangodb.entity.CursorEntity
Returns the cursor element at position *index*
get() - Method in class com.arangodb.util.MapBuilder
 
getAction() - Method in class com.arangodb.entity.TransactionEntity
 
getActive() - Method in class com.arangodb.entity.ReplicationDumpHeader
 
getAdaptivePolling() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getAliveCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getAliveSize() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getAqlFunctions(String) - Method in class com.arangodb.ArangoDriver
Gets all AQL functions whithin a given namespace
getAqlFunctions() - Method in class com.arangodb.entity.AqlFunctionsEntity
 
getAqlFunctions(String, String) - Method in class com.arangodb.impl.InternalAqlFunctionsDriverImpl
 
getAqlFunctions(String, String) - Method in interface com.arangodb.InternalAqlFunctionsDriver
 
getArangoDriver() - Method in class com.arangodb.http.InvocationObject
 
getArangoHost() - Method in class com.arangodb.ArangoConfigure
Get the default database host name and port
getArgs() - Method in class com.arangodb.http.InvocationObject
 
getAttribute(String) - Method in class com.arangodb.entity.BaseDocument
get a single attribute of the document
getAttributes() - Method in class com.arangodb.entity.KeyValueEntity
 
getAutoStart() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getBaseUrl() - Method in class com.arangodb.ArangoConfigure
 
getBatchResponseByRequestId(String) - Method in class com.arangodb.ArangoDriver
This method returns the result of a call to ArangoDB executed within a batch request.
getBatchResponseEntities() - Method in class com.arangodb.entity.BatchResponseListEntity
 
getBatchResponseListEntity() - Method in class com.arangodb.impl.InternalBatchDriverImpl
 
getBatchSize() - Method in class com.arangodb.ArangoConfigure
 
getBatchSize() - Method in class com.arangodb.util.AqlQueryOptions
maximum number of result documents to be transferred from the server to the client in one roundtrip (optional).
getBindVars() - Method in class com.arangodb.entity.CursorEntity
 
getBody() - Method in class com.arangodb.http.BatchPart
 
getBodyText() - Method in class com.arangodb.http.HttpRequestEntity
 
getCache() - Method in class com.arangodb.util.AqlQueryOptions
flag to determine whether the AQL query cache shall be used.
getCallStack() - Method in class com.arangodb.http.BatchHttpManager
 
getCheckmore() - Method in class com.arangodb.entity.ReplicationDumpHeader
 
getChecksum() - Method in class com.arangodb.entity.CollectionEntity
 
getChunkSize() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getCid() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
getClient() - Method in class com.arangodb.entity.StatisticsEntity
 
getClient() - Method in class com.arangodb.http.HttpManager
 
getClients() - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
getCode() - Method in exception com.arangodb.ArangoException
 
getCode() - Method in class com.arangodb.BaseCursorProxy
 
getCode() - Method in class com.arangodb.entity.BaseEntity
 
getCode() - Method in class com.arangodb.entity.WarningEntity
returns the warning code
getCollection(String) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB by name
getCollection() - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
getCollection(String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
getCollection(String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
getCollectionChecksum(String, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB by name including the collection checksum
getCollectionChecksum(String, String, Boolean, Boolean) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
getCollectionChecksum(String, String, Boolean, Boolean) - Method in interface com.arangodb.InternalCollectionDriver
 
getCollectionCount(String) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB by name including the document count
getCollectionCount(String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
getCollectionCount(String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
getCollectionFigures(String) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB by name including the collection figures
getCollectionFigures(String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
getCollectionFigures(String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
getCollectionProperties(String) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB including all properties by name
getCollectionProperties(String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
getCollectionProperties(String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
getCollectionRevision(String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
getCollectionRevision(String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
getCollections() - Method in class com.arangodb.ArangoDriver
Returns all collections from ArangoDB
getCollections(Boolean) - Method in class com.arangodb.ArangoDriver
Returns all collections from ArangoDB
getCollections() - Method in class com.arangodb.entity.CollectionsEntity
 
getCollections() - Method in class com.arangodb.entity.GraphGetCollectionsResultEntity
 
getCollections() - Method in class com.arangodb.entity.ReplicationInventoryEntity
 
getCollections() - Method in class com.arangodb.entity.ReplicationSyncEntity
 
getCollections() - Method in class com.arangodb.entity.TransactionEntity
 
getCollections(String, Boolean) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
getCollections(String, Boolean) - Method in interface com.arangodb.InternalCollectionDriver
 
getCompactorsCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getCompactorsFileSize() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getCompare() - Method in class com.arangodb.entity.FilterCondition
 
getComplete() - Method in class com.arangodb.util.ImportOptions
(optional) If set to true, it will make the whole import fail if any error occurs.
getConfiguration() - Method in class com.arangodb.http.HttpManager
 
getConnectionTimeout() - Method in class com.arangodb.ArangoConfigure
 
getConnectRetryCount() - Method in class com.arangodb.ArangoConfigure
 
getConnectRetryWait() - Method in class com.arangodb.ArangoConfigure
 
getConnectTimeout() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getContent() - Method in class com.arangodb.http.JsonSequenceEntity
 
getContentLength() - Method in class com.arangodb.http.JsonSequenceEntity
 
getContentType() - Method in class com.arangodb.http.HttpResponseEntity
 
getCount() - Method in class com.arangodb.BaseCursorProxy
Get total number of results (if requested)
getCount() - Method in class com.arangodb.CursorRawResult
Get total number of results (if requested)
getCount() - Method in class com.arangodb.CursorResult
Get total number of results (if requested)
getCount() - Method in class com.arangodb.entity.CollectionEntity
 
getCount() - Method in class com.arangodb.entity.CursorEntity
 
getCount() - Method in class com.arangodb.entity.SimpleByResultEntity
 
getCount() - Method in class com.arangodb.entity.StatisticsEntity.FigureValue
 
getCount() - Method in class com.arangodb.util.AqlQueryOptions
boolean flag that indicates whether the number of documents in the result set should be returned in the "count" attribute of the result (optional).
getCounts() - Method in class com.arangodb.entity.StatisticsEntity.FigureValue
 
getCreated() - Method in class com.arangodb.entity.ImportResultEntity
 
getCreated() - Method in class com.arangodb.entity.KeyValueEntity
 
getCurrentDatabase() - Method in class com.arangodb.ArangoDriver
Returns the current database
getCurrentDatabase(String) - Method in class com.arangodb.impl.InternalDatabaseDriverImpl
 
getCurrentDatabase(String) - Method in interface com.arangodb.InternalDatabaseDriver
 
getCurrentlyRunningQueries() - Method in class com.arangodb.ArangoDriver
Returns a list of currently running AQL queries of the default database
getCurrentlyRunningQueries(String) - Method in class com.arangodb.ArangoDriver
Returns a list of currently running AQL queries of a database
getCurrentlyRunningQueries(String) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
getCurrentlyRunningQueries(String) - Method in interface com.arangodb.InternalCursorDriver
 
getCurrentObject() - Method in class com.arangodb.http.BatchHttpManager
 
getCurrentObject() - Method in class com.arangodb.http.HttpManager
 
getCursorId() - Method in class com.arangodb.BaseCursorProxy
Returns the cursor identifier
getCursorId() - Method in class com.arangodb.CursorResult
Returns the cursor identifier
getCursorId() - Method in class com.arangodb.entity.CursorEntity
 
getCuts() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
getData() - Method in class com.arangodb.entity.ReplicationDumpRecord
 
getDatabase() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getDatabase() - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
getDatabases() - Method in class com.arangodb.ArangoDriver
Returns all databases
getDatabases(boolean) - Method in class com.arangodb.ArangoDriver
Returns all databases
getDatabases(String, String) - Method in class com.arangodb.ArangoDriver
Returns all databases the user identified by his credentials can access
getDatabases() - Method in class com.arangodb.entity.Endpoint
 
getDatabases(boolean, String, String) - Method in class com.arangodb.impl.InternalDatabaseDriverImpl
 
getDatabases(boolean, String, String) - Method in interface com.arangodb.InternalDatabaseDriver
 
getDatafileCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getDatafileFileSize() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getDeadCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getDeadDeletion() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getDeadSize() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getDefaultAqlQueryOptions() - Method in class com.arangodb.ArangoDriver
Creates a default AqlQueryOptions object
getDefaultDatabase() - Method in class com.arangodb.ArangoConfigure
 
getDefaultDatabase() - Method in class com.arangodb.ArangoDriver
Returns the default database.
getDefaultHost() - Static method in class com.arangodb.ArangoConfigure
 
getDefaultMaxConnection() - Static method in class com.arangodb.ArangoConfigure
 
getDefaultMaxPerConnection() - Static method in class com.arangodb.ArangoConfigure
 
getDefaultWeight() - Method in class com.arangodb.util.ShortestPathOptions
Only used with the option weight.
getDeleted() - Method in class com.arangodb.entity.DeletedEntity
 
getDeleted() - Method in class com.arangodb.entity.SimpleByResultEntity
 
getDescription() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
getDescription() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Group
 
getDetails() - Method in class com.arangodb.entity.ImportResultEntity
 
getDetails() - Method in class com.arangodb.util.ImportOptions
(optional) If set to true, the result will include an attribute details with details about documents that could not be imported.
getDirection() - Method in class com.arangodb.util.GraphEdgesOptions
The direction of the edges as a string.
getDirection() - Method in class com.arangodb.util.ShortestPathOptions
The direction of the edges as a string.
getDirection() - Method in class com.arangodb.util.TraversalQueryOptions
 
getDistance() - Method in class com.arangodb.entity.ShortestPathEntity
Retuns the distance
getDoCompact() - Method in class com.arangodb.entity.CollectionEntity
 
getDoCompact() - Method in class com.arangodb.entity.CollectionOptions
 
getDocument(String, String, Class<T>) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument(String, Class<T>) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument(String, Class<T>, String, String) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument() - Method in class com.arangodb.entity.ScalarExampleEntity
 
getDocument(String, String, Class<T>, String, String) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
getDocument(String, String, Class<T>, String, String) - Method in interface com.arangodb.InternalDocumentDriver
 
getDocumentHandle() - Method in class com.arangodb.entity.BaseDocument
 
getDocumentHandle() - Method in class com.arangodb.entity.DocumentEntity
 
getDocumentHandle() - Method in interface com.arangodb.entity.DocumentHolder
 
getDocumentHandle() - Method in class com.arangodb.entity.GraphEntity
 
getDocumentHandle() - Method in class com.arangodb.entity.PlainEdgeEntity
 
getDocumentKey() - Method in class com.arangodb.entity.BaseDocument
 
getDocumentKey() - Method in class com.arangodb.entity.DocumentEntity
 
getDocumentKey() - Method in interface com.arangodb.entity.DocumentHolder
 
getDocumentKey() - Method in class com.arangodb.entity.GraphEntity
 
getDocumentKey() - Method in class com.arangodb.entity.PlainEdgeEntity
 
getDocumentRaw(String, String, String) - Method in class com.arangodb.ArangoDriver
Returns the document as a JSON string.
getDocumentRaw(String, String, String, String) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
getDocumentRaw(String, String, String, String) - Method in interface com.arangodb.InternalDocumentDriver
 
getDocumentRevision() - Method in class com.arangodb.entity.BaseDocument
 
getDocumentRevision() - Method in class com.arangodb.entity.DocumentEntity
 
getDocumentRevision() - Method in interface com.arangodb.entity.DocumentHolder
 
getDocumentRevision() - Method in class com.arangodb.entity.GraphEntity
 
getDocumentRevision() - Method in class com.arangodb.entity.PlainEdgeEntity
 
getDocuments(String) - Method in class com.arangodb.ArangoDriver
This method returns all document handles from a collection.
getDocuments() - Method in class com.arangodb.entity.DocumentsEntity
 
getDocuments(String, String) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
getDocuments(String, String) - Method in interface com.arangodb.InternalDocumentDriver
 
getEdge(String, String, String, String, Class<T>, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getEdge(String, String, String, String, Class<T>, String, String) - Method in interface com.arangodb.InternalGraphDriver
Loads an edge with the given key if it is contained within your graph.
getEdgeCollection() - Method in class com.arangodb.util.TraversalQueryOptions
 
getEdgeCollectionRestriction() - Method in class com.arangodb.util.GraphEdgesOptions
One or multiple edge collection names.
getEdgeCollectionRestriction() - Method in class com.arangodb.util.ShortestPathOptions
One or multiple edge collection names.
getEdgeCollections(String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getEdgeCollections(String, String) - Method in interface com.arangodb.InternalGraphDriver
Returns a list of names of all edge collections of a graph that are defined in the graphs edgeDefinitions
getEdgeDefinition(String) - Method in class com.arangodb.entity.EdgeDefinitionsEntity
get a single edge definition identified by its edge collection name
getEdgeDefinitions() - Method in class com.arangodb.entity.EdgeDefinitionsEntity
get all edge definitions
getEdgeDefinitions() - Method in class com.arangodb.entity.GraphEntity
 
getEdgeDefinitionsEntity() - Method in class com.arangodb.entity.GraphEntity
 
getEdgeExamples() - Method in class com.arangodb.util.GraphEdgesOptions
A filter example for the edges
getEdges() - Method in class com.arangodb.entity.PathEntity
 
getEdges() - Method in class com.arangodb.entity.ShortestPathEntity
Returns the list of edges of the shortest path.
getEdgesUniqueness() - Method in class com.arangodb.util.TraversalQueryOptions
 
getEmpty() - Method in class com.arangodb.entity.ImportResultEntity
 
getEnabled() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getEndpoint() - Method in class com.arangodb.ArangoConfigure
 
getEndpoint() - Method in class com.arangodb.entity.Endpoint
 
getEndpoint() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getEndpoint() - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
getEndpoints() - Method in class com.arangodb.ArangoDriver
This method returns all endpoints.
getEndpoints() - Method in class com.arangodb.impl.InternalEndpointDriverImpl
 
getEndpoints() - Method in interface com.arangodb.InternalEndpointDriver
 
getEndVertexCollectionRestriction() - Method in class com.arangodb.util.GraphEdgesOptions
One or multiple vertex collection names.
getEndVertexCollectionRestriction() - Method in class com.arangodb.util.ShortestPathOptions
One or multiple vertex collection names.
getEntity() - Method in exception com.arangodb.ArangoException
 
getEntity() - Method in class com.arangodb.CursorResult
Returns the CursorEntity object
getEntity() - Method in class com.arangodb.entity.DocumentEntity
 
getEntity() - Method in class com.arangodb.http.HttpRequestEntity
 
getErrorMessage() - Method in exception com.arangodb.ArangoException
 
getErrorMessage() - Method in class com.arangodb.entity.BaseEntity
 
getErrorMessage() - Method in class com.arangodb.entity.ReplicationApplierState.LastError
 
getErrorNum() - Method in class com.arangodb.entity.ReplicationApplierState.LastError
 
getErrorNumber() - Method in exception com.arangodb.ArangoException
 
getErrorNumber() - Method in class com.arangodb.entity.BaseEntity
 
getErrors() - Method in class com.arangodb.entity.ImportResultEntity
 
getEtag() - Method in class com.arangodb.entity.BaseEntity
 
getEtag() - Method in class com.arangodb.http.HttpResponseEntity
 
getExpander() - Method in class com.arangodb.util.TraversalQueryOptions
 
getExpires() - Method in class com.arangodb.entity.KeyValueEntity
 
getExtra() - Method in class com.arangodb.BaseCursorProxy
A list of extra stats returned by the query
getExtra() - Method in class com.arangodb.CursorResult
A list of extra stats returned by the query
getExtra() - Method in class com.arangodb.entity.CursorEntity
 
getExtra() - Method in class com.arangodb.entity.UserEntity
 
getFailedConnects() - Method in class com.arangodb.entity.ReplicationApplierState.Progress
 
getFields() - Method in class com.arangodb.entity.IndexEntity
 
getFigures() - Method in class com.arangodb.entity.CollectionEntity
 
getFigures() - Method in class com.arangodb.entity.StatisticsDescriptionEntity
 
getFigures() - Method in class com.arangodb.entity.StatisticsEntity.Client
 
getFilter() - Method in class com.arangodb.util.TraversalQueryOptions
 
getFrom() - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
getFromCollection() - Method in class com.arangodb.entity.PlainEdgeEntity
 
getFromPrefix() - Method in class com.arangodb.util.ImportOptionsJson
An optional prefix for the values in _from attributes.
getFromVertexHandle() - Method in class com.arangodb.entity.EdgeEntity
 
getFullCount() - Method in class com.arangodb.BaseCursorProxy
Get total number of results for queries with LIMIT clause
getFullCount() - Method in class com.arangodb.CursorRawResult
Get total number of results for queries with LIMIT clause
getFullCount() - Method in class com.arangodb.CursorResult
Get total number of results for queries with LIMIT clause
getFullCount() - Method in class com.arangodb.entity.CursorEntity
 
getFullCount() - Method in class com.arangodb.util.AqlQueryOptions
if set to true and the query contains a LIMIT clause, then the result will contain an extra attribute extra with a sub-attribute fullCount.
getGraph(String) - Method in class com.arangodb.ArangoDriver
Get graph object by name, including its edge definitions and vertex collections.
getGraph(String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getGraph(String, String) - Method in interface com.arangodb.InternalGraphDriver
Get graph object by name, including its edge definitions and vertex collections.
getGraphList() - Method in class com.arangodb.ArangoDriver
Creates a list of the names of all available graphs of the default database.
getGraphList(String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getGraphList(String) - Method in interface com.arangodb.InternalGraphDriver
Creates a list of the names of all available graphs.
getGraphName() - Method in class com.arangodb.util.TraversalQueryOptions
 
getGraphs() - Method in class com.arangodb.ArangoDriver
Returns a GraphsEntity containing all graph as GraphEntity object of the default database.
getGraphs() - Method in class com.arangodb.entity.GraphsEntity
 
getGraphs(String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getGraphs(String) - Method in interface com.arangodb.InternalGraphDriver
Returns a GraphsEntity containing all graph as GraphEntity object.
getGroup() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
getGroup() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Group
 
getGroups() - Method in class com.arangodb.entity.StatisticsDescriptionEntity
 
getGsonBuilder() - Static method in class com.arangodb.entity.EntityFactory
 
getHeaders() - Method in class com.arangodb.http.BatchPart
 
getHeaders() - Method in class com.arangodb.http.HttpRequestEntity
 
getHeaders() - Method in class com.arangodb.http.HttpResponseEntity
 
getHost() - Method in class com.arangodb.ArangoHost
 
getHttpConnections() - Method in class com.arangodb.entity.StatisticsEntity.Client
 
getHttpManager() - Method in class com.arangodb.ArangoConfigure
 
getHttpManager() - Method in class com.arangodb.ArangoDriver
Returns the HTTP manager of the driver
getHttpManager() - Method in interface com.arangodb.impl.BaseDriverInterface
 
getHttpMode() - Method in class com.arangodb.http.HttpManager
 
getHttpResponseEntity() - Method in class com.arangodb.entity.BatchResponseEntity
 
getId() - Method in class com.arangodb.entity.CollectionEntity
 
getId() - Method in class com.arangodb.entity.DatabaseEntity
 
getId() - Method in class com.arangodb.entity.IndexEntity
 
getId() - Method in class com.arangodb.entity.KeyValueEntity
 
getId() - Method in class com.arangodb.entity.QueryEntity
Returns the query's id
getId() - Method in class com.arangodb.http.BatchPart
 
getIdentifier() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
getIdentifiers() - Method in class com.arangodb.entity.IndexesEntity
 
getIgnored() - Method in class com.arangodb.entity.ImportResultEntity
 
getImportType() - Method in class com.arangodb.util.ImportOptionsRaw
Determines how the body of the request will be interpreted. type can have the following values: ImportType.DOCUMENTS: when this type is used, each line in the request body is expected to be an individual JSON-encoded document.
getIncludeData() - Method in class com.arangodb.util.GraphEdgesOptions
Get include data
getIncludeData() - Method in class com.arangodb.util.ShortestPathOptions
Get include data
getIncrement() - Method in class com.arangodb.entity.CollectionKeyOption
 
getIndex(String) - Method in class com.arangodb.ArangoDriver
Returns an index from a collection.
getIndex(String, String) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
getIndex(String, String) - Method in interface com.arangodb.InternalIndexDriver
 
getIndexes(String) - Method in class com.arangodb.ArangoDriver
Returns all indices from a collection.
getIndexes() - Method in class com.arangodb.entity.IndexesEntity
 
getIndexes() - Method in class com.arangodb.entity.ReplicationInventoryEntity.Collection
 
getIndexes(String, String) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
getIndexes(String, String) - Method in interface com.arangodb.InternalIndexDriver
 
getIndexesCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getIndexesSize() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getInit() - Method in class com.arangodb.util.TraversalQueryOptions
 
getInvocationObject() - Method in class com.arangodb.entity.BatchResponseEntity
 
getInvocationObject() - Method in class com.arangodb.http.BatchPart
 
getIsSystem() - Method in class com.arangodb.entity.CollectionEntity
 
getIsSystem() - Method in class com.arangodb.entity.CollectionOptions
 
getIsVolatile() - Method in class com.arangodb.entity.CollectionEntity
 
getIsVolatile() - Method in class com.arangodb.entity.CollectionOptions
 
getItemOrder() - Method in class com.arangodb.util.TraversalQueryOptions
 
getJobIds() - Method in class com.arangodb.ArangoDriver
Returns a list of all job identifiers of asynchronous executed jobs.
getJobIds() - Method in class com.arangodb.http.HttpManager
 
getJobResult(String) - Method in class com.arangodb.ArangoDriver
Returns the job result for a given job id.
getJobResult(String, String) - Method in class com.arangodb.impl.InternalJobsDriverImpl
 
getJobResult(String, String) - Method in interface com.arangodb.InternalJobsDriver
 
getJobs(JobsEntity.JobState, int) - Method in class com.arangodb.ArangoDriver
Returns a list of all job identifiers of asynchronous executed jobs, filtered by job state.
getJobs(JobsEntity.JobState) - Method in class com.arangodb.ArangoDriver
Returns a list of all job identifiers of asynchronous executed jobs, filtered by job state.
getJobs() - Method in class com.arangodb.entity.JobsEntity
 
getJobs() - Method in class com.arangodb.http.HttpManager
 
getJobs(String, JobsEntity.JobState, int) - Method in class com.arangodb.impl.InternalJobsDriverImpl
 
getJobs(String, JobsEntity.JobState) - Method in class com.arangodb.impl.InternalJobsDriverImpl
 
getJobs(String, JobsEntity.JobState, int) - Method in interface com.arangodb.InternalJobsDriver
 
getJobs(String, JobsEntity.JobState) - Method in interface com.arangodb.InternalJobsDriver
 
getJournalsCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getJournalsFileSize() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getJournalSize() - Method in class com.arangodb.entity.CollectionEntity
 
getJournalSize() - Method in class com.arangodb.entity.CollectionOptions
 
getJSONResponseText(HttpResponseEntity) - Method in class com.arangodb.BaseArangoDriver
Gets the raw JSON string with results, from the Http response
getKey() - Method in class com.arangodb.entity.FilterCondition
 
getKey() - Method in class com.arangodb.entity.ReplicationDumpRecord
 
getKeyOptions() - Method in class com.arangodb.entity.CollectionEntity
 
getKeyOptions() - Method in class com.arangodb.entity.CollectionOptions
 
getLastAppliedContinuousTick() - Method in class com.arangodb.entity.ReplicationApplierState
 
getLastAvailableContinuousTick() - Method in class com.arangodb.entity.ReplicationApplierState
 
getLastError() - Method in class com.arangodb.entity.ReplicationApplierState
 
getLastincluded() - Method in class com.arangodb.entity.ReplicationDumpHeader
 
getLastJobId() - Method in class com.arangodb.ArangoDriver
Returns the identifier of the last asynchronous executed job.
getLastJobId() - Method in class com.arangodb.http.HttpManager
 
getLastLogTick() - Method in class com.arangodb.entity.ReplicationState
 
getLastLogTick() - Method in class com.arangodb.entity.ReplicationSyncEntity
 
getLastProcessedContinuousTick() - Method in class com.arangodb.entity.ReplicationApplierState
 
getLastServedTick() - Method in class com.arangodb.entity.ReplicationLoggerStateEntity.Client
 
getLastTick() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getLasttick() - Method in class com.arangodb.entity.ReplicationDumpHeader
 
getLevel() - Method in class com.arangodb.entity.AdminLogEntity.LogEntry
 
getLid() - Method in class com.arangodb.entity.AdminLogEntity.LogEntry
 
getLimit() - Method in class com.arangodb.util.GraphEdgesOptions
 
getLockTimeout() - Method in class com.arangodb.entity.TransactionEntity
 
getLogs() - Method in class com.arangodb.entity.AdminLogEntity
 
getMajorPageFaults() - Method in class com.arangodb.entity.StatisticsEntity.System
 
getMap() - Method in class com.arangodb.entity.MapAsEntity
 
getMaxConnectRetries() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getMaxDepth() - Method in class com.arangodb.util.GraphEdgesOptions
Defines the maximal length of a path from an edge to a vertex (default is 1, which means only the edges directly connected to a vertex would be returned).
getMaxDepth() - Method in class com.arangodb.util.TraversalQueryOptions
 
getMaxEvents() - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
getMaxEventsSize() - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
getMaximalSize() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
getMaxIterations() - Method in class com.arangodb.util.TraversalQueryOptions
 
getMaxPerConnection() - Method in class com.arangodb.ArangoConfigure
 
getMaxQueryStringLength() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getMaxResults() - Method in class com.arangodb.entity.QueryCachePropertiesEntity
Returns the maximum number of query results that will be stored per database-specific cache.
getMaxSlowQueries() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getMaxTotalConnection() - Method in class com.arangodb.ArangoConfigure
 
getMessage() - Method in class com.arangodb.entity.ReplicationApplierState.Progress
 
getMessage() - Method in class com.arangodb.entity.WarningEntity
returns a warning message
getMethod() - Method in class com.arangodb.http.BatchPart
 
getMethod() - Method in class com.arangodb.http.InvocationObject
 
getMicrosecond() - Method in class com.arangodb.entity.ArangoUnixTime
 
getMinDepth() - Method in class com.arangodb.util.GraphEdgesOptions
Defines the minimal length of a path from an edge to a vertex (default is 1, which means only the edges directly connected to a vertex would be returned).
getMinDepth() - Method in class com.arangodb.util.TraversalQueryOptions
 
getMinLength() - Method in class com.arangodb.entity.IndexEntity
 
getMinorPageFaults() - Method in class com.arangodb.entity.StatisticsEntity.System
 
getMissingClass(Class<T>) - Static method in class com.arangodb.entity.marker.MissingInstanceCreater
 
getMode() - Method in class com.arangodb.entity.QueryCachePropertiesEntity
Returns the mode the AQL query cache operates in.
getName() - Method in class com.arangodb.entity.CollectionEntity
 
getName() - Method in class com.arangodb.entity.DatabaseEntity
 
getName() - Method in class com.arangodb.entity.GraphEntity
 
getName() - Method in enum com.arangodb.entity.JobsEntity.JobState
 
getName() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
getName() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
getName() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Group
 
getNames() - Method in class com.arangodb.entity.CollectionsEntity
 
getNames() - Method in class com.arangodb.entity.UsersEntity
 
getNeighborExamples() - Method in class com.arangodb.util.GraphEdgesOptions
An example for the desired neighbors
getNumberOfShards() - Method in class com.arangodb.entity.CollectionOptions
 
getNumberOfThreads() - Method in class com.arangodb.entity.StatisticsEntity.System
 
getOffset() - Method in class com.arangodb.entity.CollectionKeyOption
 
getOnDuplicate() - Method in class com.arangodb.util.ImportOptions
(optional) Controls what action is carried out in case of a unique key constraint violation.
getOne() - Method in class com.arangodb.entity.DocumentResultEntity
Returns the first document from the list
getOrder() - Method in class com.arangodb.util.TraversalQueryOptions
 
getOrphanCollections() - Method in class com.arangodb.entity.GraphEntity
 
getOverwrite() - Method in class com.arangodb.util.ImportOptions
overwrite (optional): If this parameter has a value of true, then all data in the collection will be removed prior to the import.
getParameter() - Method in class com.arangodb.entity.ReplicationInventoryEntity.Collection
 
getParameters() - Method in class com.arangodb.http.HttpRequestEntity
 
getParams() - Method in class com.arangodb.entity.TransactionEntity
 
getPassword() - Method in class com.arangodb.ArangoConfigure
 
getPassword() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getPassword() - Method in class com.arangodb.entity.UserEntity
 
getPassword() - Method in class com.arangodb.http.HttpRequestEntity
 
getPath() - Method in class com.arangodb.entity.DatabaseEntity
 
getPaths() - Method in class com.arangodb.entity.TraversalEntity
get the traversal path
getPort() - Method in class com.arangodb.ArangoHost
 
getProfile() - Method in class com.arangodb.util.AqlQueryOptions
if set to true, then the additional query profiling information will be returned in the extra.stats return attribute if the query result is not served from the query cache.
getProgress() - Method in class com.arangodb.entity.ReplicationApplierState
 
getProperties() - Method in class com.arangodb.entity.BaseDocument
 
getProxyHost() - Method in class com.arangodb.ArangoConfigure
 
getProxyPort() - Method in class com.arangodb.ArangoConfigure
 
getQueries() - Method in class com.arangodb.entity.QueriesResultEntity
Returns the list of queries
getQuery() - Method in class com.arangodb.entity.QueryEntity
Returns the query string (potentially truncated)
getQueryCacheProperties() - Method in class com.arangodb.ArangoDriver
Returns the global configuration for the AQL query cache (since ArangoDB 2.7)
getQueryCacheProperties(String) - Method in class com.arangodb.impl.InternalQueryCacheDriverImpl
 
getQueryCacheProperties(String) - Method in interface com.arangodb.InternalQueryCacheDriver
 
getQueryTrackingProperties() - Method in class com.arangodb.ArangoDriver
Returns the configuration for the AQL query tracking
getQueryTrackingProperties(String) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
getQueryTrackingProperties(String) - Method in interface com.arangodb.InternalCursorDriver
 
getReplaced() - Method in class com.arangodb.entity.SimpleByResultEntity
 
getReplicationApplierConfig() - Method in class com.arangodb.ArangoDriver
Returns the configuration of the replication applier.
getReplicationApplierConfig(String) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
getReplicationApplierConfig(String) - Method in interface com.arangodb.InternalReplicationDriver
 
getReplicationApplierState() - Method in class com.arangodb.ArangoDriver
Returns the state of the replication applier, regardless of whether the applier is currently running or not.
getReplicationApplierState(String) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
getReplicationApplierState(String) - Method in interface com.arangodb.InternalReplicationDriver
 
getReplicationDump(String, Long, Long, Integer, Boolean, Class<T>, DumpHandler<T>) - Method in class com.arangodb.ArangoDriver
Returns the data from the collection for the requested range.
getReplicationDump(String, String, Long, Long, Integer, Boolean, Class<T>, DumpHandler<T>) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
getReplicationDump(String, String, Long, Long, Integer, Boolean, Class<T>, DumpHandler<T>) - Method in interface com.arangodb.InternalReplicationDriver
 
getReplicationInventory() - Method in class com.arangodb.ArangoDriver
Returns the list of collections and indexes available on the server.
getReplicationInventory(boolean) - Method in class com.arangodb.ArangoDriver
Returns the list of collections and indexes available on the server.
getReplicationInventory(String, Boolean) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
getReplicationInventory(String, Boolean) - Method in interface com.arangodb.InternalReplicationDriver
 
getReplicationLoggerConfig() - Method in class com.arangodb.ArangoDriver
Returns the configuration of the replication logger
getReplicationLoggerConfig(String) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
getReplicationLoggerConfig(String) - Method in interface com.arangodb.InternalReplicationDriver
 
getReplicationLoggerState() - Method in class com.arangodb.ArangoDriver
Returns the current state of the server's replication logger.
getReplicationLoggerState(String) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
getReplicationLoggerState(String) - Method in interface com.arangodb.InternalReplicationDriver
 
getReplicationServerId() - Method in class com.arangodb.ArangoDriver
Returns the servers id.
getReplicationServerId() - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
getReplicationServerId() - Method in interface com.arangodb.InternalReplicationDriver
 
getRequestId() - Method in class com.arangodb.BaseCursorProxy
 
getRequestId() - Method in class com.arangodb.entity.BaseEntity
 
getRequestId() - Method in class com.arangodb.http.HttpResponseEntity
 
getRequestTimeout() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getResidentSize() - Method in class com.arangodb.entity.StatisticsEntity.System
 
getResponseFromRequestId(String) - Method in class com.arangodb.entity.BatchResponseListEntity
 
getResult() - Method in class com.arangodb.entity.BooleanResultEntity
 
getResult() - Method in class com.arangodb.entity.DocumentResultEntity
 
getResult() - Method in class com.arangodb.entity.StringsResultEntity
 
getResultAsBoolean() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResultAsByte() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResultAsDouble() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResultAsFloat() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResultAsInt() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResultAsJsonObject() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResultAsLong() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResultAsString() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResults() - Method in class com.arangodb.entity.CursorEntity
Returns the DocumentEntity objects of this CursorDocumentEntity
getRetryCount() - Method in class com.arangodb.ArangoConfigure
 
getRev() - Method in class com.arangodb.entity.ReplicationDumpRecord
 
getRunning() - Method in class com.arangodb.entity.ReplicationApplierState
 
getRunTime() - Method in class com.arangodb.entity.QueryEntity
Returns the query's run time up to the point the list of queries was queried
getSecond() - Method in class com.arangodb.entity.ArangoUnixTime
 
getSelectivityEstimate() - Method in class com.arangodb.entity.IndexEntity
 
getServer() - Method in class com.arangodb.entity.ArangoVersion
 
getServer() - Method in class com.arangodb.entity.StatisticsEntity
 
getServerId() - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
getServerId() - Method in class com.arangodb.entity.ReplicationLoggerStateEntity.Client
 
getServerId() - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
getServerLog(Integer, Boolean, Integer, Integer, Integer, Boolean, String) - Method in class com.arangodb.ArangoDriver
Returns the server log, for the parameters *logLevel* and *logLevelUpTo* please note the following: fatal or 0 error or 1 warning or 2 info or 3 debug or 4 The default value is info.
getServerLog(Integer, Boolean, Integer, Integer, Integer, Boolean, String) - Method in class com.arangodb.impl.InternalAdminDriverImpl
 
getServerLog(Integer, Boolean, Integer, Integer, Integer, Boolean, String) - Method in interface com.arangodb.InternalAdminDriver
 
getServerVersion() - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
getServerVersion() - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
getShardKeys() - Method in class com.arangodb.entity.CollectionOptions
 
getShortestPath(String, String, Object, Object, ShortestPathOptions, AqlQueryOptions, Class<V>, Class<E>, ArangoDriver) - Method in class com.arangodb.impl.InternalCursorDriverImpl
Deprecated.
use AQL instead
getShortestPath(String, String, Object, Object, ShortestPathOptions, AqlQueryOptions, Class<V>, Class<E>, ArangoDriver) - Method in interface com.arangodb.InternalCursorDriver
Get the shortest path from a vertex to another vertex
getSize() - Method in class com.arangodb.entity.EdgeDefinitionsEntity
returns the number of edge definitions
getSize() - Method in class com.arangodb.entity.IndexEntity
 
getSlowQueries() - Method in class com.arangodb.ArangoDriver
Returns a list of slow running AQL queries of the default database
getSlowQueries(String) - Method in class com.arangodb.ArangoDriver
Returns a list of slow running AQL queries of a database
getSlowQueries(String) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
getSlowQueries(String) - Method in interface com.arangodb.InternalCursorDriver
 
getSlowQueryThreshold() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getSort() - Method in class com.arangodb.util.TraversalQueryOptions
 
getSslContext() - Method in class com.arangodb.ArangoConfigure
 
getStarted() - Method in class com.arangodb.entity.QueryEntity
Returns the date and time when the query was started
getStartVertex() - Method in class com.arangodb.util.TraversalQueryOptions
 
getStartVertexCollectionRestriction() - Method in class com.arangodb.util.GraphEdgesOptions
One or multiple vertex collection names.
getStartVertexCollectionRestriction() - Method in class com.arangodb.util.ShortestPathOptions
One or multiple vertex collection names.
getState() - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
getState() - Method in class com.arangodb.entity.ReplicationInventoryEntity
 
getState() - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
getStatistics() - Method in class com.arangodb.ArangoDriver
Returns the current statistics
getStatistics() - Method in class com.arangodb.impl.InternalAdminDriverImpl
 
getStatistics() - Method in interface com.arangodb.InternalAdminDriver
Get the ArangoDB database statistics
getStatisticsDescription() - Method in class com.arangodb.ArangoDriver
Returns the statistics description
getStatisticsDescription() - Method in class com.arangodb.impl.InternalAdminDriverImpl
 
getStatisticsDescription() - Method in interface com.arangodb.InternalAdminDriver
 
getStatus() - Method in class com.arangodb.entity.CollectionEntity
 
getStatusCode() - Method in class com.arangodb.BaseCursorProxy
 
getStatusCode() - Method in class com.arangodb.entity.BaseEntity
 
getStatusCode() - Method in class com.arangodb.http.HttpResponseEntity
 
getStatusPhrase() - Method in class com.arangodb.http.HttpResponseEntity
 
getStrategy() - Method in class com.arangodb.util.TraversalQueryOptions
 
getStream() - Method in class com.arangodb.entity.StreamEntity
 
getStream() - Method in class com.arangodb.http.HttpResponseEntity
 
getSum() - Method in class com.arangodb.entity.StatisticsEntity.FigureValue
 
getSystem() - Method in class com.arangodb.entity.StatisticsEntity
 
getSystemTime() - Method in class com.arangodb.entity.StatisticsEntity.System
 
getText() - Method in class com.arangodb.entity.AdminLogEntity.LogEntry
 
getText() - Method in class com.arangodb.http.HttpResponseEntity
 
getTick() - Method in class com.arangodb.entity.ReplicationDumpRecord
 
getTick() - Method in class com.arangodb.entity.ReplicationInventoryEntity
 
getTime() - Method in class com.arangodb.ArangoDriver
Returns the current server time
getTime() - Method in class com.arangodb.entity.ArangoUnixTime
 
getTime() - Method in class com.arangodb.entity.ReplicationApplierState
 
getTime() - Method in class com.arangodb.entity.ReplicationApplierState.LastError
 
getTime() - Method in class com.arangodb.entity.ReplicationApplierState.Progress
 
getTime() - Method in class com.arangodb.entity.ReplicationLoggerStateEntity.Client
 
getTime() - Method in class com.arangodb.entity.ReplicationState
 
getTime() - Method in class com.arangodb.impl.InternalAdminDriverImpl
 
getTime() - Method in interface com.arangodb.InternalAdminDriver
 
getTimeMillis() - Method in class com.arangodb.entity.ArangoUnixTime
 
getTimeout() - Method in class com.arangodb.ArangoConfigure
 
getTimestamp() - Method in class com.arangodb.entity.AdminLogEntity.LogEntry
 
getTo() - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
getToCollection() - Method in class com.arangodb.entity.PlainEdgeEntity
 
getToPrefix() - Method in class com.arangodb.util.ImportOptionsJson
An optional prefix for the values in _to attributes.
getTotalAmount() - Method in class com.arangodb.entity.AdminLogEntity
 
getTotalCount() - Method in class com.arangodb.CursorResultSet
 
getTotalEvents() - Method in class com.arangodb.entity.ReplicationApplierState
 
getTotalEvents() - Method in class com.arangodb.entity.ReplicationState
 
getTotalFailedConnects() - Method in class com.arangodb.entity.ReplicationApplierState
 
getTotalRequests() - Method in class com.arangodb.entity.ReplicationApplierState
 
getToVertexHandle() - Method in class com.arangodb.entity.EdgeEntity
 
getTrackSlowQueries() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getTraversal(TraversalQueryOptions, Class<V>, Class<E>) - Method in class com.arangodb.ArangoDriver
Do a graph traversal.
getTraversal(String, TraversalQueryOptions, Class<V>, Class<E>) - Method in class com.arangodb.impl.InternalTraversalDriverImpl
 
getTraversal(String, TraversalQueryOptions, Class<V>, Class<E>) - Method in interface com.arangodb.InternalTraversalDriver
 
getTtl() - Method in class com.arangodb.util.AqlQueryOptions
an optional time-to-live for the cursor (in seconds).
getType() - Method in class com.arangodb.entity.CollectionEntity
 
getType() - Method in class com.arangodb.entity.CollectionKeyOption
 
getType() - Method in class com.arangodb.entity.CollectionOptions
 
getType() - Method in enum com.arangodb.entity.CollectionType
 
getType() - Method in class com.arangodb.entity.IndexEntity
 
getType() - Method in class com.arangodb.entity.ReplicationDumpRecord
 
getType() - Method in enum com.arangodb.entity.ReplicationEventType
 
getType() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
getType() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
getType() - Method in class com.arangodb.http.HttpRequestEntity
 
getUncollectedLogfileEntries() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getUniqueResult() - Method in class com.arangodb.BaseCursorProxy
Return a single instance that matches the query, or null if the query returns no results.
getUniqueResult() - Method in class com.arangodb.CursorRawResult
Return a single instance that matches the query, or null if the query returns no results.
getUniqueResult() - Method in class com.arangodb.CursorResult
Return a single instance that matches the query, or null if the query returns no results.
getUniqueResult() - Method in class com.arangodb.entity.CursorEntity
Return a single instance that matches the query, or null if the query returns no results.
getUnits() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
getUpdated() - Method in class com.arangodb.entity.ImportResultEntity
 
getUpdated() - Method in class com.arangodb.entity.SimpleByResultEntity
 
getUptime() - Method in class com.arangodb.entity.StatisticsEntity.Server
 
getUrl() - Method in class com.arangodb.http.BatchPart
 
getUrl() - Method in class com.arangodb.http.HttpRequestEntity
 
getUser() - Method in class com.arangodb.ArangoConfigure
 
getUser(String) - Method in class com.arangodb.ArangoDriver
Returns a database user.
getUser(String) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
getUser(String) - Method in interface com.arangodb.InternalUsersDriver
 
getUsername() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getUsername() - Method in class com.arangodb.entity.UserEntity
 
getUsername() - Method in class com.arangodb.http.HttpRequestEntity
 
getUsers() - Method in class com.arangodb.ArangoDriver
Returns all database user.
getUsers() - Method in class com.arangodb.entity.UsersEntity
 
getUsers() - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
getUsers() - Method in interface com.arangodb.InternalUsersDriver
 
getUsersDocument() - Method in class com.arangodb.ArangoDriver
Returns all database user as document.
getUserTime() - Method in class com.arangodb.entity.StatisticsEntity.System
 
getUseSsl() - Method in class com.arangodb.ArangoConfigure
 
getValidateAfterInactivity() - Method in class com.arangodb.ArangoConfigure
 
getValue() - Method in class com.arangodb.entity.FilterCondition
 
getVersion() - Method in class com.arangodb.ArangoDriver
Returns the database version
getVersion() - Method in class com.arangodb.entity.ArangoVersion
 
getVersion() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
getVersion() - Method in class com.arangodb.impl.InternalAdminDriverImpl
Returns the ArangoDB version
getVersion() - Method in interface com.arangodb.InternalAdminDriver
 
getVertex(String, String, String, String, Class<T>, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getVertex(String, String, String, String, Class<T>, String, String) - Method in interface com.arangodb.InternalGraphDriver
Gets a vertex with the given key if it is contained within your graph.
getVertexCollectionRestriction() - Method in class com.arangodb.util.GraphVerticesOptions
One or multiple vertex collections that should be considered.
getVertexCollections(String, String, boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getVertexCollections(String, String, boolean) - Method in interface com.arangodb.InternalGraphDriver
Returns a list of names of all vertex collections of a graph, defined in the graphs edgeDefinitions (in "from", "to", and "orphanCollections")
getVertices() - Method in class com.arangodb.entity.PathEntity
 
getVertices() - Method in class com.arangodb.entity.ShortestPathEntity
Returns the list of vertices of the shortest path.
getVertices() - Method in class com.arangodb.entity.TraversalEntity
get the traversal vertices
getVerticesUniqueness() - Method in class com.arangodb.util.TraversalQueryOptions
 
getVirtualSize() - Method in class com.arangodb.entity.StatisticsEntity.System
 
getVisitor() - Method in class com.arangodb.util.TraversalQueryOptions
 
getWaitForSync() - Method in class com.arangodb.entity.CollectionEntity
 
getWaitForSync() - Method in class com.arangodb.entity.CollectionOptions
 
getWaitForSync() - Method in class com.arangodb.entity.TransactionEntity
 
getWaitForSync() - Method in class com.arangodb.util.ImportOptions
(optional) Wait until documents have been synced to disk before returning.
getWarnings() - Method in class com.arangodb.CursorRawResult
Returns a list of AQL warnings (code and message)
getWarnings() - Method in class com.arangodb.CursorResult
Returns a list of AQL warnings (code and message)
getWarnings() - Method in class com.arangodb.entity.CursorEntity
 
getWeight() - Method in class com.arangodb.util.ShortestPathOptions
The name of the attribute of the edges containing the length as a string.
grantDatabaseAccess(String, String) - Method in class com.arangodb.ArangoDriver
Grants the User access to the given database.
grantDatabaseAccess(String, String) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
grantDatabaseAccess(String, String) - Method in interface com.arangodb.InternalUsersDriver
 
graphCreateEdge(String, String, String, String, T, Boolean) - Method in class com.arangodb.ArangoDriver
Stores a new edge with the information contained within the body into the given collection.
graphCreateEdge(String, String, String, String, String, T, Boolean) - Method in class com.arangodb.ArangoDriver
Stores a new edge with the information contained within the body into the given collection.
graphCreateEdge(String, String, String, String, String) - Method in class com.arangodb.ArangoDriver
Stores a new edge with no further information into the given collection.
graphCreateEdgeDefinition(String, EdgeDefinitionEntity) - Method in class com.arangodb.ArangoDriver
Adds a new edge definition to an existing graph
graphCreateVertex(String, String, T, Boolean) - Method in class com.arangodb.ArangoDriver
Stores a new vertex with the information contained within the document into the given collection.
graphCreateVertex(String, String, String, T, Boolean) - Method in class com.arangodb.ArangoDriver
Stores a new vertex with the information contained within the document into the given collection.
graphCreateVertexCollection(String, String) - Method in class com.arangodb.ArangoDriver
Creates a vertex collection
graphDeleteEdge(String, String, String) - Method in class com.arangodb.ArangoDriver
Deletes an edge with the given id, if it is contained within the graph.
graphDeleteEdge(String, String, String, Boolean) - Method in class com.arangodb.ArangoDriver
Deletes an edge with the given id, if it is contained within the graph.
graphDeleteEdge(String, String, String, Boolean, String, String) - Method in class com.arangodb.ArangoDriver
Deletes an edge with the given id, if it is contained within the graph.
graphDeleteEdgeDefinition(String, String, Boolean) - Method in class com.arangodb.ArangoDriver
Removes an existing edge definition from this graph.
graphDeleteVertex(String, String, String) - Method in class com.arangodb.ArangoDriver
Deletes a vertex with the given key, if it is contained within the graph.
graphDeleteVertex(String, String, String, Boolean) - Method in class com.arangodb.ArangoDriver
Deletes a vertex with the given key, if it is contained within the graph.
graphDeleteVertex(String, String, String, Boolean, String, String) - Method in class com.arangodb.ArangoDriver
Deletes a vertex with the given key, if it is contained within the graph.
graphDeleteVertexCollection(String, String, Boolean) - Method in class com.arangodb.ArangoDriver
Removes a vertex collection from the graph and optionally deletes the collection, if it is not used in any other graph.
GraphEdgesOptions - Class in com.arangodb.util
 
GraphEdgesOptions() - Constructor for class com.arangodb.util.GraphEdgesOptions
 
GraphEntity - Class in com.arangodb.entity
 
GraphEntity() - Constructor for class com.arangodb.entity.GraphEntity
 
GraphEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.GraphEntityDeserializer
 
GraphGetCollectionsResultEntity - Class in com.arangodb.entity
 
GraphGetCollectionsResultEntity() - Constructor for class com.arangodb.entity.GraphGetCollectionsResultEntity
 
graphGetEdge(String, String, String, Class<T>, String, String) - Method in class com.arangodb.ArangoDriver
Loads an edge with the given key if it is contained within your graph.
graphGetEdge(String, String, String, Class<T>) - Method in class com.arangodb.ArangoDriver
Loads an edge with the given key if it is contained within your graph.
graphGetEdgeCollections(String) - Method in class com.arangodb.ArangoDriver
Returns a list of all edge collection of a graph that are defined in the graphs edgeDefinitions
graphGetEdgeCursor(String, Class<T>, Object, GraphEdgesOptions, AqlQueryOptions) - Method in class com.arangodb.ArangoDriver
Deprecated.
use AQL instead
graphGetEdgeCursor(String) - Method in class com.arangodb.ArangoDriver
Returns all Edges of a graph, each edge as a PlainEdgeEntity.
graphGetEdgeCursorByExample(String, Class<T>, Object) - Method in class com.arangodb.ArangoDriver
Returns all Edges of a given vertex.
graphGetShortestPath(String, Object, Object, ShortestPathOptions, Class<V>, Class<E>) - Method in class com.arangodb.ArangoDriver
Deprecated.
use AQL instead
graphGetVertex(String, String, String, Class<T>) - Method in class com.arangodb.ArangoDriver
Gets a vertex with the given key if it is contained within your graph.
graphGetVertex(String, String, String, Class<T>, String, String) - Method in class com.arangodb.ArangoDriver
Gets a vertex with the given key if it is contained within your graph.
graphGetVertexCollections(String) - Method in class com.arangodb.ArangoDriver
Returns a list of all vertex collection of a graph that are defined in the graphs edgeDefinitions (in "from", "to", and "orphanCollections")
graphGetVertexCollections(String, boolean) - Method in class com.arangodb.ArangoDriver
Returns a list of all vertex collection of a graph that are defined in the graphs edgeDefinitions (in "from", "to", and "orphanCollections")
graphGetVertexCursor(String, Class<T>, Object, GraphVerticesOptions, AqlQueryOptions) - Method in class com.arangodb.ArangoDriver
Deprecated.
use AQL instead
GraphQueryUtil - Class in com.arangodb.util
 
GraphQueryUtil() - Constructor for class com.arangodb.util.GraphQueryUtil
 
graphReplaceEdge(String, String, String, String, String, T) - Method in class com.arangodb.ArangoDriver
Replaces an edge with the given key by the content in the body.
graphReplaceEdge(String, String, String, String, String, T, Boolean, String, String) - Method in class com.arangodb.ArangoDriver
Replaces an edge with the given key by the content in the body.
graphReplaceEdgeDefinition(String, String, EdgeDefinitionEntity) - Method in class com.arangodb.ArangoDriver
Replaces an existing edge definition to an existing graph.
graphReplaceVertex(String, String, String, T) - Method in class com.arangodb.ArangoDriver
Replaces a vertex with the given key by the content in the body.
graphReplaceVertex(String, String, String, T, Boolean, String, String) - Method in class com.arangodb.ArangoDriver
Replaces a vertex with the given key by the content in the body.
GraphsEntity - Class in com.arangodb.entity
 
GraphsEntity() - Constructor for class com.arangodb.entity.GraphsEntity
 
GraphsEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.GraphsEntityDeserializer
 
graphUpdateEdge(String, String, String, String, String, T, Boolean) - Method in class com.arangodb.ArangoDriver
Updates an edge with the given key by adding the content in the body.
graphUpdateEdge(String, String, String, String, String, T, Boolean, Boolean, String, String) - Method in class com.arangodb.ArangoDriver
Updates an edge with the given key by adding the content in the body.
graphUpdateVertex(String, String, String, T, Boolean) - Method in class com.arangodb.ArangoDriver
Updates a vertex with the given key by adding the content in the body.
graphUpdateVertex(String, String, String, T, Boolean, Boolean, String, String) - Method in class com.arangodb.ArangoDriver
Updates a vertex with the given key by adding the content in the body.
GraphVerticesOptions - Class in com.arangodb.util
 
GraphVerticesOptions() - Constructor for class com.arangodb.util.GraphVerticesOptions
 
Group() - Constructor for class com.arangodb.entity.StatisticsDescriptionEntity.Group
 

H

handle(ReplicationDumpRecord<T>) - Method in interface com.arangodb.util.DumpHandler
 
handle(ReplicationDumpRecord<T>) - Method in class com.arangodb.util.DumpHandlerAdapter
 
hasFallbackHost() - Method in class com.arangodb.ArangoConfigure
 
hashCode() - Method in class com.arangodb.ArangoHost
 
hasHeaders() - Method in class com.arangodb.http.HttpRequestEntity
 
hasMore() - Method in class com.arangodb.BaseCursorProxy
Returns true if the cursor can load more data from the database
hasMore() - Method in class com.arangodb.CursorResult
Returns true if the cursor can load more data from the database
hasMore() - Method in class com.arangodb.entity.CursorEntity
 
hasNext() - Method in class com.arangodb.CursorRawResult.CursorIterator
 
hasNext() - Method in class com.arangodb.CursorResult.CursorIterator
 
hasNext() - Method in class com.arangodb.CursorResultSet.CursorIterator
 
hasNext() - Method in class com.arangodb.CursorResultSet
 
hasNext() - Method in class com.arangodb.DocumentCursorResult.EntityIterator
 
hasNext() - Method in class com.arangodb.util.CollectionUtils.EmptyIterator
 
hasWarning() - Method in class com.arangodb.CursorRawResult
Returns true, if there are AQL warnings
hasWarning() - Method in class com.arangodb.CursorResult
Returns true, if there are AQL warnings
hasWarnings() - Method in class com.arangodb.entity.CursorEntity
 
head(ReplicationDumpHeader) - Method in interface com.arangodb.util.DumpHandler
 
head(ReplicationDumpHeader) - Method in class com.arangodb.util.DumpHandlerAdapter
 
headers - Variable in class com.arangodb.http.HttpRequestEntity
 
HttpManager - Class in com.arangodb.http
 
HttpManager(ArangoConfigure) - Constructor for class com.arangodb.http.HttpManager
 
HttpManager.HttpMode - Enum in com.arangodb.http
 
HttpRequestEntity - Class in com.arangodb.http
 
HttpRequestEntity() - Constructor for class com.arangodb.http.HttpRequestEntity
 
HttpRequestEntity.RequestType - Enum in com.arangodb.http
 
httpResponseEntity - Variable in class com.arangodb.entity.BatchResponseEntity
The http response of the batch part.
HttpResponseEntity - Class in com.arangodb.http
 
HttpResponseEntity() - Constructor for class com.arangodb.http.HttpResponseEntity
 

I

ID - Static variable in class com.arangodb.entity.BaseDocument
 
ImplFactory - Class in com.arangodb.impl
 
importDocuments(String, Collection<?>) - Method in class com.arangodb.ArangoDriver
Creates documents in a collection.
importDocuments(String, Collection<?>, ImportOptionsJson) - Method in class com.arangodb.ArangoDriver
Creates documents in a collection.
importDocuments(String, String, Collection<?>, ImportOptionsJson) - Method in class com.arangodb.impl.InternalImportDriverImpl
 
importDocuments(String, String, Collection<?>, ImportOptionsJson) - Method in interface com.arangodb.InternalImportDriver
 
importDocumentsByHeaderValues(String, Collection<? extends Collection<?>>) - Method in class com.arangodb.ArangoDriver
Creates documents in a collection.
importDocumentsByHeaderValues(String, Collection<? extends Collection<?>>, ImportOptions) - Method in class com.arangodb.ArangoDriver
Creates documents in a collection.
importDocumentsByHeaderValues(String, String, Collection<? extends Collection<?>>, ImportOptions) - Method in class com.arangodb.impl.InternalImportDriverImpl
 
importDocumentsByHeaderValues(String, String, Collection<? extends Collection<?>>, ImportOptions) - Method in interface com.arangodb.InternalImportDriver
 
importDocumentsByHeaderValuesRaw(String, String, ImportOptions) - Method in class com.arangodb.ArangoDriver
Creates documents in a collection.
importDocumentsByHeaderValuesRaw(String, String, String, ImportOptions) - Method in class com.arangodb.impl.InternalImportDriverImpl
 
importDocumentsByHeaderValuesRaw(String, String, String, ImportOptions) - Method in interface com.arangodb.InternalImportDriver
 
importDocumentsRaw(String, String, ImportOptionsRaw) - Method in class com.arangodb.ArangoDriver
Creates documents in a collection.
importDocumentsRaw(String, String, String, ImportOptionsRaw) - Method in class com.arangodb.impl.InternalImportDriverImpl
 
importDocumentsRaw(String, String, String, ImportOptionsRaw) - Method in interface com.arangodb.InternalImportDriver
 
ImportOptions - Class in com.arangodb.util
 
ImportOptions() - Constructor for class com.arangodb.util.ImportOptions
 
ImportOptions.OnDuplicate - Enum in com.arangodb.util
 
ImportOptionsJson - Class in com.arangodb.util
 
ImportOptionsJson() - Constructor for class com.arangodb.util.ImportOptionsJson
 
ImportOptionsRaw - Class in com.arangodb.util
 
ImportOptionsRaw(ImportOptionsRaw.ImportType) - Constructor for class com.arangodb.util.ImportOptionsRaw
 
ImportOptionsRaw.ImportType - Enum in com.arangodb.util
 
importRawJsonDocuments(String, Iterator<String>, int) - Method in class com.arangodb.ArangoClient
 
ImportResultEntity - Class in com.arangodb.entity
 
ImportResultEntity() - Constructor for class com.arangodb.entity.ImportResultEntity
 
ImportResultEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ImportResultEntityDeserializer
 
IndexEntity - Class in com.arangodb.entity
An entity representing an index on a collection
IndexEntity() - Constructor for class com.arangodb.entity.IndexEntity
 
IndexEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.IndexEntityDeserializer
 
IndexesEntity - Class in com.arangodb.entity
An entity defining an index list
IndexesEntity() - Constructor for class com.arangodb.entity.IndexesEntity
 
IndexesEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.IndexesEntityDeserializer
 
IndexType - Enum in com.arangodb.entity
Index Type.
init() - Method in class com.arangodb.ArangoConfigure
 
init() - Method in class com.arangodb.http.HttpManager
 
InternalAdminDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalAdminDriverImpl - Class in com.arangodb.impl
 
InternalAqlFunctionsDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalAqlFunctionsDriverImpl - Class in com.arangodb.impl
 
InternalBatchDriverImpl - Class in com.arangodb.impl
 
InternalCollectionDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalCollectionDriverImpl - Class in com.arangodb.impl
 
InternalCursorDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalCursorDriverImpl - Class in com.arangodb.impl
 
InternalDatabaseDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalDatabaseDriverImpl - Class in com.arangodb.impl
 
InternalDocumentDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalDocumentDriverImpl - Class in com.arangodb.impl
 
InternalEndpointDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalEndpointDriverImpl - Class in com.arangodb.impl
 
InternalGraphDriver - Interface in com.arangodb
 
InternalGraphDriverImpl - Class in com.arangodb.impl
 
InternalImportDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalImportDriverImpl - Class in com.arangodb.impl
 
InternalIndexDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalIndexDriverImpl - Class in com.arangodb.impl
 
InternalJobsDriver - Interface in com.arangodb
Created by fbartels on 10/28/14.
InternalJobsDriverImpl - Class in com.arangodb.impl
 
InternalQueryCacheDriver - Interface in com.arangodb
Created by a-brandt on 2015-09-11.
InternalQueryCacheDriverImpl - Class in com.arangodb.impl
 
InternalReplicationDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalReplicationDriverImpl - Class in com.arangodb.impl
 
InternalSimpleDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalSimpleDriverImpl - Class in com.arangodb.impl
 
InternalTransactionDriver - Interface in com.arangodb
Created by fbartels on 10/28/14.
InternalTransactionDriverImpl - Class in com.arangodb.impl
Created by fbartels on 10/30/14.
InternalTraversalDriver - Interface in com.arangodb
 
InternalTraversalDriver.ItemOrder - Enum in com.arangodb
 
InternalTraversalDriver.Order - Enum in com.arangodb
 
InternalTraversalDriver.Strategy - Enum in com.arangodb
 
InternalTraversalDriver.Uniqueness - Enum in com.arangodb
 
InternalTraversalDriverImpl - Class in com.arangodb.impl
 
InternalUsersDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalUsersDriverImpl - Class in com.arangodb.impl
 
InvocationHandlerImpl - Class in com.arangodb.http
Created by fbartels on 10/27/14.
InvocationHandlerImpl(BaseDriverInterface) - Constructor for class com.arangodb.http.InvocationHandlerImpl
 
InvocationObject - Class in com.arangodb.http
Created by fbartels on 10/27/14.
InvocationObject(Method, BaseDriverInterface, Object[]) - Constructor for class com.arangodb.http.InvocationObject
 
invoke(Object, Method, Object[]) - Method in class com.arangodb.http.InvocationHandlerImpl
 
IOUtils - Class in com.arangodb.util
 
is200(HttpResponseEntity) - Static method in class com.arangodb.http.HttpManager
 
is400Error(ArangoException) - Static method in class com.arangodb.http.HttpManager
 
is400Error(HttpResponseEntity) - Static method in class com.arangodb.http.HttpManager
 
is404Error(ArangoException) - Static method in class com.arangodb.http.HttpManager
 
is404Error(HttpResponseEntity) - Static method in class com.arangodb.http.HttpManager
 
is412Error(ArangoException) - Static method in class com.arangodb.http.HttpManager
 
is412Error(HttpResponseEntity) - Static method in class com.arangodb.http.HttpManager
 
isActive() - Method in class com.arangodb.entity.UserEntity
 
isAllowImplicit() - Method in class com.arangodb.entity.TransactionEntity.ReadWriteCollections
 
isAllowUserKeys() - Method in class com.arangodb.entity.CollectionKeyOption
 
isAutoStart() - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
isBatchModeActive() - Method in class com.arangodb.http.BatchHttpManager
 
isBatchRepsonse() - Method in class com.arangodb.http.HttpResponseEntity
 
isBatchResponseEntity() - Method in class com.arangodb.entity.BaseEntity
If this is the response of a batch request it returns true
isCached() - Method in class com.arangodb.BaseCursorProxy
a boolean flag indicating whether the query result was served from the query cache or not.
isCached() - Method in class com.arangodb.CursorResult
a boolean flag indicating whether the query result was served from the query cache or not.
isCached() - Method in class com.arangodb.entity.CursorEntity
 
isCurlyBracketStart(String) - Static method in class com.arangodb.util.StringUtils
 
isDeleted() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
isDoCompact() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
isDumpResponse() - Method in class com.arangodb.http.HttpResponseEntity
Checks if the content type is "application/x-arango-dump"
isEmpty() - Method in class com.arangodb.entity.BaseMapEntity
 
isEmpty(String) - Static method in class com.arangodb.util.StringUtils
 
isEnableCURLLogger() - Method in class com.arangodb.ArangoConfigure
 
isError() - Method in class com.arangodb.entity.BaseEntity
 
isGeoJson() - Method in class com.arangodb.entity.IndexEntity
 
isHasMore() - Method in class com.arangodb.entity.CursorEntity
 
isJsonResponse() - Method in class com.arangodb.http.HttpResponseEntity
Checks if the content type is "application/json"
isLogRemoteChanges() - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
isNewlyCreated() - Method in class com.arangodb.entity.IndexEntity
 
isNotEmpty(Collection<?>) - Static method in class com.arangodb.util.CollectionUtils
 
isNotEmpty(String) - Static method in class com.arangodb.util.StringUtils
 
isNotModified() - Method in class com.arangodb.BaseCursorProxy
If the resource has been modified it returns true
isNotModified() - Method in class com.arangodb.entity.BaseEntity
If the resource has been modified it returns true
isRepeatable() - Method in class com.arangodb.http.JsonSequenceEntity
 
isRunning() - Method in class com.arangodb.entity.ReplicationState
 
isSaved() - Method in class com.arangodb.entity.KeyValueEntity
 
isSparse() - Method in class com.arangodb.entity.IndexEntity
 
isStreaming() - Method in class com.arangodb.http.JsonSequenceEntity
 
isSystem() - Method in class com.arangodb.entity.DatabaseEntity
 
isTextResponse() - Method in class com.arangodb.http.HttpResponseEntity
Checks if the content type is "text/plain"
isUnauthorized() - Method in exception com.arangodb.ArangoException
 
isUnauthorized() - Method in class com.arangodb.entity.BaseEntity
If the request is unauthorized this returns true
isUnique() - Method in class com.arangodb.entity.IndexEntity
 
isVolatile() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
isWaitForSync() - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
iterator() - Method in class com.arangodb.BaseCursorProxy
 
iterator() - Method in class com.arangodb.CursorRawResult
 
iterator() - Method in class com.arangodb.CursorResult
 
iterator() - Method in class com.arangodb.CursorResultSet
 
iterator() - Method in class com.arangodb.entity.CursorEntity
 
iterator() - Method in class com.arangodb.entity.DocumentsEntity
 

J

JobsEntity - Class in com.arangodb.entity
This entity represents a list of job ids.
JobsEntity(List<String>) - Constructor for class com.arangodb.entity.JobsEntity
 
JobsEntity.JobState - Enum in com.arangodb.entity
The enumeration containing the job state
JobsEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.JobsEntityDeserializer
 
join(T[], String) - Static method in class com.arangodb.util.CollectionUtils
 
join(String...) - Static method in class com.arangodb.util.StringUtils
 
join(boolean, Collection<String>) - Static method in class com.arangodb.util.StringUtils
 
JsonSequenceEntity - Class in com.arangodb.http
 
JsonSequenceEntity(Iterator<?>, Gson) - Constructor for class com.arangodb.http.JsonSequenceEntity
 
JsonUtils - Class in com.arangodb.util
 

K

KEY - Static variable in class com.arangodb.entity.BaseDocument
 
keySet() - Method in class com.arangodb.entity.BaseMapEntity
 
KeyValueEntity - Class in com.arangodb.entity
 
KeyValueEntity() - Constructor for class com.arangodb.entity.KeyValueEntity
 
killQuery(String) - Method in class com.arangodb.ArangoDriver
Kills an AQL query
killQuery(String, String) - Method in class com.arangodb.ArangoDriver
Kills an AQL query
killQuery(String, String) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
killQuery(String, String) - Method in interface com.arangodb.InternalCursorDriver
 

L

LastError() - Constructor for class com.arangodb.entity.ReplicationApplierState.LastError
 
loadCollection(String) - Method in class com.arangodb.ArangoDriver
Returns the collection and loads it into memory.
loadCollection(String, Boolean) - Method in class com.arangodb.ArangoDriver
Returns the collection and loads it into memory.
loadCollection(String, String, Boolean) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
loadCollection(String, String, Boolean) - Method in interface com.arangodb.InternalCollectionDriver
 
loadProperties() - Method in class com.arangodb.ArangoConfigure
Load configure from arangodb.properties in classpath, if exists.
loadProperties(String) - Method in class com.arangodb.ArangoConfigure
Load configure from "propertyPath" in classpath, if exists.
log(String, HttpRequestEntity, Credentials) - Static method in class com.arangodb.http.CURLLogger
 
LogEntry() - Constructor for class com.arangodb.entity.AdminLogEntity.LogEntry
 

M

MapAsEntity - Class in com.arangodb.entity
 
MapAsEntity() - Constructor for class com.arangodb.entity.MapAsEntity
 
MapAsEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.MapAsEntityDeserializer
 
MapBuilder - Class in com.arangodb.util
 
MapBuilder() - Constructor for class com.arangodb.util.MapBuilder
 
MapBuilder(boolean) - Constructor for class com.arangodb.util.MapBuilder
 
MapBuilder(String, Object) - Constructor for class com.arangodb.util.MapBuilder
 
MapBuilder(String, Object, boolean) - Constructor for class com.arangodb.util.MapBuilder
 
MissingInstanceCreater - Class in com.arangodb.entity.marker
 

N

newInstance(Class<?>) - Static method in class com.arangodb.util.ReflectionUtils
 
next() - Method in class com.arangodb.CursorRawResult.CursorIterator
 
next() - Method in class com.arangodb.CursorResult.CursorIterator
 
next() - Method in class com.arangodb.CursorResultSet.CursorIterator
 
next() - Method in class com.arangodb.CursorResultSet
 
next() - Method in class com.arangodb.DocumentCursorResult.EntityIterator
 
next() - Method in class com.arangodb.util.CollectionUtils.EmptyIterator
 
NonUniqueResultException - Exception in com.arangodb
 
NonUniqueResultException(int) - Constructor for exception com.arangodb.NonUniqueResultException
Constructs a NonUniqueResultException.

O

OptionsInterface - Interface in com.arangodb.util
 

P

parameters - Variable in class com.arangodb.http.HttpRequestEntity
 
parse(String, String) - Static method in class com.arangodb.util.DateUtils
 
parse(String) - Static method in class com.arangodb.util.DateUtils
Parse date-string in "yyyy-MM-dd'T'HH:mm:ss'Z'" format.
password - Variable in class com.arangodb.http.HttpRequestEntity
 
PathEntity<V,E> - Class in com.arangodb.entity
 
PathEntity() - Constructor for class com.arangodb.entity.PathEntity
 
PlainEdgeEntity - Class in com.arangodb.entity
 
PlainEdgeEntity() - Constructor for class com.arangodb.entity.PlainEdgeEntity
 
Progress() - Constructor for class com.arangodb.entity.ReplicationApplierState.Progress
 
put(K, V) - Method in class com.arangodb.entity.BaseMapEntity
 
put(String, Object) - Method in class com.arangodb.util.MapBuilder
 
put(String, Object, boolean) - Method in class com.arangodb.util.MapBuilder
 
putAll(Map<? extends K, ? extends V>) - Method in class com.arangodb.entity.BaseMapEntity
 
putAttribute(Map<String, Object>, String, Object) - Method in class com.arangodb.util.AbstractOptions
 
putAttribute(MapBuilder, String, Object) - Method in class com.arangodb.util.AbstractOptions
 
putAttributeCollection(MapBuilder, String, List<?>) - Method in class com.arangodb.util.AbstractOptions
 
putAttributeToLower(Map<String, Object>, String, Object) - Method in class com.arangodb.util.AbstractOptions
 
putAttributeToLower(MapBuilder, String, Object) - Method in class com.arangodb.util.AbstractOptions
 

Q

QueriesResultEntity - Class in com.arangodb.entity
 
QueriesResultEntity() - Constructor for class com.arangodb.entity.QueriesResultEntity
 
QueriesResultEntity(List<QueryEntity>) - Constructor for class com.arangodb.entity.QueriesResultEntity
 
QueriesResultEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.QueriesResultEntityDeserializer
 
QueryCachePropertiesEntity - Class in com.arangodb.entity
 
QueryCachePropertiesEntity() - Constructor for class com.arangodb.entity.QueryCachePropertiesEntity
 
QueryCachePropertiesEntity.CacheMode - Enum in com.arangodb.entity
 
QueryCachePropertiesEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.QueryCachePropertiesEntityDeserializer
 
QueryEntity - Class in com.arangodb.entity
 
QueryEntity() - Constructor for class com.arangodb.entity.QueryEntity
 
QueryTrackingPropertiesEntity - Class in com.arangodb.entity
 
QueryTrackingPropertiesEntity() - Constructor for class com.arangodb.entity.QueryTrackingPropertiesEntity
 
QueryTrackingPropertiesEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.QueryTrackingPropertiesEntityDeserializer
 

R

read(JsonReader) - Method in class com.arangodb.entity.CollectionStatusTypeAdapter
 
ReadWriteCollections() - Constructor for class com.arangodb.entity.TransactionEntity.ReadWriteCollections
 
ReflectionUtils - Class in com.arangodb.util
 
reloadRouting() - Method in class com.arangodb.ArangoDriver
Triggers the routes reloading in ArangoDB
reloadRouting() - Method in class com.arangodb.impl.InternalAdminDriverImpl
 
reloadRouting() - Method in interface com.arangodb.InternalAdminDriver
 
remove() - Method in class com.arangodb.CursorRawResult.CursorIterator
 
remove() - Method in class com.arangodb.CursorResult.CursorIterator
 
remove() - Method in class com.arangodb.CursorResultSet.CursorIterator
 
remove() - Method in class com.arangodb.DocumentCursorResult.EntityIterator
 
remove(Object) - Method in class com.arangodb.entity.BaseMapEntity
 
remove() - Method in class com.arangodb.util.CollectionUtils.EmptyIterator
 
removeParameterized() - Static method in class com.arangodb.entity.EntityDeserializers
 
renameCollection(String, String) - Method in class com.arangodb.ArangoDriver
Returns the collection and changes it's name.
renameCollection(String, String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
renameCollection(String, String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
replaceDocument(String, String, T) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentKey.
replaceDocument(String, T) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentHandle.
replaceDocument(String, String, Object, String, Boolean) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentKey.
replaceDocument(String, T, String, Boolean) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentHandle.
replaceDocument(String, String, T, String, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
replaceDocument(String, String, T, String, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
replaceDocumentRaw(String, String, String, Boolean) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentHandle.
replaceDocumentRaw(String, String, String, String, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
replaceDocumentRaw(String, String, String, String, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
replaceEdge(String, String, String, String, String, String, T, Boolean, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
replaceEdge(String, String, String, String, String, String, T, Boolean, String, String) - Method in interface com.arangodb.InternalGraphDriver
Replaces an edge with the given key by the content in the body.
replaceEdgeDefinition(String, String, String, EdgeDefinitionEntity) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
replaceEdgeDefinition(String, String, String, EdgeDefinitionEntity) - Method in interface com.arangodb.InternalGraphDriver
Replaces an existing edge definition to an existing graph.
replaceUser(String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.ArangoDriver
Replaces the data of a database user.
replaceUser(String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
replaceUser(String, String, Boolean, Map<String, Object>) - Method in interface com.arangodb.InternalUsersDriver
 
replaceVertex(String, String, String, String, T, Boolean, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
replaceVertex(String, String, String, String, T, Boolean, String, String) - Method in interface com.arangodb.InternalGraphDriver
Replaces a vertex with the given key by the content in the body.
ReplicationApplierConfigEntity - Class in com.arangodb.entity
The configuration of the replication applier.
ReplicationApplierConfigEntity() - Constructor for class com.arangodb.entity.ReplicationApplierConfigEntity
 
ReplicationApplierConfigEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationApplierConfigEntityDeserializer
 
ReplicationApplierState - Class in com.arangodb.entity
the state of the replication applier, regardless of whether the applier is currently running or not.
ReplicationApplierState() - Constructor for class com.arangodb.entity.ReplicationApplierState
 
ReplicationApplierState.LastError - Class in com.arangodb.entity
 
ReplicationApplierState.Progress - Class in com.arangodb.entity
 
ReplicationApplierStateDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationApplierStateDeserializer
 
ReplicationApplierStateEntity - Class in com.arangodb.entity
An entity representing a ReplicationApplierState
ReplicationApplierStateEntity() - Constructor for class com.arangodb.entity.ReplicationApplierStateEntity
 
ReplicationApplierStateEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationApplierStateEntityDeserializer
 
ReplicationDumpHeader - Class in com.arangodb.entity
 
ReplicationDumpHeader() - Constructor for class com.arangodb.entity.ReplicationDumpHeader
 
ReplicationDumpRecord<T> - Class in com.arangodb.entity
 
ReplicationDumpRecord() - Constructor for class com.arangodb.entity.ReplicationDumpRecord
 
ReplicationDumpRecordDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationDumpRecordDeserializer
 
ReplicationEventType - Enum in com.arangodb.entity
 
ReplicationInventoryEntity - Class in com.arangodb.entity
 
ReplicationInventoryEntity() - Constructor for class com.arangodb.entity.ReplicationInventoryEntity
 
ReplicationInventoryEntity.Collection - Class in com.arangodb.entity
 
ReplicationInventoryEntity.CollectionParameter - Class in com.arangodb.entity
 
ReplicationInventoryEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationInventoryEntityDeserializer
 
ReplicationLoggerConfigEntity - Class in com.arangodb.entity
 
ReplicationLoggerConfigEntity() - Constructor for class com.arangodb.entity.ReplicationLoggerConfigEntity
 
ReplicationLoggerConfigEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationLoggerConfigEntityDeserializer
 
ReplicationLoggerStateEntity - Class in com.arangodb.entity
 
ReplicationLoggerStateEntity() - Constructor for class com.arangodb.entity.ReplicationLoggerStateEntity
 
ReplicationLoggerStateEntity.Client - Class in com.arangodb.entity
 
ReplicationLoggerStateEntityClientDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationLoggerStateEntityClientDeserializer
 
ReplicationLoggerStateEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationLoggerStateEntityDeserializer
 
ReplicationState - Class in com.arangodb.entity
 
ReplicationState() - Constructor for class com.arangodb.entity.ReplicationState
 
ReplicationStateDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationStateDeserializer
 
ReplicationSyncEntity - Class in com.arangodb.entity
Result of a full data synchronization from a remote endpoint into the local ArangoDB database.
ReplicationSyncEntity() - Constructor for class com.arangodb.entity.ReplicationSyncEntity
 
ReplicationSyncEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ReplicationSyncEntityDeserializer
 
resetJobs() - Method in class com.arangodb.http.HttpManager
 
RestrictType - Enum in com.arangodb.entity
 
RESULT_ELEMENT_EXISTS - Static variable in class com.arangodb.ErrorNums
 
RESULT_ELEMENT_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
REV - Static variable in class com.arangodb.entity.BaseDocument
 

S

safety(List<T>) - Static method in class com.arangodb.util.CollectionUtils
 
safetyIterator(Collection<T>) - Static method in class com.arangodb.util.CollectionUtils
 
ScalarExampleEntity<T> - Class in com.arangodb.entity
 
ScalarExampleEntity() - Constructor for class com.arangodb.entity.ScalarExampleEntity
 
ScalarExampleEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ScalarExampleEntityDeserializer
 
Server() - Constructor for class com.arangodb.entity.StatisticsEntity.Server
 
setAction(String) - Method in class com.arangodb.entity.TransactionEntity
 
setActive(Boolean) - Method in class com.arangodb.entity.ReplicationDumpHeader
 
setActive(Boolean) - Method in class com.arangodb.entity.UserEntity
 
setAdaptivePolling(Boolean) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setAliveCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setAliveSize(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setAllowImplicit(boolean) - Method in class com.arangodb.entity.TransactionEntity.ReadWriteCollections
 
setAllowImplicit(boolean) - Method in class com.arangodb.entity.TransactionEntity
 
setAllowUserKeys(boolean) - Method in class com.arangodb.entity.CollectionKeyOption
 
setArangoDriver(BaseDriverInterface) - Method in class com.arangodb.http.InvocationObject
 
setArangoHost(ArangoHost) - Method in class com.arangodb.ArangoConfigure
Set the host name and port of the database
setArgs(Object[]) - Method in class com.arangodb.http.InvocationObject
 
setAttributes(Map<String, Object>) - Method in class com.arangodb.entity.KeyValueEntity
 
setAutoStart(Boolean) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setAutoStart(boolean) - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
setBatchModeActive(boolean) - Method in class com.arangodb.http.BatchHttpManager
 
setBatchResponseEntities(List<BatchResponseEntity>) - Method in class com.arangodb.entity.BatchResponseListEntity
 
setBatchSize(int) - Method in class com.arangodb.ArangoConfigure
 
setBatchSize(Integer) - Method in class com.arangodb.util.AqlQueryOptions
maximum number of result documents to be transferred from the server to the client in one roundtrip (optional).
setBindVars(List<String>) - Method in class com.arangodb.entity.CursorEntity
 
setBody(String) - Method in class com.arangodb.http.BatchPart
 
setBodyText(String) - Method in class com.arangodb.http.HttpRequestEntity
 
setCache(Boolean) - Method in class com.arangodb.util.AqlQueryOptions
flag to determine whether the AQL query cache shall be used.
setCached(boolean) - Method in class com.arangodb.entity.CursorEntity
 
setCheckmore(Boolean) - Method in class com.arangodb.entity.ReplicationDumpHeader
 
setChecksum(long) - Method in class com.arangodb.entity.CollectionEntity
 
setChunkSize(Integer) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setCid(long) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setClient(StatisticsEntity.Client) - Method in class com.arangodb.entity.StatisticsEntity
 
setClients(List<ReplicationLoggerStateEntity.Client>) - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
setCode(int) - Method in exception com.arangodb.ArangoException
 
setCode(int) - Method in class com.arangodb.entity.BaseEntity
 
setCode(Long) - Method in class com.arangodb.entity.WarningEntity
 
setCollection(String) - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
setCollectionProperties(String, Boolean, Long) - Method in class com.arangodb.ArangoDriver
Returns the collection and changes it's journalSize and waitForSync.
setCollectionProperties(String, String, Boolean, Long) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
setCollectionProperties(String, String, Boolean, Long) - Method in interface com.arangodb.InternalCollectionDriver
 
setCollections(List<CollectionEntity>) - Method in class com.arangodb.entity.CollectionsEntity
 
setCollections(List<String>) - Method in class com.arangodb.entity.GraphGetCollectionsResultEntity
 
setCollections(List<ReplicationInventoryEntity.Collection>) - Method in class com.arangodb.entity.ReplicationInventoryEntity
 
setCollections(List<CollectionEntity>) - Method in class com.arangodb.entity.ReplicationSyncEntity
 
setCollections(TransactionEntity.ReadWriteCollections) - Method in class com.arangodb.entity.TransactionEntity
 
setCompactorsCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setCompactorsFileSize(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setCompare(String) - Method in class com.arangodb.entity.FilterCondition
 
setComplete(Boolean) - Method in class com.arangodb.util.ImportOptions
(optional) If set to true, it will make the whole import fail if any error occurs.
setConnectionTimeout(int) - Method in class com.arangodb.ArangoConfigure
 
setConnectRetryCount(int) - Method in class com.arangodb.ArangoConfigure
Set number of connect retries (0 means infinite)
setConnectRetryWait(int) - Method in class com.arangodb.ArangoConfigure
Set wait time for a connect retry
setConnectTimeout(Integer) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setContentType(String) - Method in class com.arangodb.http.HttpResponseEntity
 
setCount(long) - Method in class com.arangodb.entity.CollectionEntity
 
setCount(int) - Method in class com.arangodb.entity.CursorEntity
 
setCount(int) - Method in class com.arangodb.entity.SimpleByResultEntity
 
setCount(long) - Method in class com.arangodb.entity.StatisticsEntity.FigureValue
 
setCount(Boolean) - Method in class com.arangodb.util.AqlQueryOptions
boolean flag that indicates whether the number of documents in the result set should be returned in the "count" attribute of the result (optional).
setCounts(long[]) - Method in class com.arangodb.entity.StatisticsEntity.FigureValue
 
setCreated(int) - Method in class com.arangodb.entity.ImportResultEntity
 
setCreated(Date) - Method in class com.arangodb.entity.KeyValueEntity
 
setCurrentObject(InvocationObject) - Method in class com.arangodb.http.BatchHttpManager
 
setCurrentObject(InvocationObject) - Method in class com.arangodb.http.HttpManager
 
setCursorId(long) - Method in class com.arangodb.entity.CursorEntity
 
setCuts(BigDecimal[]) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
setData(DocumentEntity<T>) - Method in class com.arangodb.entity.ReplicationDumpRecord
 
setDatabase(String) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setDatabase(String) - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
setDatabases(List<String>) - Method in class com.arangodb.entity.Endpoint
 
setDatafileCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setDatafileFileSize(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setDeadCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setDeadDeletion(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setDeadSize(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setDefaultDatabase(String) - Method in class com.arangodb.ArangoConfigure
Set the default database for the driver TODO: _system has to be a valid parameter
setDefaultDatabase(String) - Method in class com.arangodb.ArangoDriver
Sets the default database.
setDefaultWeight(Long) - Method in class com.arangodb.util.ShortestPathOptions
Only used with the option weight.
setDeleted(Boolean) - Method in class com.arangodb.entity.DeletedEntity
 
setDeleted(boolean) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setDeleted(int) - Method in class com.arangodb.entity.SimpleByResultEntity
 
setDescription(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
setDescription(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Group
 
setDetails(List<String>) - Method in class com.arangodb.entity.ImportResultEntity
 
setDetails(Boolean) - Method in class com.arangodb.util.ImportOptions
(optional) If set to true, the result will include an attribute details with details about documents that could not be imported.
setDirection(Direction) - Method in class com.arangodb.util.GraphEdgesOptions
The direction of the edges as a string.
setDirection(Direction) - Method in class com.arangodb.util.ShortestPathOptions
The direction of the edges as a string.
setDirection(Direction) - Method in class com.arangodb.util.TraversalQueryOptions
Set (optional) direction for traversal
setDistance(Long) - Method in class com.arangodb.entity.ShortestPathEntity
 
setDoCompact(Boolean) - Method in class com.arangodb.entity.CollectionEntity
 
setDoCompact(Boolean) - Method in class com.arangodb.entity.CollectionOptions
 
setDoCompact(boolean) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setDocument(DocumentEntity<T>) - Method in class com.arangodb.entity.ScalarExampleEntity
 
setDocumentHandle(String) - Method in class com.arangodb.entity.BaseDocument
 
setDocumentHandle(String) - Method in class com.arangodb.entity.DocumentEntity
 
setDocumentHandle(String) - Method in interface com.arangodb.entity.DocumentHolder
 
setDocumentHandle(String) - Method in class com.arangodb.entity.GraphEntity
 
setDocumentHandle(String) - Method in class com.arangodb.entity.PlainEdgeEntity
 
setDocumentKey(String) - Method in class com.arangodb.entity.BaseDocument
 
setDocumentKey(String) - Method in class com.arangodb.entity.DocumentEntity
 
setDocumentKey(String) - Method in interface com.arangodb.entity.DocumentHolder
 
setDocumentKey(String) - Method in class com.arangodb.entity.GraphEntity
 
setDocumentKey(String) - Method in class com.arangodb.entity.PlainEdgeEntity
 
setDocumentRevision(String) - Method in class com.arangodb.entity.BaseDocument
 
setDocumentRevision(String) - Method in class com.arangodb.entity.DocumentEntity
 
setDocumentRevision(String) - Method in interface com.arangodb.entity.DocumentHolder
 
setDocumentRevision(String) - Method in class com.arangodb.entity.GraphEntity
 
setDocumentRevision(String) - Method in class com.arangodb.entity.PlainEdgeEntity
 
setDocuments(List<String>) - Method in class com.arangodb.entity.DocumentsEntity
 
setEdgeCollection(String) - Method in class com.arangodb.util.TraversalQueryOptions
Set (optional) name of the collection that contains the edges.
setEdgeCollectionRestriction(List<String>) - Method in class com.arangodb.util.GraphEdgesOptions
One or multiple edge collection names.
setEdgeCollectionRestriction(List<String>) - Method in class com.arangodb.util.ShortestPathOptions
One or multiple edge collection names.
setEdgeDefinitions(List<EdgeDefinitionEntity>) - Method in class com.arangodb.entity.EdgeDefinitionsEntity
set the edge definitions (overwrites existing edge definitions)
setEdgeDefinitions(List<EdgeDefinitionEntity>) - Method in class com.arangodb.entity.GraphEntity
 
setEdgeDefinitionsEntity(EdgeDefinitionsEntity) - Method in class com.arangodb.entity.GraphEntity
 
setEdgeExamples(Object) - Method in class com.arangodb.util.GraphEdgesOptions
A filter example for the edges
setEdges(List<EdgeEntity<E>>) - Method in class com.arangodb.entity.PathEntity
 
setEdges(List<EdgeEntity<E>>) - Method in class com.arangodb.entity.ShortestPathEntity
 
setEdgesUniqueness(InternalTraversalDriver.Uniqueness) - Method in class com.arangodb.util.TraversalQueryOptions
Set the (optional) uniqueness type for edges visited if set
setEmpty(int) - Method in class com.arangodb.entity.ImportResultEntity
 
setEnableCURLLogger(boolean) - Method in class com.arangodb.ArangoConfigure
 
setEnabled(Boolean) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setEndpoint(String) - Method in class com.arangodb.entity.Endpoint
 
setEndpoint(String) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setEndpoint(String) - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
setEndVertexCollectionRestriction(List<String>) - Method in class com.arangodb.util.GraphEdgesOptions
One or multiple vertex collection names.
setEndVertexCollectionRestriction(List<String>) - Method in class com.arangodb.util.ShortestPathOptions
One or multiple vertex collection names.
setEntity(T) - Method in class com.arangodb.entity.DocumentEntity
 
setEntity(HttpEntity) - Method in class com.arangodb.http.HttpRequestEntity
 
setError(boolean) - Method in class com.arangodb.entity.BaseEntity
 
setErrorMessage(String) - Method in class com.arangodb.entity.BaseEntity
 
setErrorMessage(String) - Method in class com.arangodb.entity.ReplicationApplierState.LastError
 
setErrorNum(Integer) - Method in class com.arangodb.entity.ReplicationApplierState.LastError
 
setErrorNumber(int) - Method in exception com.arangodb.ArangoException
 
setErrorNumber(int) - Method in class com.arangodb.entity.BaseEntity
 
setErrors(int) - Method in class com.arangodb.entity.ImportResultEntity
 
setEtag(String) - Method in class com.arangodb.entity.BaseEntity
 
setEtag(String) - Method in class com.arangodb.http.HttpResponseEntity
 
setExpander(String) - Method in class com.arangodb.util.TraversalQueryOptions
Set an expander function.
setExpires(Date) - Method in class com.arangodb.entity.KeyValueEntity
 
setExtra(Map<String, Object>) - Method in class com.arangodb.entity.CursorEntity
 
setExtra(Map<String, Object>) - Method in class com.arangodb.entity.UserEntity
 
setFailedConnects(Long) - Method in class com.arangodb.entity.ReplicationApplierState.Progress
 
setFields(List<String>) - Method in class com.arangodb.entity.IndexEntity
 
setFigures(CollectionEntity.Figures) - Method in class com.arangodb.entity.CollectionEntity
 
setFigures(List<StatisticsDescriptionEntity.Figure>) - Method in class com.arangodb.entity.StatisticsDescriptionEntity
 
setFigures(Map<String, StatisticsEntity.FigureValue>) - Method in class com.arangodb.entity.StatisticsEntity.Client
 
setFilter(String) - Method in class com.arangodb.util.TraversalQueryOptions
Set a filter.
setFrom(List<String>) - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
setFromCollection(String) - Method in class com.arangodb.entity.PlainEdgeEntity
 
setFromPrefix(String) - Method in class com.arangodb.util.ImportOptionsJson
An optional prefix for the values in _from attributes.
setFromVertexHandle(String) - Method in class com.arangodb.entity.EdgeEntity
 
setFullCount(int) - Method in class com.arangodb.entity.CursorEntity
 
setFullCount(Boolean) - Method in class com.arangodb.util.AqlQueryOptions
if set to true and the query contains a LIMIT clause, then the result will contain an extra attribute extra with a sub-attribute fullCount.
setGeoJson(boolean) - Method in class com.arangodb.entity.IndexEntity
 
setGraphName(String) - Method in class com.arangodb.util.TraversalQueryOptions
Set the (optional) name of the graph that contains the edges.
setGraphs(List<GraphEntity>) - Method in class com.arangodb.entity.GraphsEntity
 
setGroup(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
setGroup(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Group
 
setGroups(List<StatisticsDescriptionEntity.Group>) - Method in class com.arangodb.entity.StatisticsDescriptionEntity
 
setHasMore(boolean) - Method in class com.arangodb.entity.CursorEntity
 
setHeaders(Map<String, Object>) - Method in class com.arangodb.http.BatchPart
 
setHeaders(Map<String, Object>) - Method in class com.arangodb.http.HttpRequestEntity
 
setHeaders(Map<String, String>) - Method in class com.arangodb.http.HttpResponseEntity
 
setHost(String) - Method in class com.arangodb.ArangoHost
 
setHttpConnections(int) - Method in class com.arangodb.entity.StatisticsEntity.Client
 
setHttpManager(BatchHttpManager) - Method in class com.arangodb.ArangoConfigure
 
setHttpManager(HttpManager) - Method in interface com.arangodb.impl.BaseDriverInterface
 
setHttpMode(HttpManager.HttpMode) - Method in class com.arangodb.http.HttpManager
 
setHttpResponseEntity(HttpResponseEntity) - Method in class com.arangodb.entity.BatchResponseEntity
 
setId(long) - Method in class com.arangodb.entity.CollectionEntity
 
setId(String) - Method in class com.arangodb.entity.DatabaseEntity
 
setId(String) - Method in class com.arangodb.entity.IndexEntity
 
setId(long) - Method in class com.arangodb.entity.KeyValueEntity
 
setId(String) - Method in class com.arangodb.entity.QueryEntity
Sets the query's id
setId(String) - Method in class com.arangodb.http.BatchPart
 
setIdentifier(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
setIdentifiers(Map<String, IndexEntity>) - Method in class com.arangodb.entity.IndexesEntity
 
setIgnored(int) - Method in class com.arangodb.entity.ImportResultEntity
 
setImportType(ImportOptionsRaw.ImportType) - Method in class com.arangodb.util.ImportOptionsRaw
Determines how the body of the request will be interpreted. type can have the following values: ImportType.DOCUMENTS: when this type is used, each line in the request body is expected to be an individual JSON-encoded document.
setIncludeData(Boolean) - Method in class com.arangodb.util.GraphEdgesOptions
set include data to be compatible with older versions of AnrangoDB
setIncludeData(Boolean) - Method in class com.arangodb.util.ShortestPathOptions
set include data to be compatible with older versions of AnrangoDB
setIncrement(long) - Method in class com.arangodb.entity.CollectionKeyOption
 
setIndexes(List<IndexEntity>) - Method in class com.arangodb.entity.IndexesEntity
 
setIndexes(List<IndexEntity>) - Method in class com.arangodb.entity.ReplicationInventoryEntity.Collection
 
setIndexesCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setIndexesSize(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setInit(String) - Method in class com.arangodb.util.TraversalQueryOptions
Set an initialisation function.
setInvocationObject(InvocationObject) - Method in class com.arangodb.entity.BatchResponseEntity
 
setInvocationObject(InvocationObject) - Method in class com.arangodb.http.BatchPart
 
setIsSystem(Boolean) - Method in class com.arangodb.entity.CollectionEntity
 
setIsSystem(Boolean) - Method in class com.arangodb.entity.CollectionOptions
 
setIsVolatile(Boolean) - Method in class com.arangodb.entity.CollectionEntity
 
setIsVolatile(Boolean) - Method in class com.arangodb.entity.CollectionOptions
 
setItemOrder(InternalTraversalDriver.ItemOrder) - Method in class com.arangodb.util.TraversalQueryOptions
Set the (optional) item iteration order
setJobs(List<String>) - Method in class com.arangodb.entity.JobsEntity
 
setJournalsCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setJournalsFileSize(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setJournalSize(long) - Method in class com.arangodb.entity.CollectionEntity
 
setJournalSize(Integer) - Method in class com.arangodb.entity.CollectionOptions
 
setKey(String) - Method in class com.arangodb.entity.FilterCondition
 
setKey(String) - Method in class com.arangodb.entity.ReplicationDumpRecord
 
setKeyOptions(CollectionKeyOption) - Method in class com.arangodb.entity.CollectionEntity
 
setKeyOptions(CollectionKeyOption) - Method in class com.arangodb.entity.CollectionOptions
 
setKeyValueHeader(HttpResponseEntity, KeyValueEntity) - Method in class com.arangodb.BaseArangoDriver
 
setLastAppliedContinuousTick(Long) - Method in class com.arangodb.entity.ReplicationApplierState
 
setLastAvailableContinuousTick(Long) - Method in class com.arangodb.entity.ReplicationApplierState
 
setLastError(ReplicationApplierState.LastError) - Method in class com.arangodb.entity.ReplicationApplierState
 
setLastincluded(Long) - Method in class com.arangodb.entity.ReplicationDumpHeader
 
setLastLogTick(long) - Method in class com.arangodb.entity.ReplicationState
 
setLastLogTick(long) - Method in class com.arangodb.entity.ReplicationSyncEntity
 
setLastProcessedContinuousTick(Long) - Method in class com.arangodb.entity.ReplicationApplierState
 
setLastServedTick(Long) - Method in class com.arangodb.entity.ReplicationLoggerStateEntity.Client
 
setLastTick(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setLasttick(Long) - Method in class com.arangodb.entity.ReplicationDumpHeader
 
setLevel(int) - Method in class com.arangodb.entity.AdminLogEntity.LogEntry
 
setLid(int) - Method in class com.arangodb.entity.AdminLogEntity.LogEntry
 
setLimit(Integer) - Method in class com.arangodb.util.GraphEdgesOptions
 
setLockTimeout(int) - Method in class com.arangodb.entity.TransactionEntity
 
setLogRemoteChanges(boolean) - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
setLogs(List<AdminLogEntity.LogEntry>) - Method in class com.arangodb.entity.AdminLogEntity
 
setMajorPageFaults(long) - Method in class com.arangodb.entity.StatisticsEntity.System
 
setMap(Map<String, Object>) - Method in class com.arangodb.entity.MapAsEntity
 
setMaxConnectRetries(Integer) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setMaxDepth(Integer) - Method in class com.arangodb.util.GraphEdgesOptions
Defines the maximal length of a path from an edge to a vertex (default is 1, which means only the edges directly connected to a vertex would be returned).
setMaxDepth(Long) - Method in class com.arangodb.util.TraversalQueryOptions
Set a maximal depth.
setMaxEvents(long) - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
setMaxEventsSize(long) - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
setMaximalSize(long) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setMaxIterations(Long) - Method in class com.arangodb.util.TraversalQueryOptions
Set the (optional) maximum number of iterations in each traversal
setMaxPerConnection(int) - Method in class com.arangodb.ArangoConfigure
 
setMaxQueryStringLength(Long) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setMaxResults(Long) - Method in class com.arangodb.entity.QueryCachePropertiesEntity
Sets the maximum number of query results that will be stored per database-specific cache.
setMaxSlowQueries(Long) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setMaxTotalConnection(int) - Method in class com.arangodb.ArangoConfigure
 
setMessage(String) - Method in class com.arangodb.entity.ReplicationApplierState.Progress
 
setMessage(String) - Method in class com.arangodb.entity.WarningEntity
 
setMethod(String) - Method in class com.arangodb.http.BatchPart
 
setMethod(Method) - Method in class com.arangodb.http.InvocationObject
 
setMicrosecond(int) - Method in class com.arangodb.entity.ArangoUnixTime
 
setMinDepth(Integer) - Method in class com.arangodb.util.GraphEdgesOptions
Defines the minimal length of a path from an edge to a vertex (default is 1, which means only the edges directly connected to a vertex would be returned).
setMinDepth(Long) - Method in class com.arangodb.util.TraversalQueryOptions
Set a minimal depth.
setMinLength(int) - Method in class com.arangodb.entity.IndexEntity
 
setMinorPageFaults(long) - Method in class com.arangodb.entity.StatisticsEntity.System
 
setMode(QueryCachePropertiesEntity.CacheMode) - Method in class com.arangodb.entity.QueryCachePropertiesEntity
Sets the mode the AQL query cache operates in.
setName(String) - Method in class com.arangodb.entity.CollectionEntity
 
setName(String) - Method in class com.arangodb.entity.DatabaseEntity
 
setName(String) - Method in class com.arangodb.entity.GraphEntity
 
setName(String) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setName(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
setName(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Group
 
setNames(Map<String, UsersEntity>) - Method in class com.arangodb.entity.UsersEntity
 
setNeighborExamples(Object) - Method in class com.arangodb.util.GraphEdgesOptions
An example for the desired neighbors
setNewlyCreated(boolean) - Method in class com.arangodb.entity.IndexEntity
 
setNumberOfShards(int) - Method in class com.arangodb.entity.CollectionOptions
 
setNumberOfThreads(int) - Method in class com.arangodb.entity.StatisticsEntity.System
 
setOffset(long) - Method in class com.arangodb.entity.CollectionKeyOption
 
setOnDuplicate(ImportOptions.OnDuplicate) - Method in class com.arangodb.util.ImportOptions
(optional) Controls what action is carried out in case of a unique key constraint violation.
setOrder(InternalTraversalDriver.Order) - Method in class com.arangodb.util.TraversalQueryOptions
Set the (optional) traversal order
setOrphanCollections(List<String>) - Method in class com.arangodb.entity.GraphEntity
 
setOverwrite(Boolean) - Method in class com.arangodb.util.ImportOptions
overwrite (optional): If this parameter has a value of true, then all data in the collection will be removed prior to the import.
setParameter(ReplicationInventoryEntity.CollectionParameter) - Method in class com.arangodb.entity.ReplicationInventoryEntity.Collection
 
setParameterized(Class<?>...) - Static method in class com.arangodb.entity.EntityDeserializers
 
setParameters(Map<String, Object>) - Method in class com.arangodb.http.HttpRequestEntity
 
setParams(Object) - Method in class com.arangodb.entity.TransactionEntity
 
setPassword(String) - Method in class com.arangodb.ArangoConfigure
 
setPassword(String) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setPassword(String) - Method in class com.arangodb.entity.UserEntity
 
setPassword(String) - Method in class com.arangodb.http.HttpRequestEntity
 
setPath(String) - Method in class com.arangodb.entity.DatabaseEntity
 
setPaths(List<PathEntity<V, E>>) - Method in class com.arangodb.entity.TraversalEntity
 
setPort(int) - Method in class com.arangodb.ArangoHost
 
setPreDefinedResponse(HttpResponseEntity) - Method in class com.arangodb.http.HttpManager
 
setProfile(Boolean) - Method in class com.arangodb.util.AqlQueryOptions
if set to true, then the additional query profiling information will be returned in the extra.stats return attribute if the query result is not served from the query cache.
setProgress(ReplicationApplierState.Progress) - Method in class com.arangodb.entity.ReplicationApplierState
 
setProperties(Map<String, Object>) - Method in class com.arangodb.entity.BaseDocument
 
setProxyHost(String) - Method in class com.arangodb.ArangoConfigure
 
setProxyPort(int) - Method in class com.arangodb.ArangoConfigure
 
setQueries(List<QueryEntity>) - Method in class com.arangodb.entity.QueriesResultEntity
Sets the list of queries
setQuery(String) - Method in class com.arangodb.entity.QueryEntity
Set the query string
setQueryCacheProperties(QueryCachePropertiesEntity) - Method in class com.arangodb.ArangoDriver
Changes the configuration for the AQL query cache (since ArangoDB 2.7)
setQueryCacheProperties(String, QueryCachePropertiesEntity) - Method in class com.arangodb.impl.InternalQueryCacheDriverImpl
 
setQueryCacheProperties(String, QueryCachePropertiesEntity) - Method in interface com.arangodb.InternalQueryCacheDriver
 
setQueryTrackingProperties(QueryTrackingPropertiesEntity) - Method in class com.arangodb.ArangoDriver
Changes the configuration for the AQL query tracking
setQueryTrackingProperties(String, QueryTrackingPropertiesEntity) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
setQueryTrackingProperties(String, QueryTrackingPropertiesEntity) - Method in interface com.arangodb.InternalCursorDriver
 
setReplaced(int) - Method in class com.arangodb.entity.SimpleByResultEntity
 
setReplicationApplierConfig(String, String, String, String, Integer, Integer, Integer, Integer, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
Sets the configuration of the replication applier.
setReplicationApplierConfig(ReplicationApplierConfigEntity) - Method in class com.arangodb.ArangoDriver
Sets the configuration of the replication applier.
setReplicationApplierConfig(String, String, String, String, String, Integer, Integer, Integer, Integer, Boolean, Boolean) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
setReplicationApplierConfig(String, ReplicationApplierConfigEntity) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
setReplicationApplierConfig(String, String, String, String, String, Integer, Integer, Integer, Integer, Boolean, Boolean) - Method in interface com.arangodb.InternalReplicationDriver
 
setReplicationApplierConfig(String, ReplicationApplierConfigEntity) - Method in interface com.arangodb.InternalReplicationDriver
 
setReplicationLoggerConfig(Boolean, Boolean, Long, Long) - Method in class com.arangodb.ArangoDriver
Sets the replication logger configuration
setReplicationLoggerConfig(String, Boolean, Boolean, Long, Long) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
setReplicationLoggerConfig(String, Boolean, Boolean, Long, Long) - Method in interface com.arangodb.InternalReplicationDriver
 
setRequestId(String) - Method in class com.arangodb.entity.BaseEntity
 
setRequestId(String) - Method in class com.arangodb.http.HttpResponseEntity
 
setRequestTimeout(Integer) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setResidentSize(long) - Method in class com.arangodb.entity.StatisticsEntity.System
 
setResult(Boolean) - Method in class com.arangodb.entity.BooleanResultEntity
 
setResult(List<DocumentEntity<T>>) - Method in class com.arangodb.entity.DocumentResultEntity
 
setResult(List<String>) - Method in class com.arangodb.entity.StringsResultEntity
 
setResult(Object) - Method in class com.arangodb.entity.TransactionResultEntity
 
setResults(List<T>) - Method in class com.arangodb.entity.CursorEntity
 
setRetryCount(int) - Method in class com.arangodb.ArangoConfigure
 
setRev(String) - Method in class com.arangodb.entity.ReplicationDumpRecord
 
setRunning(Boolean) - Method in class com.arangodb.entity.ReplicationApplierState
 
setRunning(boolean) - Method in class com.arangodb.entity.ReplicationState
 
setRunTime(Double) - Method in class com.arangodb.entity.QueryEntity
Sets the query's run time up to the point the list of queries was queried
setSaved(boolean) - Method in class com.arangodb.entity.KeyValueEntity
 
setSecond(int) - Method in class com.arangodb.entity.ArangoUnixTime
 
setSelectivityEstimate(double) - Method in class com.arangodb.entity.IndexEntity
 
setServer(String) - Method in class com.arangodb.entity.ArangoVersion
 
setServer(StatisticsEntity.Server) - Method in class com.arangodb.entity.StatisticsEntity
 
setServerId(String) - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
setServerId(String) - Method in class com.arangodb.entity.ReplicationLoggerStateEntity.Client
 
setServerId(String) - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
setServerVersion(String) - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
setServerVersion(String) - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
setShardKeys(List<String>) - Method in class com.arangodb.entity.CollectionOptions
 
setSize(int) - Method in class com.arangodb.entity.IndexEntity
 
setSlowQueryThreshold(Long) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setSort(String) - Method in class com.arangodb.util.TraversalQueryOptions
Set a comparison function.
setSparse(boolean) - Method in class com.arangodb.entity.IndexEntity
 
setSslContext(SSLContext) - Method in class com.arangodb.ArangoConfigure
Set SSL contest for HTTPS connections.
setStarted(Date) - Method in class com.arangodb.entity.QueryEntity
Sets the date and time when the query was started
setStartVertex(String) - Method in class com.arangodb.util.TraversalQueryOptions
Set id of the startVertex, e.g.
setStartVertexCollectionRestriction(List<String>) - Method in class com.arangodb.util.GraphEdgesOptions
One or multiple vertex collection names.
setStartVertexCollectionRestriction(List<String>) - Method in class com.arangodb.util.ShortestPathOptions
One or multiple vertex collection names.
setState(ReplicationApplierState) - Method in class com.arangodb.entity.ReplicationApplierStateEntity
 
setState(ReplicationState) - Method in class com.arangodb.entity.ReplicationInventoryEntity
 
setState(ReplicationState) - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
setStatus(CollectionStatus) - Method in class com.arangodb.entity.CollectionEntity
 
setStatusCode(HttpResponseEntity, BaseEntity) - Method in class com.arangodb.BaseArangoDriver
 
setStatusCode(int) - Method in class com.arangodb.entity.BaseEntity
 
setStatusCode(int) - Method in class com.arangodb.http.HttpResponseEntity
 
setStatusPhrase(String) - Method in class com.arangodb.http.HttpResponseEntity
 
setStrategy(InternalTraversalDriver.Strategy) - Method in class com.arangodb.util.TraversalQueryOptions
Set (optional) traversal strategy.
setStream(InputStream) - Method in class com.arangodb.entity.StreamEntity
 
setStream(InputStream) - Method in class com.arangodb.http.HttpResponseEntity
 
setSum(double) - Method in class com.arangodb.entity.StatisticsEntity.FigureValue
 
setSystem(Boolean) - Method in class com.arangodb.entity.CollectionEntity
 
setSystem(boolean) - Method in class com.arangodb.entity.DatabaseEntity
 
setSystem(StatisticsEntity.System) - Method in class com.arangodb.entity.StatisticsEntity
 
setSystemTime(double) - Method in class com.arangodb.entity.StatisticsEntity.System
 
setText(String) - Method in class com.arangodb.entity.AdminLogEntity.LogEntry
 
setText(String) - Method in class com.arangodb.http.HttpResponseEntity
 
setTick(long) - Method in class com.arangodb.entity.ReplicationDumpRecord
 
setTick(long) - Method in class com.arangodb.entity.ReplicationInventoryEntity
 
setTime(double) - Method in class com.arangodb.entity.ArangoUnixTime
 
setTime(Date) - Method in class com.arangodb.entity.ReplicationApplierState.LastError
 
setTime(Date) - Method in class com.arangodb.entity.ReplicationApplierState.Progress
 
setTime(Date) - Method in class com.arangodb.entity.ReplicationApplierState
 
setTime(Date) - Method in class com.arangodb.entity.ReplicationLoggerStateEntity.Client
 
setTime(Date) - Method in class com.arangodb.entity.ReplicationState
 
setTimeout(int) - Method in class com.arangodb.ArangoConfigure
 
setTimestamp(Date) - Method in class com.arangodb.entity.AdminLogEntity.LogEntry
 
setTo(List<String>) - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
setToCollection(String) - Method in class com.arangodb.entity.PlainEdgeEntity
 
setToPrefix(String) - Method in class com.arangodb.util.ImportOptionsJson
An optional prefix for the values in _to attributes.
setTotalAmount(int) - Method in class com.arangodb.entity.AdminLogEntity
 
setTotalEvents(Long) - Method in class com.arangodb.entity.ReplicationApplierState
 
setTotalEvents(long) - Method in class com.arangodb.entity.ReplicationState
 
setTotalFailedConnects(Long) - Method in class com.arangodb.entity.ReplicationApplierState
 
setTotalRequests(Long) - Method in class com.arangodb.entity.ReplicationApplierState
 
setToVertexHandle(String) - Method in class com.arangodb.entity.EdgeEntity
 
setTrackSlowQueries(Boolean) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setTtl(Integer) - Method in class com.arangodb.util.AqlQueryOptions
an optional time-to-live for the cursor (in seconds).
setType(CollectionType) - Method in class com.arangodb.entity.CollectionEntity
 
setType(String) - Method in class com.arangodb.entity.CollectionKeyOption
 
setType(CollectionType) - Method in class com.arangodb.entity.CollectionOptions
 
setType(IndexType) - Method in class com.arangodb.entity.IndexEntity
 
setType(ReplicationEventType) - Method in class com.arangodb.entity.ReplicationDumpRecord
 
setType(CollectionType) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setType(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
setType(HttpRequestEntity.RequestType) - Method in class com.arangodb.http.HttpRequestEntity
 
setUncollectedLogfileEntries(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setUnique(boolean) - Method in class com.arangodb.entity.IndexEntity
 
setUnits(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
setUpdated(int) - Method in class com.arangodb.entity.ImportResultEntity
 
setUpdated(int) - Method in class com.arangodb.entity.SimpleByResultEntity
 
setUptime(double) - Method in class com.arangodb.entity.StatisticsEntity.Server
 
setUrl(String) - Method in class com.arangodb.http.BatchPart
 
setUrl(String) - Method in class com.arangodb.http.HttpRequestEntity
 
setUser(String) - Method in class com.arangodb.ArangoConfigure
 
setUsername(String) - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
setUsername(String) - Method in class com.arangodb.entity.UserEntity
 
setUsername(String) - Method in class com.arangodb.http.HttpRequestEntity
 
setUsers(List<UsersEntity>) - Method in class com.arangodb.entity.UsersEntity
 
setUserTime(double) - Method in class com.arangodb.entity.StatisticsEntity.System
 
setUseSsl(boolean) - Method in class com.arangodb.ArangoConfigure
Configure the client to use HTTPS or HTTP
setValidateAfterInactivity(int) - Method in class com.arangodb.ArangoConfigure
 
setValue(Object) - Method in class com.arangodb.entity.FilterCondition
 
setVersion(String) - Method in class com.arangodb.entity.ArangoVersion
 
setVersion(int) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setVertexCollectionRestriction(List<String>) - Method in class com.arangodb.util.GraphVerticesOptions
One or multiple vertex collections that should be considered.
setVertices(List<VertexEntity<V>>) - Method in class com.arangodb.entity.PathEntity
 
setVertices(List<VertexEntity<V>>) - Method in class com.arangodb.entity.ShortestPathEntity
 
setVertices(List<VertexEntity<V>>) - Method in class com.arangodb.entity.TraversalEntity
 
setVerticesUniqueness(InternalTraversalDriver.Uniqueness) - Method in class com.arangodb.util.TraversalQueryOptions
Set the (optional) uniqueness type for vertices visited if set
setVirtualSize(long) - Method in class com.arangodb.entity.StatisticsEntity.System
 
setVisitor(String) - Method in class com.arangodb.util.TraversalQueryOptions
Set visitor function.
setVolatile(Boolean) - Method in class com.arangodb.entity.CollectionEntity
 
setVolatile(boolean) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setWaitForSync(Boolean) - Method in class com.arangodb.entity.CollectionEntity
 
setWaitForSync(Boolean) - Method in class com.arangodb.entity.CollectionOptions
 
setWaitForSync(boolean) - Method in class com.arangodb.entity.ReplicationInventoryEntity.CollectionParameter
 
setWaitForSync(Boolean) - Method in class com.arangodb.entity.TransactionEntity
 
setWaitForSync(Boolean) - Method in class com.arangodb.util.ImportOptions
(optional) Wait until documents have been synced to disk before returning.
setWarnings(List<WarningEntity>) - Method in class com.arangodb.entity.CursorEntity
 
setWeight(String) - Method in class com.arangodb.util.ShortestPathOptions
The name of the attribute of the edges containing the length as a string.
ShortestPathEntity<V,E> - Class in com.arangodb.entity
 
ShortestPathEntity() - Constructor for class com.arangodb.entity.ShortestPathEntity
 
ShortestPathEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.ShortestPathEntityDeserializer
 
ShortestPathOptions - Class in com.arangodb.util
 
ShortestPathOptions() - Constructor for class com.arangodb.util.ShortestPathOptions
 
shutdown() - Method in class com.arangodb.ArangoConfigure
 
SIMPLE_CLIENT_COULD_NOT_CONNECT - Static variable in class com.arangodb.ErrorNums
 
SIMPLE_CLIENT_COULD_NOT_READ - Static variable in class com.arangodb.ErrorNums
 
SIMPLE_CLIENT_COULD_NOT_WRITE - Static variable in class com.arangodb.ErrorNums
 
SIMPLE_CLIENT_UNKNOWN_ERROR - Static variable in class com.arangodb.ErrorNums
 
SimpleByResultEntity - Class in com.arangodb.entity
 
SimpleByResultEntity() - Constructor for class com.arangodb.entity.SimpleByResultEntity
 
SimpleByResultEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.SimpleByResultEntityDeserializer
 
size() - Method in class com.arangodb.entity.AqlFunctionsEntity
 
size() - Method in class com.arangodb.entity.BaseMapEntity
 
size() - Method in class com.arangodb.entity.CursorEntity
The size of the cursor results.
size() - Method in class com.arangodb.entity.DocumentResultEntity
The size of the documents list
startAsyncMode(boolean) - Method in class com.arangodb.ArangoDriver
This method sets the driver to asynchronous execution.
startBatchMode() - Method in class com.arangodb.ArangoDriver
This method enables batch execution.
startReplicationApplier(Long) - Method in class com.arangodb.ArangoDriver
Starts the replication applier.
startReplicationApplier(String, Long) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
startReplicationApplier(String, Long) - Method in interface com.arangodb.InternalReplicationDriver
 
startReplicationLogger() - Method in class com.arangodb.ArangoDriver
Starts the replication logger
startReplicationLogger(String) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
startReplicationLogger(String) - Method in interface com.arangodb.InternalReplicationDriver
 
StatisticsDescriptionEntity - Class in com.arangodb.entity
 
StatisticsDescriptionEntity() - Constructor for class com.arangodb.entity.StatisticsDescriptionEntity
 
StatisticsDescriptionEntity.Figure - Class in com.arangodb.entity
 
StatisticsDescriptionEntity.Group - Class in com.arangodb.entity
 
StatisticsDescriptionEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.StatisticsDescriptionEntityDeserializer
 
StatisticsEntity - Class in com.arangodb.entity
 
StatisticsEntity() - Constructor for class com.arangodb.entity.StatisticsEntity
 
StatisticsEntity.Client - Class in com.arangodb.entity
 
StatisticsEntity.FigureValue - Class in com.arangodb.entity
 
StatisticsEntity.Server - Class in com.arangodb.entity
 
StatisticsEntity.System - Class in com.arangodb.entity
 
StatisticsEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.StatisticsEntityDeserializer
 
status() - Method in enum com.arangodb.entity.CollectionStatus
 
stopAsyncMode() - Method in class com.arangodb.ArangoDriver
This method sets the driver back to synchronous execution.
stopReplicationApplier() - Method in class com.arangodb.ArangoDriver
Stops the replication applier.
stopReplicationApplier(String) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
stopReplicationApplier(String) - Method in interface com.arangodb.InternalReplicationDriver
 
stopReplicationLogger() - Method in class com.arangodb.ArangoDriver
Stops the replication logger
stopReplicationLogger(String) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
stopReplicationLogger(String) - Method in interface com.arangodb.InternalReplicationDriver
 
StreamEntity - Class in com.arangodb.entity
 
StreamEntity() - Constructor for class com.arangodb.entity.StreamEntity
 
StreamEntity(InputStream) - Constructor for class com.arangodb.entity.StreamEntity
 
StringsResultEntity - Class in com.arangodb.entity
 
StringsResultEntity() - Constructor for class com.arangodb.entity.StringsResultEntity
 
StringsResultEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.StringsResultEntityDeserializer
 
StringUtils - Class in com.arangodb.util
 
syncReplication(String, String, String, String, RestrictType, String...) - Method in class com.arangodb.ArangoDriver
Starts a full data synchronization from a remote endpoint into the local ArangoDB database.
syncReplication(String, String, String, String, String, RestrictType, String...) - Method in class com.arangodb.impl.InternalReplicationDriverImpl
 
syncReplication(String, String, String, String, String, RestrictType, String...) - Method in interface com.arangodb.InternalReplicationDriver
 
System() - Constructor for class com.arangodb.entity.StatisticsEntity.System
 

T

TO - Static variable in class com.arangodb.entity.BaseDocument
 
toArray(JsonArray) - Static method in class com.arangodb.util.JsonUtils
 
toDouble(JsonElement) - Static method in class com.arangodb.util.JsonUtils
 
toDoubleArray(JsonArray) - Static method in class com.arangodb.util.JsonUtils
 
toImportHeaderValues(Collection<? extends Collection<?>>) - Static method in class com.arangodb.entity.EntityFactory
 
toJsonElement(T, boolean) - Static method in class com.arangodb.entity.EntityFactory
 
toJsonSequenceEntity(Iterator<T>) - Static method in class com.arangodb.entity.EntityFactory
 
toJsonString(T) - Static method in class com.arangodb.entity.EntityFactory
 
toJsonString(T, boolean) - Static method in class com.arangodb.entity.EntityFactory
 
toMap() - Method in class com.arangodb.util.AqlQueryOptions
 
toMap() - Method in class com.arangodb.util.ImportOptions
 
toMap() - Method in class com.arangodb.util.ImportOptionsJson
 
toMap() - Method in class com.arangodb.util.ImportOptionsRaw
 
toMap() - Method in interface com.arangodb.util.OptionsInterface
 
toMap() - Method in class com.arangodb.util.TraversalQueryOptions
 
toReplicationDumpHeader(HttpResponseEntity) - Method in class com.arangodb.BaseArangoDriver
 
toString() - Method in class com.arangodb.entity.BaseDocument
 
toString() - Method in class com.arangodb.entity.BaseEntity
 
toString() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
toString() - Method in class com.arangodb.entity.CollectionEntity
 
toString() - Method in class com.arangodb.entity.CollectionsEntity
 
toString() - Method in class com.arangodb.entity.DocumentEntity
 
toString() - Method in class com.arangodb.entity.WarningEntity
 
toString() - Method in class com.arangodb.http.BatchPart
 
toString(InputStream) - Static method in class com.arangodb.util.IOUtils
 
toString(InputStream, String) - Static method in class com.arangodb.util.IOUtils
 
TransactionEntity - Class in com.arangodb.entity
 
TransactionEntity(String) - Constructor for class com.arangodb.entity.TransactionEntity
 
TransactionEntity.ReadWriteCollections - Class in com.arangodb.entity
 
TransactionResultEntity - Class in com.arangodb.entity
 
TransactionResultEntity() - Constructor for class com.arangodb.entity.TransactionResultEntity
 
TransactionResultEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.TransactionResultEntityDeserializer
 
TraversalEntity<V,E> - Class in com.arangodb.entity
 
TraversalEntity() - Constructor for class com.arangodb.entity.TraversalEntity
 
TraversalEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.TraversalEntityDeserializer
 
TraversalQueryOptions - Class in com.arangodb.util
 
TraversalQueryOptions() - Constructor for class com.arangodb.util.TraversalQueryOptions
 
truncateCollection(String) - Method in class com.arangodb.ArangoDriver
Returns the collection and deletes all documents.
truncateCollection(String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
truncateCollection(String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
type - Variable in class com.arangodb.http.HttpRequestEntity
 

U

unloadCollection(String) - Method in class com.arangodb.ArangoDriver
Returns the collection and deletes it from memory.
unloadCollection(String, String) - Method in class com.arangodb.impl.InternalCollectionDriverImpl
 
unloadCollection(String, String) - Method in interface com.arangodb.InternalCollectionDriver
 
updateAttribute(String, Object) - Method in class com.arangodb.entity.BaseDocument
update the value of the attribute with the given key
updateDocument(String, String, Object) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, T) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentHandle.
updateDocument(String, String, Object, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, T, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, String, Object, String, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, T, String, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentHandle.
updateDocument(String, String, T, String, Boolean, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
updateDocument(String, String, T, String, Boolean, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
updateDocumentAttributes(Object, String, String, String) - Method in class com.arangodb.impl.AnnotationHandler
 
updateDocumentRaw(String, String, String, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentHandle.
updateDocumentRaw(String, String, String, String, Boolean, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
updateDocumentRaw(String, String, String, String, Boolean, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
updateDocumentRev(Object, String) - Method in class com.arangodb.impl.AnnotationHandler
 
updateEdge(String, String, String, String, String, String, T, Boolean, Boolean, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
updateEdge(String, String, String, String, String, String, T, Boolean, Boolean, String, String) - Method in interface com.arangodb.InternalGraphDriver
Updates an edge with the given key by adding the content in the body.
updateEdgeAttributes(Object, String, String, String, String, String) - Method in class com.arangodb.impl.AnnotationHandler
 
updateEntity() - Method in class com.arangodb.CursorResultSet
 
updateUser(String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.ArangoDriver
Updates the data of a database user.
updateUser(String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
updateUser(String, String, Boolean, Map<String, Object>) - Method in interface com.arangodb.InternalUsersDriver
 
updateVertex(String, String, String, String, T, Boolean, Boolean, String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
updateVertex(String, String, String, String, T, Boolean, Boolean, String, String) - Method in interface com.arangodb.InternalGraphDriver
Updates a vertex with the given key by adding the content in the body.
url - Variable in class com.arangodb.http.HttpRequestEntity
 
UserEntity - Class in com.arangodb.entity
 
UserEntity() - Constructor for class com.arangodb.entity.UserEntity
 
UserEntity(String, String, Boolean, Map<String, Object>) - Constructor for class com.arangodb.entity.UserEntity
 
UserEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.UserEntityDeserializer
 
username - Variable in class com.arangodb.http.HttpRequestEntity
 
UsersEntity - Class in com.arangodb.entity
 
UsersEntity() - Constructor for class com.arangodb.entity.UsersEntity
 

V

validate(HttpResponseEntity, BaseEntity) - Method in class com.arangodb.BaseArangoDriver
 
validateCollectionName(String) - Method in class com.arangodb.BaseArangoDriver
 
validateDatabaseName(String, boolean) - Method in class com.arangodb.BaseArangoDriver
 
validateDocumentHandle(String) - Method in class com.arangodb.BaseArangoDriver
 
validateQuery(String) - Method in class com.arangodb.ArangoDriver
This method validates a given AQL query string and returns a CursorEntity
validateQuery(String, String) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
validateQuery(String, String) - Method in interface com.arangodb.InternalCursorDriver
 
valueOf(String) - Static method in enum com.arangodb.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.CollectionStatus
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.arangodb.entity.CollectionStatus
 
valueOf(String) - Static method in enum com.arangodb.entity.CollectionType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.arangodb.entity.CollectionType
 
valueOf(String) - Static method in enum com.arangodb.entity.IndexType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.JobsEntity.JobState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.QueryCachePropertiesEntity.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.ReplicationEventType
Returns the enum constant of this type with the specified name.
valueOf(int) - Static method in enum com.arangodb.entity.ReplicationEventType
 
valueOf(String) - Static method in enum com.arangodb.entity.RestrictType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.http.HttpManager.HttpMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.http.HttpRequestEntity.RequestType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.InternalTraversalDriver.ItemOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.InternalTraversalDriver.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.InternalTraversalDriver.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.InternalTraversalDriver.Uniqueness
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.util.ImportOptions.OnDuplicate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.util.ImportOptionsRaw.ImportType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.arangodb.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class com.arangodb.entity.BaseMapEntity
 
values() - Static method in enum com.arangodb.entity.CollectionStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.CollectionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.IndexType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.JobsEntity.JobState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.QueryCachePropertiesEntity.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.ReplicationEventType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.RestrictType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.http.HttpManager.HttpMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.http.HttpRequestEntity.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.InternalTraversalDriver.ItemOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.InternalTraversalDriver.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.InternalTraversalDriver.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.InternalTraversalDriver.Uniqueness
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.util.ImportOptions.OnDuplicate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.util.ImportOptionsRaw.ImportType
Returns an array containing the constants of this enum type, in the order they are declared.
valueToEdgeJsonObject(String, String, String, T) - Static method in class com.arangodb.util.EdgeUtils
 
VersionDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.VersionDeserializer
 
VertexCursor<T> - Class in com.arangodb
 
VertexCursor(DocumentCursorResult<T, VertexEntity<T>>) - Constructor for class com.arangodb.VertexCursor
 
VertexEntity<T> - Class in com.arangodb.entity.marker
 
VertexEntity() - Constructor for class com.arangodb.entity.marker.VertexEntity
 
VertexEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.VertexEntityDeserializer
 

W

WarningEntity - Class in com.arangodb.entity
 
WarningEntity() - Constructor for class com.arangodb.entity.WarningEntity
 
WarningEntity(Long, String) - Constructor for class com.arangodb.entity.WarningEntity
 
write(JsonWriter, CollectionStatus) - Method in class com.arangodb.entity.CollectionStatusTypeAdapter
 
writeTo(OutputStream) - Method in class com.arangodb.http.JsonSequenceEntity
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.