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

A

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
 
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
 
AqlFunctionsEntity - Class in com.arangodb.entity
An entity wrapping a list of AQL functions
AqlFunctionsEntity() - Constructor for class com.arangodb.entity.AqlFunctionsEntity
 
AqlfunctionsEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.AqlfunctionsEntityDeserializer
 
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
 
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
 

B

BaseArangoDriver - Class in com.arangodb
 
BaseArangoDriver() - Constructor for class com.arangodb.BaseArangoDriver
 
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
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
 
batchModeActive - Variable in 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(HttpRequestEntity) - Static method in class com.arangodb.http.HttpManager
 

C

cancelBatchMode() - Method in class com.arangodb.ArangoDriver
This method cancels the batch execution mode.
checkDocument(long, long) - Method in class com.arangodb.ArangoDriver
This method returns the current revision of a document.
checkDocument(String, long) - Method in class com.arangodb.ArangoDriver
This method returns the current revision of a document.
checkDocument(long, String) - Method in class com.arangodb.ArangoDriver
This method returns the current revision of a document.
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.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() - Constructor for class com.arangodb.util.CollectionUtils
 
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
 
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
 
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) - Method in class com.arangodb.impl.InternalAqlFunctionsDriverImpl
 
createAqlFunction(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
 
createCappedByDocumentSizeIndex(long, int) - Method in class com.arangodb.ArangoDriver
This method creates a capped index for a collection.
createCappedByDocumentSizeIndex(String, int) - Method in class com.arangodb.ArangoDriver
This method creates a capped index for a collection.
createCappedByDocumentSizeIndex(String, String, int) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
createCappedByDocumentSizeIndex(String, String, int) - Method in interface com.arangodb.InternalIndexDriver
 
createCappedIndex(long, int) - Method in class com.arangodb.ArangoDriver
This method creates a capped index for a collection.
createCappedIndex(String, int) - Method in class com.arangodb.ArangoDriver
This method creates a capped index for a collection.
createCappedIndex(String, String, int) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
createCappedIndex(String, String, int) - Method in interface com.arangodb.InternalIndexDriver
 
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(long, Object) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by The collection id
createDocument(String, Object) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name
createDocument(long, String, Object) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name.
createDocument(String, String, Object) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name.
createDocument(long, Object, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by The collection id.
createDocument(String, Object, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name.
createDocument(long, String, Object, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's id.
createDocument(String, String, Object, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
Creates a document in the collection defined by the collection's name.
createDocument(String, String, String, Object, Boolean, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
createDocument(String, String, String, Object, Boolean, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
createDocumentDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createDocumentHandle(long, String) - Method in class com.arangodb.BaseArangoDriver
 
createDocumentHandle(String, String) - Method in class com.arangodb.BaseArangoDriver
 
createDocumentRaw(String, String, String, String, Boolean, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
createDocumentRaw(String, String, String, String, Boolean, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
createEdge(String, String, String, String, String, Object, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createEdge(String, String, String, String, String, String, Object, Boolean) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
createEdge(String, String, String, String, String, Object, Boolean) - Method in interface com.arangodb.InternalGraphDriver
 
createEdge(String, String, String, String, String, String, Object, 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.
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, String, Object...) - Method in class com.arangodb.BaseArangoDriver
 
createEntity(HttpResponseEntity, Class<? extends BaseEntity>, Class<?>[], boolean) - Method in class com.arangodb.BaseArangoDriver
HTTPレスポンスから指定した型へ変換する。 レスポンスがエラーであるかを確認して、エラーの場合は例外を投げる。
createEntity(String, Class<T>, Class<?>...) - Method in class com.arangodb.BaseArangoDriver
 
createEntity(HttpResponseEntity, Class<T>) - Method in class com.arangodb.BaseArangoDriver
 
createEntity(HttpResponseEntity, Class<? extends BaseEntity>, Class<?>...) - Method in class com.arangodb.BaseArangoDriver
 
createEntity(String, Type) - Static method in class com.arangodb.entity.EntityFactory
 
createEntityImpl(HttpResponseEntity, Class<?>) - Method in class com.arangodb.BaseArangoDriver
 
createFulltextIndex(long, String...) - Method in class com.arangodb.ArangoDriver
This method creates a full text index for a collection.
createFulltextIndex(String, String...) - Method in class com.arangodb.ArangoDriver
This method creates a full text index for a collection.
createFulltextIndex(long, Integer, 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.
createGraph(String, List<EdgeDefinitionEntity>, List<String>, 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.
createImportDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createIncrementOption(boolean, long, long) - Static method in class com.arangodb.entity.CollectionKeyOption
 
createIndex(long, IndexType, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates an index for a collection.
createIndex(String, IndexType, boolean, String...) - Method in class com.arangodb.ArangoDriver
This method creates an index for a collection.
createIndex(String, String, IndexType, boolean, String...) - Method in class com.arangodb.impl.InternalIndexDriverImpl
 
createIndex(String, String, IndexType, boolean, String...) - Method in interface com.arangodb.InternalIndexDriver
 
createIndexDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createJobsDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createKeyValue(String, String, String, Object, Map<String, Object>, Date) - Method in class com.arangodb.impl.InternalKVSDriverImpl
 
createKeyValue(String, String, String, Object, Map<String, Object>, Date) - Method in interface com.arangodb.InternalKVSDriver
 
createKVSDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
createReplicationDriver(ArangoConfigure, HttpManager) - Static method in class com.arangodb.impl.ImplFactory
 
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.
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
 
createUser(String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.ArangoDriver
Creates a database user.
createUser(String, String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
createUser(String, String, String, Boolean, Map<String, Object>) - Method in interface com.arangodb.InternalUsersDriver
 
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, 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
 
CURLLogger - Class in com.arangodb.http
 
CURLLogger() - Constructor for class com.arangodb.http.CURLLogger
 
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.CursorResultSet.CursorIterator
 
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
 
DateUtils() - Constructor for class com.arangodb.util.DateUtils
 
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, boolean) - Method in class com.arangodb.impl.InternalAqlFunctionsDriverImpl
 
deleteAqlFunction(String, boolean) - Method in interface com.arangodb.InternalAqlFunctionsDriver
 
deleteCollection(long) - Method in class com.arangodb.ArangoDriver
Deletes a collection by id.
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(long, long) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(String, long) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(long, String) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
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(long, long, Long, Policy) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(String, long, Long, Policy) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(long, String, Long, Policy) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(String, String, Long, Policy) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(String, Long, Policy) - Method in class com.arangodb.ArangoDriver
Deletes a document from the database.
deleteDocument(String, String, Long, Policy) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
deleteDocument(String, String, Long, Policy) - Method in interface com.arangodb.InternalDocumentDriver
 
deleteEdge(String, String, String, String, Boolean, Long, Long) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
deleteEdge(String, String, String, String, Boolean, Long, Long) - 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
 
deleteUser(String) - Method in class com.arangodb.ArangoDriver
Deletes a database user.
deleteUser(String, String) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
deleteUser(String, String) - Method in interface com.arangodb.InternalUsersDriver
 
deleteVertex(String, String, String, String, Boolean, Long, Long) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
deleteVertex(String, String, String, String, Boolean, Long, Long) - 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
 
delimiter - Variable in class com.arangodb.impl.InternalBatchDriverImpl
 
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.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.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.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.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
desirializes any jsonElement
DeserializeSingleEntry() - Constructor for class com.arangodb.entity.EntityDeserializers.DeserializeSingleEntry
 
destroy() - Method in class com.arangodb.http.HttpManager
 
Direction - Enum in com.arangodb.entity
An enumeration representing the possible directions of graph functions.
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

EdgeDefinitionEntity - Class in com.arangodb.entity
 
EdgeDefinitionEntity() - Constructor for class com.arangodb.entity.EdgeDefinitionEntity
 
EdgeDefinitionsEntity - Class in com.arangodb.entity
 
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
 
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() - Constructor for class com.arangodb.entity.EntityDeserializers
 
EntityDeserializers.AdminLogEntryEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.AqlfunctionsEntityDeserializer - Class in com.arangodb.entity
 
EntityDeserializers.ArangoUnixTimeDeserializer - 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.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.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.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.
EntityFactory() - Constructor for class com.arangodb.entity.EntityFactory
 
entrySet() - Method in class com.arangodb.entity.BaseMapEntity
 
ERROR_AID_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ERROR_APP_ALREADY_EXISTS - 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_CAP_CONSTRAINT_ALREADY_DEFINED - 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_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_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_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_GEO_INDEX_VIOLATED - 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_BITARRAY_CREATION_FAILURE_DUPLICATE_ATTRIBUTES - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INDEX_BITARRAY_CREATION_FAILURE_DUPLICATE_VALUES - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INDEX_BITARRAY_INSERT_ITEM_UNSUPPORTED_VALUE - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INDEX_BITARRAY_REMOVE_ITEM_MISSING - Static variable in class com.arangodb.ErrorNums
 
ERROR_ARANGO_INDEX_BITARRAY_UPDATE_ATTRIBUTE_MISSING - 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_PARSER_FAILED - 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_SHAPER_FAILED - 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_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_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_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_UNSUPPORTED - Static variable in class com.arangodb.ErrorNums
 
ERROR_CORRUPTED_CSV - 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_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_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_COLLECTION_NOT_USED - 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_AN_ARANGO_COLLECTION - Static variable in class com.arangodb.ErrorNums
 
ERROR_GRAPH_NO_GRAPH_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_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_LEGEND_INCOMPLETE - Static variable in class com.arangodb.ErrorNums
 
ERROR_LEGEND_NOT_IN_WAL_FILE - Static variable in class com.arangodb.ErrorNums
 
ERROR_LOCK_TIMEOUT - 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_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_COMPILE_TIME_OPTIONS - 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_GEO_INDEX_MISSING - 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_LIST_EXPECTED - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_MODIFY_IN_SUBQUERY - Static variable in class com.arangodb.ErrorNums
 
ERROR_QUERY_MULTI_MODIFY - 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_LOGGER_CONFIGURATION - 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_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
 
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
 
executeQuery(String, Map<String, Object>, Class<T>, Boolean, Integer, Boolean) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a CursorEntity
executeQuery(String, Map<String, Object>, Class<T>, Boolean, Integer) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a CursorEntity
executeQuery(String, String, Map<String, Object>, Class<T>, Boolean, Integer, Boolean) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeQuery(String, String, Map<String, Object>, Class<T>, Boolean, Integer) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeQuery(String, String, Map<String, Object>, Class<T>, Boolean, Integer, Boolean) - Method in interface com.arangodb.InternalCursorDriver
 
executeQuery(String, String, Map<String, Object>, Class<T>, Boolean, Integer) - Method in interface com.arangodb.InternalCursorDriver
 
executeQueryWithResultSet(String, Map<String, Object>, Class<T>, Boolean, Integer, Boolean) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a CursorResultSet
executeQueryWithResultSet(String, Map<String, Object>, Class<T>, Boolean, Integer) - Method in class com.arangodb.ArangoDriver
This method executes an AQL query and returns a CursorResultSet
executeQueryWithResultSet(String, String, Map<String, Object>, Class<T>, Boolean, Integer, Boolean) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeQueryWithResultSet(String, String, Map<String, Object>, Class<T>, Boolean, Integer) - Method in class com.arangodb.impl.InternalCursorDriverImpl
 
executeQueryWithResultSet(String, String, Map<String, Object>, Class<T>, Boolean, Integer, Boolean) - Method in interface com.arangodb.InternalCursorDriver
 
executeQueryWithResultSet(String, String, Map<String, Object>, Class<T>, Boolean, Integer) - Method in interface com.arangodb.InternalCursorDriver
 
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
 
executeSimpleAll(String, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns all documents of a collections.
executeSimpleAll(String, String, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleAll(String, String, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleAllWithDocument(String, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns all documents of a collections.
executeSimpleAllWithDocument(String, String, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleAllWithDocument(String, String, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleAllWithDocumentResultSet(String, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns all documents of a collections.
executeSimpleAllWithDocumentResultSet(String, String, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleAllWithDocumentResultSet(String, String, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleAllWithResultSet(String, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns all documents of a collections.
executeSimpleAllWithResultSet(String, String, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleAllWithResultSet(String, String, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleAny(String, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns a random document from the collection
executeSimpleAny(String, String, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleAny(String, String, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleByExample(String, Map<String, Object>, int, int, Class<T>) - Method in class com.arangodb.ArangoDriver
This will find all documents matching a given example.
executeSimpleByExample(String, String, Map<String, Object>, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleByExample(String, String, Map<String, Object>, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleByExampleWithDocument(String, Map<String, Object>, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents matching a given example.
executeSimpleByExampleWithDocument(String, String, Map<String, Object>, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleByExampleWithDocument(String, String, Map<String, Object>, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleByExampleWithDocumentResultSet(String, String, Map<String, Object>, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleByExampleWithDocumentResultSet(String, String, Map<String, Object>, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleByExampleWithDocumentResusltSet(String, Map<String, Object>, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents matching a given example.
executeSimpleByExampleWithResultSet(String, String, Map<String, Object>, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleByExampleWithResultSet(String, String, Map<String, Object>, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleByExampleWithResusltSet(String, Map<String, Object>, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents matching a given example.
executeSimpleFirst(String, Integer, Class<?>) - Method in class com.arangodb.ArangoDriver
This will return the first document(s) from the collection, in the order of insertion/update time.
executeSimpleFirst(String, String, Integer, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleFirst(String, String, Integer, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleFirstExample(String, Map<String, Object>, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns the first document matching the example
executeSimpleFirstExample(String, String, Map<String, Object>, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleFirstExample(String, String, Map<String, Object>, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleFulltext(String, String, String, int, int, String, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents from the collection that match the fulltext query specified in query.
executeSimpleFulltext(String, String, String, String, int, int, String, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleFulltext(String, String, String, String, int, int, String, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleFulltextWithDocument(String, String, String, int, int, String, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents from the collection that match the fulltext query specified in query.
executeSimpleFulltextWithDocument(String, String, String, String, int, int, String, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleFulltextWithDocument(String, String, String, String, int, int, String, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleFulltextWithDocumentResultSet(String, String, String, int, int, String, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents from the collection that match the fulltext query specified in query.
executeSimpleFulltextWithDocumentResultSet(String, String, String, String, int, int, String, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleFulltextWithDocumentResultSet(String, String, String, String, int, int, String, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleFulltextWithResultSet(String, String, String, int, int, String, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents from the collection that match the fulltext query specified in query.
executeSimpleFulltextWithResultSet(String, String, String, String, int, int, String, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleFulltextWithResultSet(String, String, String, String, int, int, String, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleLast(String, Integer, Class<?>) - Method in class com.arangodb.ArangoDriver
This will return the last document(s) from the collection, in the order of insertion/update time.
executeSimpleLast(String, String, Integer, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleLast(String, String, Integer, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleRange(String, String, Object, Object, Boolean, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents within a given range.
executeSimpleRange(String, String, String, Object, Object, Boolean, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleRange(String, String, String, Object, Object, Boolean, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleRangeWithDocument(String, String, Object, Object, Boolean, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents within a given range.
executeSimpleRangeWithDocument(String, String, String, Object, Object, Boolean, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleRangeWithDocument(String, String, String, Object, Object, Boolean, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleRangeWithDocumentResultSet(String, String, Object, Object, Boolean, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents within a given range.
executeSimpleRangeWithDocumentResultSet(String, String, String, Object, Object, Boolean, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleRangeWithDocumentResultSet(String, String, String, Object, Object, Boolean, int, int, Class<?>) - Method in interface com.arangodb.InternalSimpleDriver
 
executeSimpleRangeWithResultSet(String, String, Object, Object, Boolean, int, int, Class<?>) - Method in class com.arangodb.ArangoDriver
This will find all documents within a given range.
executeSimpleRangeWithResultSet(String, String, String, Object, Object, Boolean, int, int, Class<?>) - Method in class com.arangodb.impl.InternalSimpleDriverImpl
 
executeSimpleRangeWithResultSet(String, String, String, Object, Object, Boolean, int, int, Class<?>) - 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
 

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
 

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) - Method in class com.arangodb.impl.InternalAqlFunctionsDriverImpl
 
getAqlFunctions(String) - Method in interface com.arangodb.InternalAqlFunctionsDriver
 
getArangoDriver() - Method in class com.arangodb.http.InvocationObject
 
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
 
getAttributesCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
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
 
getBindVars() - Method in class com.arangodb.entity.CursorEntity
 
getBody() - Method in class com.arangodb.http.BatchPart
 
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
 
getClientPort() - Method in class com.arangodb.ArangoConfigure
Deprecated. 
getClients() - Method in class com.arangodb.entity.ReplicationLoggerStateEntity
 
getCode() - Method in exception com.arangodb.ArangoException
 
getCode() - Method in class com.arangodb.entity.BaseEntity
 
getCollection(long) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB by id
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(long) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB by id including the document count
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(long) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB by id including the collection figures
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(long) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB including all properties by id
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(long) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB including revision by id
getCollectionRevision(String) - Method in class com.arangodb.ArangoDriver
Returns a collection from ArangoDB including revision by name
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
 
getConfiguration() - Method in class com.arangodb.http.HttpManager
 
getConnectionTimeout() - 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.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
 
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() - Method in class com.arangodb.impl.InternalDatabaseDriverImpl
 
getCurrentDatabase() - Method in interface com.arangodb.InternalDatabaseDriver
 
getCurrentObject() - Method in class com.arangodb.http.BatchHttpManager
 
getCurrentObject() - Method in class com.arangodb.http.HttpManager
 
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
 
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
 
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
 
getDoCompact() - Method in class com.arangodb.entity.CollectionEntity
 
getDoCompact() - Method in class com.arangodb.entity.CollectionOptions
 
getDocument(long, long, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument(String, long, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument(long, String, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument(String, String, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument(String, Class<?>) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument(String, Class<?>, Long, Long) - Method in class com.arangodb.ArangoDriver
Returns a document entity.
getDocument() - Method in class com.arangodb.entity.ScalarExampleEntity
 
getDocument(String, String, Class<?>, Long, Long) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
getDocument(String, String, Class<?>, Long, Long) - 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
 
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(long) - Method in class com.arangodb.ArangoDriver
This method returns all document handles from a collection.
getDocuments(String) - Method in class com.arangodb.ArangoDriver
This method returns all document handles from a collection.
getDocuments(long, boolean) - Method in class com.arangodb.ArangoDriver
This method returns all document handles from a collection.
getDocuments(String, boolean) - 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, boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
getDocuments(String, String, boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
getEdge(String, String, String, String, Class<?>, Long, Long) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getEdge(String, String, String, String, Class<?>, Long, Long) - Method in interface com.arangodb.InternalGraphDriver
Loads an edge with the given key if it is contained within your graph.
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
getEdgeDefinitions() - Method in class com.arangodb.entity.EdgeDefinitionsEntity
 
getEdgeDefinitions() - Method in class com.arangodb.entity.GraphEntity
 
getEdges(String, String, String, Class<?>, Integer, Integer, Boolean, Direction, Collection<String>, ArangoDriver, FilterCondition...) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getEdges(String, String, String, Class<?>, Integer, Integer, Boolean, Direction, Collection<String>, ArangoDriver, FilterCondition...) - Method in interface com.arangodb.InternalGraphDriver
 
getEmpty() - Method in class com.arangodb.entity.ImportResultEntity
 
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
 
getEntity() - Method in exception com.arangodb.ArangoException
 
getEntity() - Method in class com.arangodb.entity.DocumentEntity
 
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
 
getExpires() - Method in class com.arangodb.entity.KeyValueEntity
 
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
 
getFrom() - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
getFromCollection() - Method in class com.arangodb.entity.PlainEdgeEntity
 
getFromVertexHandle() - Method in class com.arangodb.entity.EdgeEntity
 
getFullCount() - Method in class com.arangodb.entity.CursorEntity
 
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.
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
 
getHeaders() - Method in class com.arangodb.http.BatchPart
 
getHeaders() - Method in class com.arangodb.http.HttpResponseEntity
 
getHost() - Method in class com.arangodb.ArangoConfigure
 
getHttpConnections() - Method in class com.arangodb.entity.StatisticsEntity.Client
 
getHttpManager() - Method in class com.arangodb.ArangoConfigure
 
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.http.BatchPart
 
getIdentifier() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
getIdentifiers() - Method in class com.arangodb.entity.IndexesEntity
 
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(long) - Method in class com.arangodb.ArangoDriver
Returns all indices from a collection.
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
 
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
 
getJobIds() - Method in class com.arangodb.ArangoDriver
Returns a list of all job ids 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 ids of asynchronous executed jobs, filtered by job state.
getJobs(JobsEntity.JobState) - Method in class com.arangodb.ArangoDriver
Returns a list of all job ids 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
 
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 id 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
 
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
 
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
 
getMaxPerConnection() - Method in class com.arangodb.ArangoConfigure
 
getMaxTotalConnection() - Method in class com.arangodb.ArangoConfigure
 
getMessage() - Method in class com.arangodb.entity.ReplicationApplierState.Progress
 
getMethod() - Method in class com.arangodb.http.BatchPart
 
getMethod() - Method in class com.arangodb.http.InvocationObject
 
getMicrosecond() - Method in class com.arangodb.entity.ArangoUnixTime
 
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
 
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
 
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
 
getOne() - Method in class com.arangodb.entity.DocumentResultEntity
Returns the first document from the list
getOrphanCollections() - Method in class com.arangodb.entity.GraphEntity
 
getParameter() - Method in class com.arangodb.entity.ReplicationInventoryEntity.Collection
 
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
 
getPath() - Method in class com.arangodb.entity.DatabaseEntity
 
getPort() - Method in class com.arangodb.ArangoConfigure
 
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
 
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.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
 
getResult() - 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
 
getResultAsLong() - Method in class com.arangodb.entity.TransactionResultEntity
 
getResults() - Method in class com.arangodb.entity.CursorEntity
 
getRetryCount() - Method in class com.arangodb.ArangoConfigure
 
getRev() - Method in class com.arangodb.entity.ReplicationDumpRecord
 
getRevision() - Method in class com.arangodb.entity.CollectionEntity
 
getRunning() - Method in class com.arangodb.entity.ReplicationApplierState
 
getSecond() - Method in class com.arangodb.entity.ArangoUnixTime
 
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
 
getShapefilesCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getShapefilesFileSize() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getShapesCount() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getShardKeys() - Method in class com.arangodb.entity.CollectionOptions
 
getSize() - Method in class com.arangodb.entity.IndexEntity
 
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
 
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.entity.BaseEntity
 
getStatusCode() - Method in class com.arangodb.http.HttpResponseEntity
 
getStatusPhrase() - Method in class com.arangodb.http.HttpResponseEntity
 
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
 
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
 
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
 
getUncollectedLogfileEntries() - Method in class com.arangodb.entity.CollectionEntity.Figures
 
getUnits() - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
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
 
getUser() - Method in class com.arangodb.ArangoConfigure
 
getUser(String) - Method in class com.arangodb.ArangoDriver
Returns a database user.
getUser(String, String) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
getUser(String, String) - Method in interface com.arangodb.InternalUsersDriver
 
getUsername() - Method in class com.arangodb.entity.ReplicationApplierConfigEntity
 
getUsername() - Method in class com.arangodb.entity.UserEntity
 
getUsers() - Method in class com.arangodb.ArangoDriver
Returns all database user.
getUsers() - Method in class com.arangodb.entity.UsersEntity
 
getUsers(String) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
getUsers(String) - 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
 
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
 
getVersion() - Method in interface com.arangodb.InternalAdminDriver
 
getVertex(String, String, String, String, Class<?>, Long, Long) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getVertex(String, String, String, String, Class<?>, Long, Long) - Method in interface com.arangodb.InternalGraphDriver
Gets a vertex with the given key if it is contained within your graph.
getVertexCollections(String, String) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
getVertexCollections(String, String) - 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")
getVirtualSize() - Method in class com.arangodb.entity.StatisticsEntity.System
 
getWaitForSync() - Method in class com.arangodb.entity.CollectionEntity
 
getWaitForSync() - Method in class com.arangodb.entity.CollectionOptions
 
getWaitForSync() - Method in class com.arangodb.entity.TransactionEntity
 
graphCreateEdge(String, String, String, String, Object, 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, Object, 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 the information contained within the body 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.
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, Long, Long) - 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, Long, Long) - 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.
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<?>, Long, Long) - 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<?>) - 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
graphGetEdges(String) - Method in class com.arangodb.ArangoDriver
Returns all Edges of a graph, each edge as a PlainEdgeEntity.
graphGetEdges(String, Class<T>, String) - Method in class com.arangodb.ArangoDriver
Returns all Edges of a given vertex.
graphGetEdgesByExampleMap(String, Class<T>, Map<String, Object>) - Method in class com.arangodb.ArangoDriver
Returns all Edges of vertices matching the map.
graphGetEdgesByExampleObject(String, Class<T>, S) - Method in class com.arangodb.ArangoDriver
Returns all Edges of vertices matching the example object (non-primitive set to null will not be used for comparing).
graphGetVertex(String, String, String, Class<?>) - 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<?>, Long, Long) - 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")
graphReplaceEdge(String, String, String, Object) - Method in class com.arangodb.ArangoDriver
Replaces an edge with the given key by the content in the body.
graphReplaceEdge(String, String, String, Object, Boolean, Long, Long) - 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, Object) - Method in class com.arangodb.ArangoDriver
Replaces a vertex with the given key by the content in the body.
graphReplaceVertex(String, String, String, Object, Boolean, Long, Long) - 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, Object, 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, Object, Boolean, Boolean, Long, Long) - Method in class com.arangodb.ArangoDriver
Updates an edge with the given key by adding the content in the body.
graphUpdateVertex(String, String, String, Object, 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, Object, Boolean, Boolean, Long, Long) - Method in class com.arangodb.ArangoDriver
Updates a vertex with the given key by adding the content in the body.
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
 
hasMore() - Method in class com.arangodb.entity.CursorEntity
 
hasNext() - Method in class com.arangodb.CursorResultSet.CursorIterator
 
hasNext() - Method in class com.arangodb.CursorResultSet
 
hasNext() - Method in class com.arangodb.util.CollectionUtils.EmptyIterator
 
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

ImplFactory - Class in com.arangodb.impl
 
ImplFactory() - Constructor for class com.arangodb.impl.ImplFactory
 
importDocuments(String, Boolean, Collection<?>) - Method in class com.arangodb.ArangoDriver
Creates documents in the collection.
importDocuments(String, String, Boolean, Collection<?>) - Method in class com.arangodb.impl.InternalImportDriverImpl
 
importDocuments(String, String, Boolean, Collection<?>) - Method in interface com.arangodb.InternalImportDriver
 
importDocumentsByHeaderValues(String, Boolean, Collection<? extends Collection<?>>) - Method in class com.arangodb.ArangoDriver
Creates documents in the collection.
importDocumentsByHeaderValues(String, String, Boolean, Collection<? extends Collection<?>>) - Method in class com.arangodb.impl.InternalImportDriverImpl
 
importDocumentsByHeaderValues(String, String, Boolean, Collection<? extends Collection<?>>) - Method in interface com.arangodb.InternalImportDriver
 
importRawJsonDocuments(String, boolean, 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
 
InternalKVSDriver - Interface in com.arangodb
Created by fbartels on 10/27/14.
InternalKVSDriverImpl - 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.
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
 
IOUtils() - Constructor for class com.arangodb.util.IOUtils
 
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
 
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
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
 
isEmpty() - Method in class com.arangodb.entity.BaseMapEntity
 
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
 
isLogRemoteChanges() - Method in class com.arangodb.entity.ReplicationLoggerConfigEntity
 
isNewlyCreated() - Method in class com.arangodb.entity.IndexEntity
 
isNotFound() - Method in exception com.arangodb.ArangoException
 
isNotFound() - Method in class com.arangodb.entity.BaseEntity
If the requested resource has not 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
 
isStaleConnectionCheck() - Method in class com.arangodb.ArangoConfigure
 
isStreaming() - Method in class com.arangodb.http.JsonSequenceEntity
 
isSystem() - Method in class com.arangodb.entity.DatabaseEntity
 
isTextResponse() - Method in class com.arangodb.http.HttpResponseEntity
 
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.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
 
JsonUtils() - Constructor for class com.arangodb.util.JsonUtils
 

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
 

L

LastError() - Constructor for class com.arangodb.entity.ReplicationApplierState.LastError
 
loadCollection(long) - Method in class com.arangodb.ArangoDriver
Returns the collection and loads it into memory.
loadCollection(String) - Method in class com.arangodb.ArangoDriver
Returns the collection and loads it into memory.
loadCollection(long, Boolean) - 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, String, 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
 
MissingInstanceCreater() - Constructor for class com.arangodb.entity.marker.MissingInstanceCreater
 

N

newInstance(Class<?>) - Static method in class com.arangodb.util.ReflectionUtils
 
newline - Static variable in class com.arangodb.impl.InternalBatchDriverImpl
 
next() - Method in class com.arangodb.CursorResultSet.CursorIterator
 
next() - Method in class com.arangodb.CursorResultSet
 
next() - Method in class com.arangodb.util.CollectionUtils.EmptyIterator
 

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
 
PlainEdgeEntity - Class in com.arangodb.entity
 
PlainEdgeEntity() - Constructor for class com.arangodb.entity.PlainEdgeEntity
 
Policy - Enum in com.arangodb.entity
Enumeration for update/replace policy
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
 

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
 
ReflectionUtils() - Constructor for class com.arangodb.util.ReflectionUtils
 
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.CursorResultSet.CursorIterator
 
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(long, String) - Method in class com.arangodb.ArangoDriver
Returns the collection and changes it's name.
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(long, long, Object) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentId.
replaceDocument(String, long, Object) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentId.
replaceDocument(long, String, Object) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentKey.
replaceDocument(String, String, Object) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentKey.
replaceDocument(String, Object) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentHandle.
replaceDocument(long, long, Object, Long, Policy, Boolean) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentId.
replaceDocument(String, long, Object, Long, Policy, Boolean) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentId.
replaceDocument(long, String, Object, Long, Policy, Boolean) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentKey.
replaceDocument(String, String, Object, Long, Policy, Boolean) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentKey.
replaceDocument(String, Object, Long, Policy, Boolean) - Method in class com.arangodb.ArangoDriver
This method replaces the content of the document defined by documentHandle.
replaceDocument(String, String, Object, Long, Policy, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
replaceDocument(String, String, Object, Long, Policy, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
replaceEdge(String, String, String, String, Object, Boolean, Long, Long) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
replaceEdge(String, String, String, String, Object, Boolean, Long, Long) - 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, String, Boolean, Map<String, Object>) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
replaceUser(String, String, String, Boolean, Map<String, Object>) - Method in interface com.arangodb.InternalUsersDriver
 
replaceVertex(String, String, String, String, Object, Boolean, Long, Long) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
replaceVertex(String, String, String, String, Object, Boolean, Long, Long) - 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
 
RESULT_KEY_EXISTS - Static variable in class com.arangodb.ErrorNums
 
RESULT_KEY_NOT_FOUND - Static variable in class com.arangodb.ErrorNums
 
ResultSetUtils - Class in com.arangodb.util
 
ResultSetUtils() - Constructor for class com.arangodb.util.ResultSetUtils
 
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
 
setAllowUserKeys(boolean) - Method in class com.arangodb.entity.CollectionKeyOption
 
setArangoDriver(BaseDriverInterface) - Method in class com.arangodb.http.InvocationObject
 
setArgs(Object[]) - Method in class com.arangodb.http.InvocationObject
 
setAttributes(Map<String, Object>) - Method in class com.arangodb.entity.KeyValueEntity
 
setAttributesCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
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
 
setBindVars(List<String>) - Method in class com.arangodb.entity.CursorEntity
 
setBody(String) - Method in class com.arangodb.http.BatchPart
 
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
 
setClinetPort(int) - Method in class com.arangodb.ArangoConfigure
Deprecated. 
setCode(int) - Method in class com.arangodb.entity.BaseEntity
 
setCollection(String) - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
setCollectionProperties(long, Boolean, Long) - Method in class com.arangodb.ArangoDriver
Returns the collection and changes it's journalSize and waitForSync.
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
 
setConnectionTimeout(int) - Method in class com.arangodb.ArangoConfigure
 
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
 
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.
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
 
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(long) - Method in class com.arangodb.entity.BaseDocument
 
setDocumentRevision(long) - Method in class com.arangodb.entity.DocumentEntity
 
setDocumentRevision(long) - Method in interface com.arangodb.entity.DocumentHolder
 
setDocumentRevision(long) - Method in class com.arangodb.entity.GraphEntity
 
setDocumentRevision(long) - Method in class com.arangodb.entity.PlainEdgeEntity
 
setDocuments(List<String>) - Method in class com.arangodb.entity.DocumentsEntity
 
setEdgeDefinitions(List<EdgeDefinitionEntity>) - Method in class com.arangodb.entity.EdgeDefinitionsEntity
 
setEdgeDefinitions(List<EdgeDefinitionEntity>) - Method in class com.arangodb.entity.GraphEntity
 
setEmpty(int) - Method in class com.arangodb.entity.ImportResultEntity
 
setEnableCURLLogger(boolean) - Method in class com.arangodb.ArangoConfigure
 
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
 
setEntity(T) - Method in class com.arangodb.entity.DocumentEntity
 
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 class com.arangodb.entity.BaseEntity
 
setErrors(int) - Method in class com.arangodb.entity.ImportResultEntity
 
setEtag(long) - Method in class com.arangodb.entity.BaseEntity
 
setEtag(long) - Method in class com.arangodb.http.HttpResponseEntity
 
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
 
setFrom(List<String>) - Method in class com.arangodb.entity.EdgeDefinitionEntity
 
setFromCollection(String) - Method in class com.arangodb.entity.PlainEdgeEntity
 
setFromVertexHandle(String) - Method in class com.arangodb.entity.EdgeEntity
 
setFullCount(int) - Method in class com.arangodb.entity.CursorEntity
 
setGeoJson(boolean) - Method in class com.arangodb.entity.IndexEntity
 
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, String>) - Method in class com.arangodb.http.HttpResponseEntity
 
setHost(String) - Method in class com.arangodb.ArangoConfigure
 
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.http.BatchPart
 
setIdentifier(String) - Method in class com.arangodb.entity.StatisticsDescriptionEntity.Figure
 
setIdentifiers(Map<String, IndexEntity>) - Method in class com.arangodb.entity.IndexesEntity
 
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
 
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
 
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
 
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
 
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
 
setMaxPerConnection(int) - Method in class com.arangodb.ArangoConfigure
 
setMaxTotalConnection(int) - Method in class com.arangodb.ArangoConfigure
 
setMessage(String) - Method in class com.arangodb.entity.ReplicationApplierState.Progress
 
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
 
setMinLength(int) - Method in class com.arangodb.entity.IndexEntity
 
setMinorPageFaults(long) - Method in class com.arangodb.entity.StatisticsEntity.System
 
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, CollectionEntity>) - Method in class com.arangodb.entity.CollectionsEntity
 
setNames(Map<String, UsersEntity>) - Method in class com.arangodb.entity.UsersEntity
 
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
 
setOrphanCollections(List<String>) - Method in class com.arangodb.entity.GraphEntity
 
setParameter(ReplicationInventoryEntity.CollectionParameter) - Method in class com.arangodb.entity.ReplicationInventoryEntity.Collection
 
setParameterized(Class<?>...) - Static method in class com.arangodb.entity.EntityDeserializers
 
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
 
setPath(String) - Method in class com.arangodb.entity.DatabaseEntity
 
setPort(int) - Method in class com.arangodb.ArangoConfigure
 
setPreDefinedResponse(HttpResponseEntity) - Method in class com.arangodb.http.HttpManager
 
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
 
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(long) - Method in class com.arangodb.entity.ReplicationDumpRecord
 
setRevision(long) - Method in class com.arangodb.entity.CollectionEntity
 
setRunning(Boolean) - Method in class com.arangodb.entity.ReplicationApplierState
 
setRunning(boolean) - Method in class com.arangodb.entity.ReplicationState
 
setSaved(boolean) - Method in class com.arangodb.entity.KeyValueEntity
 
setSecond(int) - Method in class com.arangodb.entity.ArangoUnixTime
 
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
 
setShapefilesCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setShapefilesFileSize(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setShapesCount(long) - Method in class com.arangodb.entity.CollectionEntity.Figures
 
setShardKeys(List<String>) - Method in class com.arangodb.entity.CollectionOptions
 
setSize(int) - Method in class com.arangodb.entity.IndexEntity
 
setStaleConnectionCheck(boolean) - Method in class com.arangodb.ArangoConfigure
 
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
 
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
 
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
 
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
 
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.SimpleByResultEntity
 
setUptime(double) - Method in class com.arangodb.entity.StatisticsEntity.Server
 
setUrl(String) - Method in class com.arangodb.http.BatchPart
 
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
 
setUsers(List<UsersEntity>) - Method in class com.arangodb.entity.UsersEntity
 
setUserTime(double) - Method in class com.arangodb.entity.StatisticsEntity.System
 
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
 
setVirtualSize(long) - Method in class com.arangodb.entity.StatisticsEntity.System
 
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
 
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
 
StringUtils() - Constructor for class com.arangodb.util.StringUtils
 
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

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
 
toList(CursorResultSet<T>) - Static method in class com.arangodb.util.ResultSetUtils
 
toReplicationDumpHeader(HttpResponseEntity) - Method in class com.arangodb.BaseArangoDriver
 
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
 
truncateCollection(long) - Method in class com.arangodb.ArangoDriver
Returns the collection and deletes all documents.
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(long) - Method in class com.arangodb.ArangoDriver
Returns the collection and deletes it from memory.
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(long, long, Object) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentId.
updateDocument(String, long, Object) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentId.
updateDocument(long, String, Object) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, String, Object) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, Object) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentHandle.
updateDocument(long, long, Object, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentId.
updateDocument(String, long, Object, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentId.
updateDocument(long, String, Object, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, String, Object, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, Object, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(long, long, Object, Long, Policy, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentId.
updateDocument(String, long, Object, Long, Policy, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentId.
updateDocument(long, String, Object, Long, Policy, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, String, Object, Long, Policy, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentKey.
updateDocument(String, Object, Long, Policy, Boolean, Boolean) - Method in class com.arangodb.ArangoDriver
This method updates a document defined by documentHandle.
updateDocument(String, String, Object, Long, Policy, Boolean, Boolean) - Method in class com.arangodb.impl.InternalDocumentDriverImpl
 
updateDocument(String, String, Object, Long, Policy, Boolean, Boolean) - Method in interface com.arangodb.InternalDocumentDriver
 
updateEdge(String, String, String, String, Object, Boolean, Boolean, Long, Long) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
updateEdge(String, String, String, String, Object, Boolean, Boolean, Long, Long) - Method in interface com.arangodb.InternalGraphDriver
Updates an edge with the given key by adding the content in the body.
updateKeyValue(String, String, String, Object, Map<String, Object>, Date, boolean) - Method in class com.arangodb.impl.InternalKVSDriverImpl
 
updateKeyValue(String, String, String, Object, Map<String, Object>, Date, boolean) - Method in interface com.arangodb.InternalKVSDriver
 
updateUser(String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.ArangoDriver
Updates the data of a database user.
updateUser(String, String, String, Boolean, Map<String, Object>) - Method in class com.arangodb.impl.InternalUsersDriverImpl
 
updateUser(String, String, String, Boolean, Map<String, Object>) - Method in interface com.arangodb.InternalUsersDriver
 
updateVertex(String, String, String, String, Object, Boolean, Boolean, Long, Long) - Method in class com.arangodb.impl.InternalGraphDriverImpl
 
updateVertex(String, String, String, String, Object, Boolean, Boolean, Long, Long) - 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.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.Direction
Returns the enum constant of this type with the specified name.
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.Policy
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.
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.Direction
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.Policy
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.
VersionDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.VersionDeserializer
 
VertexEntity<T> - Class in com.arangodb.entity.marker
 
VertexEntityDeserializer() - Constructor for class com.arangodb.entity.EntityDeserializers.VertexEntityDeserializer
 

W

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 P R S T U V W 
Skip navigation links

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