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

A

accept(T) - Method in interface com.arangodb.Consumer
Performs this operation on the given argument.
acquireHostList(Boolean) - Method in class com.arangodb.ArangoDB.Builder
Whether or not the driver should acquire a list of available coordinators in an ArangoDB cluster or a single server with active failover.
action(String) - Method in class com.arangodb.model.TransactionOptions
 
active(Boolean) - Method in class com.arangodb.model.UserCreateOptions
 
active(Boolean) - Method in class com.arangodb.model.UserUpdateOptions
 
addAttribute(String, Object) - Method in class com.arangodb.entity.BaseDocument
 
addEdgeDefinition(EdgeDefinition) - Method in interface com.arangodb.ArangoGraph
Adds the given edge definition to the graph.
additionalFields(Map<String, Object>) - Method in class com.arangodb.util.ArangoSerializer.Options
 
addLink(CollectionLink...) - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
addVertexCollection(String) - Method in interface com.arangodb.ArangoGraph
Adds a vertex collection to the set of collections of the graph.
allMatch(Predicate<? super T>) - Method in interface com.arangodb.ArangoIterable
Returns whether all elements of this ArangoIterable match the provided predicate.
allowDirtyRead(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
allowDirtyRead(Boolean) - Method in class com.arangodb.model.DocumentReadOptions
 
allowImplicit(Boolean) - Method in class com.arangodb.model.TransactionOptions
 
allowImplicit(Boolean) - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
allPlans(Boolean) - Method in class com.arangodb.model.AqlQueryExplainOptions
 
analyzers(String...) - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
analyzers(String...) - Method in class com.arangodb.entity.arangosearch.FieldLink
 
annotationFieldFilter(Class<A>, VPackAnnotationFieldFilter<A>) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackAnnotationFieldFilter for a specific type to be used within the internal serialization process.
annotationFieldNaming(Class<A>, VPackAnnotationFieldNaming<A>) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackAnnotationFieldNaming for a specific type to be used within the internal serialization process.
anyMatch(Predicate<? super T>) - Method in interface com.arangodb.ArangoIterable
Returns whether any elements of this ArangoIterable match the provided predicate.
apply(T) - Method in interface com.arangodb.Function
Applies this function to the given argument.
AqlExecutionExplainEntity - Class in com.arangodb.entity
 
AqlExecutionExplainEntity() - Constructor for class com.arangodb.entity.AqlExecutionExplainEntity
 
AqlExecutionExplainEntity.ExecutionCollection - Class in com.arangodb.entity
 
AqlExecutionExplainEntity.ExecutionExpression - Class in com.arangodb.entity
 
AqlExecutionExplainEntity.ExecutionNode - Class in com.arangodb.entity
 
AqlExecutionExplainEntity.ExecutionPlan - Class in com.arangodb.entity
 
AqlExecutionExplainEntity.ExecutionStats - Class in com.arangodb.entity
 
AqlExecutionExplainEntity.ExecutionVariable - Class in com.arangodb.entity
 
AqlFunctionCreateOptions - Class in com.arangodb.model
 
AqlFunctionCreateOptions() - Constructor for class com.arangodb.model.AqlFunctionCreateOptions
 
AqlFunctionDeleteOptions - Class in com.arangodb.model
 
AqlFunctionDeleteOptions() - Constructor for class com.arangodb.model.AqlFunctionDeleteOptions
 
AqlFunctionEntity - Class in com.arangodb.entity
 
AqlFunctionEntity() - Constructor for class com.arangodb.entity.AqlFunctionEntity
 
AqlFunctionGetOptions - Class in com.arangodb.model
 
AqlFunctionGetOptions() - Constructor for class com.arangodb.model.AqlFunctionGetOptions
 
AqlParseEntity - Class in com.arangodb.entity
 
AqlParseEntity() - Constructor for class com.arangodb.entity.AqlParseEntity
 
AqlParseEntity.AstNode - Class in com.arangodb.entity
 
AqlQueryExplainOptions - Class in com.arangodb.model
 
AqlQueryExplainOptions() - Constructor for class com.arangodb.model.AqlQueryExplainOptions
 
AqlQueryOptions - Class in com.arangodb.model
 
AqlQueryOptions() - Constructor for class com.arangodb.model.AqlQueryOptions
 
AqlQueryParseOptions - Class in com.arangodb.model
 
AqlQueryParseOptions() - Constructor for class com.arangodb.model.AqlQueryParseOptions
 
arango() - Method in interface com.arangodb.ArangoDatabase
Return the main entry point for the ArangoDB driver
ArangoCollection - Interface in com.arangodb
Interface for operations on ArangoDB collection level.
ArangoCursor<T> - Interface in com.arangodb
 
ArangoCursorInitializer - Interface in com.arangodb.util
 
ArangoDatabase - Interface in com.arangodb
Interface for operations on ArangoDB database level.
ArangoDB - Interface in com.arangodb
Central access point for applications to communicate with an ArangoDB server.
ArangoDB.Builder - Class in com.arangodb
Builder class to build an instance of ArangoDB.
ArangoDBException - Exception in com.arangodb
 
ArangoDBException(ErrorEntity) - Constructor for exception com.arangodb.ArangoDBException
 
ArangoDBException(String) - Constructor for exception com.arangodb.ArangoDBException
 
ArangoDBException(String, Integer) - Constructor for exception com.arangodb.ArangoDBException
 
ArangoDBException(Throwable) - Constructor for exception com.arangodb.ArangoDBException
 
ArangoDBVersion - Class in com.arangodb.entity
 
ArangoDBVersion() - Constructor for class com.arangodb.entity.ArangoDBVersion
 
ArangoDBVersion.License - Enum in com.arangodb.entity
 
ArangoDeserializer - Interface in com.arangodb.util
 
ArangoEdgeCollection - Interface in com.arangodb
Interface for operations on ArangoDB edge collection level.
ArangoGraph - Interface in com.arangodb
Interface for operations on ArangoDB graph level.
ArangoIterable<T> - Interface in com.arangodb
 
ArangoIterator<T> - Interface in com.arangodb
 
ArangoRoute - Interface in com.arangodb
Interface for a specific path to be used to perform arbitrary requests.
arangoSearch(String) - Method in interface com.arangodb.ArangoDatabase
Returns a ArangoSearch instance for the given ArangoSearch view name.
ArangoSearch - Interface in com.arangodb
Interface for operations on ArangoDB view level for ArangoSearch views.
ArangoSearchCreateOptions - Class in com.arangodb.model.arangosearch
 
ArangoSearchCreateOptions() - Constructor for class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
 
ArangoSearchOptionsBuilder - Class in com.arangodb.model.arangosearch
 
ArangoSearchProperties - Class in com.arangodb.entity.arangosearch
 
ArangoSearchProperties() - Constructor for class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
ArangoSearchPropertiesEntity - Class in com.arangodb.entity.arangosearch
 
ArangoSearchPropertiesEntity(String, String, ViewType, ArangoSearchProperties) - Constructor for class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
 
ArangoSearchPropertiesOptions - Class in com.arangodb.model.arangosearch
 
ArangoSearchPropertiesOptions() - Constructor for class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
 
ArangoSerialization - Interface in com.arangodb.util
 
ArangoSerializationAccessor - Interface in com.arangodb
 
ArangoSerializer - Interface in com.arangodb.util
 
ArangoSerializer.Options - Class in com.arangodb.util
 
ArangoVertexCollection - Interface in com.arangodb
Interface for operations on ArangoDB vertex collection level.
ArangoView - Interface in com.arangodb
Interface for operations on ArangoDB view level.
asListRemaining() - Method in interface com.arangodb.ArangoCursor
 
AstNode() - Constructor for class com.arangodb.entity.AqlParseEntity.AstNode
 

B

BaseDocument - Class in com.arangodb.entity
 
BaseDocument() - Constructor for class com.arangodb.entity.BaseDocument
 
BaseDocument(String) - Constructor for class com.arangodb.entity.BaseDocument
 
BaseDocument(Map<String, Object>) - Constructor for class com.arangodb.entity.BaseDocument
 
BaseEdgeDocument - Class in com.arangodb.entity
 
BaseEdgeDocument() - Constructor for class com.arangodb.entity.BaseEdgeDocument
 
BaseEdgeDocument(String, String) - Constructor for class com.arangodb.entity.BaseEdgeDocument
 
BaseEdgeDocument(String, String, String) - Constructor for class com.arangodb.entity.BaseEdgeDocument
 
BaseEdgeDocument(Map<String, Object>) - Constructor for class com.arangodb.entity.BaseEdgeDocument
 
batchSize(Integer) - Method in class com.arangodb.model.AqlQueryOptions
 
bindVars(Map<String, Object>) - Method in class com.arangodb.model.AqlQueryExplainOptions
 
bindVars(VPackSlice) - Method in class com.arangodb.model.AqlQueryOptions
 
build() - Method in class com.arangodb.ArangoDB.Builder
Returns an instance of ArangoDB.
build(ArangoSearchCreateOptions, String) - Static method in class com.arangodb.model.arangosearch.ArangoSearchOptionsBuilder
 
build(UserCreateOptions, String, String) - Static method in class com.arangodb.model.OptionsBuilder
 
build(HashIndexOptions, Iterable<String>) - Static method in class com.arangodb.model.OptionsBuilder
 
build(SkiplistIndexOptions, Iterable<String>) - Static method in class com.arangodb.model.OptionsBuilder
 
build(PersistentIndexOptions, Iterable<String>) - Static method in class com.arangodb.model.OptionsBuilder
 
build(GeoIndexOptions, Iterable<String>) - Static method in class com.arangodb.model.OptionsBuilder
 
build(FulltextIndexOptions, Iterable<String>) - Static method in class com.arangodb.model.OptionsBuilder
 
build(CollectionCreateOptions, String) - Static method in class com.arangodb.model.OptionsBuilder
 
build(AqlQueryOptions, String, VPackSlice) - Static method in class com.arangodb.model.OptionsBuilder
 
build(AqlQueryExplainOptions, String, Map<String, Object>) - Static method in class com.arangodb.model.OptionsBuilder
 
build(AqlQueryParseOptions, String) - Static method in class com.arangodb.model.OptionsBuilder
 
build(GraphCreateOptions, String, Collection<EdgeDefinition>) - Static method in class com.arangodb.model.OptionsBuilder
 
build(TransactionOptions, String) - Static method in class com.arangodb.model.OptionsBuilder
 
build(CollectionRenameOptions, String) - Static method in class com.arangodb.model.OptionsBuilder
 
build(DBCreateOptions, String) - Static method in class com.arangodb.model.OptionsBuilder
 
build(UserAccessOptions, Permissions) - Static method in class com.arangodb.model.OptionsBuilder
 
build(AqlFunctionCreateOptions, String, String) - Static method in class com.arangodb.model.OptionsBuilder
 
build(VertexCollectionCreateOptions, String) - Static method in class com.arangodb.model.OptionsBuilder
 
build(ViewCreateOptions, String, ViewType) - Static method in class com.arangodb.model.OptionsBuilder
 
build(ViewRenameOptions, String) - Static method in class com.arangodb.model.OptionsBuilder
 
Builder() - Constructor for class com.arangodb.ArangoDB.Builder
 

C

cache(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
catchException(boolean) - Method in class com.arangodb.model.DocumentExistsOptions
 
catchException(boolean) - Method in class com.arangodb.model.DocumentReadOptions
 
changeProperties(CollectionPropertiesOptions) - Method in interface com.arangodb.ArangoCollection
Changes the properties of the collection
chunksize(Integer) - Method in class com.arangodb.ArangoDB.Builder
Sets the chunk size when Protocol.VST is used.
cleanupIntervalStep(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
 
cleanupIntervalStep(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
 
clearQueryCache() - Method in interface com.arangodb.ArangoDatabase
Clears the AQL query cache
clearSlowQueries() - Method in interface com.arangodb.ArangoDatabase
Clears the list of slow AQL queries
code(String) - Method in class com.arangodb.model.AqlFunctionCreateOptions
 
collectInto(R) - Method in interface com.arangodb.ArangoIterable
Iterates over all elements of this ArangoIterable and adds each to the given target.
collection(String) - Method in interface com.arangodb.ArangoDatabase
Returns a ArangoCollection instance for the given collection name.
collection(String) - Method in class com.arangodb.entity.EdgeDefinition
 
collection(String) - Method in class com.arangodb.model.VertexCollectionCreateOptions
 
CollectionCreateOptions - Class in com.arangodb.model
 
CollectionCreateOptions() - Constructor for class com.arangodb.model.CollectionCreateOptions
 
CollectionEntity - Class in com.arangodb.entity
 
CollectionEntity() - Constructor for class com.arangodb.entity.CollectionEntity
 
CollectionLink - Class in com.arangodb.entity.arangosearch
 
CollectionPropertiesEntity - Class in com.arangodb.entity
 
CollectionPropertiesEntity() - Constructor for class com.arangodb.entity.CollectionPropertiesEntity
 
CollectionPropertiesOptions - Class in com.arangodb.model
 
CollectionPropertiesOptions() - Constructor for class com.arangodb.model.CollectionPropertiesOptions
 
CollectionRenameOptions - Class in com.arangodb.model
 
CollectionRenameOptions() - Constructor for class com.arangodb.model.CollectionRenameOptions
 
CollectionRevisionEntity - Class in com.arangodb.entity
 
CollectionRevisionEntity() - Constructor for class com.arangodb.entity.CollectionRevisionEntity
 
CollectionsReadOptions - Class in com.arangodb.model
 
CollectionsReadOptions() - Constructor for class com.arangodb.model.CollectionsReadOptions
 
CollectionStatus - Enum in com.arangodb.entity
 
CollectionType - Enum in com.arangodb.entity
 
com.arangodb - package com.arangodb
 
com.arangodb.entity - package com.arangodb.entity
 
com.arangodb.entity.arangosearch - package com.arangodb.entity.arangosearch
 
com.arangodb.model - package com.arangodb.model
 
com.arangodb.model.arangosearch - package com.arangodb.model.arangosearch
 
com.arangodb.util - package com.arangodb.util
 
com.arangodb.velocystream - package com.arangodb.velocystream
 
complete(Boolean) - Method in class com.arangodb.model.DocumentImportOptions
 
connectionTtl(Long) - Method in class com.arangodb.ArangoDB.Builder
Set the maximum time to life of a connection.
consolidationIntervalMsec(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
 
consolidationIntervalMsec(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
 
ConsolidationPolicy - Class in com.arangodb.entity.arangosearch
 
consolidationPolicy(ConsolidationPolicy) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
 
consolidationPolicy(ConsolidationPolicy) - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
 
ConsolidationType - Enum in com.arangodb.entity.arangosearch
 
Consumer<T> - Interface in com.arangodb
 
count() - Method in interface com.arangodb.ArangoCollection
Counts the documents in a collection
count() - Method in interface com.arangodb.ArangoIterable
Returns the count of elements of this ArangoIterable.
count(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
create() - Method in interface com.arangodb.ArangoCollection
Creates a collection for this collection's name, then returns collection information from the server.
create(CollectionCreateOptions) - Method in interface com.arangodb.ArangoCollection
Creates a collection with the given options for this collection's name, then returns collection information from the server.
create() - Method in interface com.arangodb.ArangoDatabase
Creates the database
create(Collection<EdgeDefinition>) - Method in interface com.arangodb.ArangoGraph
Creates the graph in the graph module.
create(Collection<EdgeDefinition>, GraphCreateOptions) - Method in interface com.arangodb.ArangoGraph
Creates the graph in the graph module.
create() - Method in interface com.arangodb.ArangoSearch
Creates a view, then returns view information from the server.
create(ArangoSearchCreateOptions) - Method in interface com.arangodb.ArangoSearch
Creates a view with the given options, then returns view information from the server.
createAqlFunction(String, String, AqlFunctionCreateOptions) - Method in interface com.arangodb.ArangoDatabase
Create a new AQL user function
createArangoSearch(String, ArangoSearchCreateOptions) - Method in interface com.arangodb.ArangoDatabase
Creates a ArangoSearch view with the given options, then returns view information from the server.
createCollection(String) - Method in interface com.arangodb.ArangoDatabase
Creates a collection for the given collection's name, then returns collection information from the server.
createCollection(String, CollectionCreateOptions) - Method in interface com.arangodb.ArangoDatabase
Creates a collection with the given options for this collection's name, then returns collection information from the server.
createDatabase(String) - Method in interface com.arangodb.ArangoDB
Creates a new database with the given name.
createGraph(String, Collection<EdgeDefinition>) - Method in interface com.arangodb.ArangoDatabase
Create a new graph in the graph module.
createGraph(String, Collection<EdgeDefinition>, GraphCreateOptions) - Method in interface com.arangodb.ArangoDatabase
Create a new graph in the graph module.
createInstance(InternalArangoDatabase<?, ?>, ArangoCursorExecute, Class<T>, CursorEntity) - Method in interface com.arangodb.util.ArangoCursorInitializer
 
createUser(String, String) - Method in interface com.arangodb.ArangoDB
Create a new user.
createUser(String, String, UserCreateOptions) - Method in interface com.arangodb.ArangoDB
Create a new user.
createView(String, ViewType) - Method in interface com.arangodb.ArangoDatabase
Creates a view of the given type, then returns view information from the server.
cursor(String, Class<T>) - Method in interface com.arangodb.ArangoDatabase
Return an cursor from the given cursor-ID if still existing
CursorEntity - Class in com.arangodb.entity
 
CursorEntity() - Constructor for class com.arangodb.entity.CursorEntity
 
CursorEntity.Extras - Class in com.arangodb.entity
 
CursorEntity.Stats - Class in com.arangodb.entity
 
CursorEntity.Warning - Class in com.arangodb.entity
 

D

DatabaseEntity - Class in com.arangodb.entity
 
DatabaseEntity() - Constructor for class com.arangodb.entity.DatabaseEntity
 
db() - Method in interface com.arangodb.ArangoCollection
The the handler of the database the collection is within
db() - Method in interface com.arangodb.ArangoDB
Returns a ArangoDatabase instance for the _system database.
db(String) - Method in interface com.arangodb.ArangoDB
Returns a ArangoDatabase instance for the given database name.
db() - Method in interface com.arangodb.ArangoGraph
The the handler of the database the named graph is within
db() - Method in interface com.arangodb.ArangoView
The the handler of the database the collection is within
DBCreateOptions - Class in com.arangodb.model
 
DBCreateOptions() - Constructor for class com.arangodb.model.DBCreateOptions
 
deduplicate(Boolean) - Method in class com.arangodb.model.HashIndexOptions
 
deduplicate(Boolean) - Method in class com.arangodb.model.SkiplistIndexOptions
 
delete() - Method in interface com.arangodb.ArangoRoute
Performs a DELETE request to the given URL and returns the server response.
deleteAqlFunction(String, AqlFunctionDeleteOptions) - Method in interface com.arangodb.ArangoDatabase
Deletes the AQL user function with the given name from the database.
deleteDocument(String) - Method in interface com.arangodb.ArangoCollection
Deletes the document with the given key from the collection.
deleteDocument(String, Class<T>, DocumentDeleteOptions) - Method in interface com.arangodb.ArangoCollection
Deletes the document with the given key from the collection.
deleteDocuments(Collection<?>) - Method in interface com.arangodb.ArangoCollection
Deletes multiple documents from the collection.
deleteDocuments(Collection<?>, Class<T>, DocumentDeleteOptions) - Method in interface com.arangodb.ArangoCollection
Deletes multiple documents from the collection.
deleteEdge(String) - Method in interface com.arangodb.ArangoEdgeCollection
Removes a edge
deleteEdge(String, EdgeDeleteOptions) - Method in interface com.arangodb.ArangoEdgeCollection
Removes a edge
deleteIndex(String) - Method in interface com.arangodb.ArangoCollection
Deletes the index with the given id from the collection.
deleteIndex(String) - Method in interface com.arangodb.ArangoDatabase
Deletes an index
deleteUser(String) - Method in interface com.arangodb.ArangoDB
Removes an existing user, identified by user.
deleteVertex(String) - Method in interface com.arangodb.ArangoVertexCollection
Deletes the vertex with the given key from the collection.
deleteVertex(String, VertexDeleteOptions) - Method in interface com.arangodb.ArangoVertexCollection
Deletes the vertex with the given key from the collection.
deserialize(VPackSlice, Type) - Method in interface com.arangodb.util.ArangoDeserializer
Deserialze a given VelocPack to an instance of a given type
details(Boolean) - Method in class com.arangodb.model.DocumentImportOptions
 
direction(TraversalOptions.Direction) - Method in class com.arangodb.model.TraversalOptions
 
distributeShardsLike(String) - Method in class com.arangodb.model.CollectionCreateOptions
 
doCompact(Boolean) - Method in class com.arangodb.model.CollectionCreateOptions
 
DocumentCreateEntity<T> - Class in com.arangodb.entity
 
DocumentCreateEntity() - Constructor for class com.arangodb.entity.DocumentCreateEntity
 
DocumentCreateOptions - Class in com.arangodb.model
 
DocumentCreateOptions() - Constructor for class com.arangodb.model.DocumentCreateOptions
 
DocumentDeleteEntity<T> - Class in com.arangodb.entity
 
DocumentDeleteEntity() - Constructor for class com.arangodb.entity.DocumentDeleteEntity
 
DocumentDeleteOptions - Class in com.arangodb.model
 
DocumentDeleteOptions() - Constructor for class com.arangodb.model.DocumentDeleteOptions
 
DocumentEntity - Class in com.arangodb.entity
 
DocumentEntity() - Constructor for class com.arangodb.entity.DocumentEntity
 
documentExists(String) - Method in interface com.arangodb.ArangoCollection
Checks if the document exists by reading a single document head
documentExists(String, DocumentExistsOptions) - Method in interface com.arangodb.ArangoCollection
Checks if the document exists by reading a single document head
DocumentExistsOptions - Class in com.arangodb.model
 
DocumentExistsOptions() - Constructor for class com.arangodb.model.DocumentExistsOptions
 
DocumentField - Annotation Type in com.arangodb.entity
 
DocumentField.Type - Enum in com.arangodb.entity
 
DocumentImportEntity - Class in com.arangodb.entity
 
DocumentImportEntity() - Constructor for class com.arangodb.entity.DocumentImportEntity
 
DocumentImportOptions - Class in com.arangodb.model
 
DocumentImportOptions() - Constructor for class com.arangodb.model.DocumentImportOptions
 
DocumentImportOptions.OnDuplicate - Enum in com.arangodb.model
 
DocumentReadOptions - Class in com.arangodb.model
 
DocumentReadOptions() - Constructor for class com.arangodb.model.DocumentReadOptions
 
DocumentReplaceOptions - Class in com.arangodb.model
 
DocumentReplaceOptions() - Constructor for class com.arangodb.model.DocumentReplaceOptions
 
DocumentUpdateEntity<T> - Class in com.arangodb.entity
 
DocumentUpdateEntity() - Constructor for class com.arangodb.entity.DocumentUpdateEntity
 
DocumentUpdateOptions - Class in com.arangodb.model
 
DocumentUpdateOptions() - Constructor for class com.arangodb.model.DocumentUpdateOptions
 
drop() - Method in interface com.arangodb.ArangoCollection
Deletes the collection from the database.
drop(boolean) - Method in interface com.arangodb.ArangoCollection
Deletes the collection from the database.
drop() - Method in interface com.arangodb.ArangoDatabase
Deletes the database from the server.
drop() - Method in interface com.arangodb.ArangoGraph
Deletes the graph from the database.
drop(boolean) - Method in interface com.arangodb.ArangoGraph
Deletes the graph from the database.
drop() - Method in interface com.arangodb.ArangoVertexCollection
Removes a vertex collection from the graph and optionally deletes the collection, if it is not used in any other graph
drop() - Method in interface com.arangodb.ArangoView
Deletes the view from the database.

E

edgeCollection(String) - Method in interface com.arangodb.ArangoGraph
Returns a ArangoEdgeCollection instance for the given edge collection name.
edgeCollection(String) - Method in class com.arangodb.model.TraversalOptions
 
EdgeCreateOptions - Class in com.arangodb.model
 
EdgeCreateOptions() - Constructor for class com.arangodb.model.EdgeCreateOptions
 
EdgeDefinition - Class in com.arangodb.entity
 
EdgeDefinition() - Constructor for class com.arangodb.entity.EdgeDefinition
 
edgeDefinitions(Collection<EdgeDefinition>) - Method in class com.arangodb.model.GraphCreateOptions
 
EdgeDeleteOptions - Class in com.arangodb.model
 
EdgeDeleteOptions() - Constructor for class com.arangodb.model.EdgeDeleteOptions
 
EdgeEntity - Class in com.arangodb.entity
 
EdgeEntity() - Constructor for class com.arangodb.entity.EdgeEntity
 
EdgeReplaceOptions - Class in com.arangodb.model
 
EdgeReplaceOptions() - Constructor for class com.arangodb.model.EdgeReplaceOptions
 
edgesUniqueness(TraversalOptions.UniquenessType) - Method in class com.arangodb.model.TraversalOptions
 
EdgeUpdateEntity - Class in com.arangodb.entity
 
EdgeUpdateEntity() - Constructor for class com.arangodb.entity.EdgeUpdateEntity
 
EdgeUpdateOptions - Class in com.arangodb.model
 
EdgeUpdateOptions() - Constructor for class com.arangodb.model.EdgeUpdateOptions
 
ensureFulltextIndex(Iterable<String>, FulltextIndexOptions) - Method in interface com.arangodb.ArangoCollection
Creates a fulltext index for the collection, if it does not already exist.
ensureGeoIndex(Iterable<String>, GeoIndexOptions) - Method in interface com.arangodb.ArangoCollection
Creates a geo-spatial index for the collection, if it does not already exist.
ensureHashIndex(Iterable<String>, HashIndexOptions) - Method in interface com.arangodb.ArangoCollection
Creates a hash index for the collection if it does not already exist.
ensurePersistentIndex(Iterable<String>, PersistentIndexOptions) - Method in interface com.arangodb.ArangoCollection
Creates a persistent index for the collection, if it does not already exist.
ensureSkiplistIndex(Iterable<String>, SkiplistIndexOptions) - Method in interface com.arangodb.ArangoCollection
Creates a skip-list index for the collection, if it does not already exist.
Entity - Interface in com.arangodb.entity
 
equals(Object) - Method in class com.arangodb.entity.BaseDocument
 
equals(Object) - Method in class com.arangodb.entity.BaseEdgeDocument
 
ErrorEntity - Class in com.arangodb.entity
 
ErrorEntity() - Constructor for class com.arangodb.entity.ErrorEntity
 
excludeSystem(Boolean) - Method in class com.arangodb.model.CollectionsReadOptions
 
exclusive(String...) - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
exclusiveCollections(String...) - Method in class com.arangodb.model.TransactionOptions
 
execute(Request) - Method in interface com.arangodb.ArangoDB
Generic Execute.
execute(Request, HostHandle) - Method in interface com.arangodb.ArangoDB
Generic Execute.
executeTraversal(Class<V>, Class<E>, TraversalOptions) - Method in interface com.arangodb.ArangoDatabase
Execute a server-side traversal
ExecutionCollection() - Constructor for class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionCollection
 
ExecutionExpression() - Constructor for class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
ExecutionNode() - Constructor for class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
ExecutionPlan() - Constructor for class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
 
ExecutionStats() - Constructor for class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionStats
 
ExecutionVariable() - Constructor for class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionVariable
 
exists() - Method in interface com.arangodb.ArangoCollection
Checks whether the collection exists
exists() - Method in interface com.arangodb.ArangoDatabase
Checks whether the database exists
exists() - Method in interface com.arangodb.ArangoGraph
Checks whether the graph exists
exists() - Method in interface com.arangodb.ArangoView
Checks whether the view exists.
expander(String) - Method in class com.arangodb.model.TraversalOptions
 
explainQuery(String, Map<String, Object>, AqlQueryExplainOptions) - Method in interface com.arangodb.ArangoDatabase
Explain an AQL query and return information about it
extra(Map<String, Object>) - Method in class com.arangodb.model.UserCreateOptions
 
extra(Map<String, Object>) - Method in class com.arangodb.model.UserUpdateOptions
 
Extras() - Constructor for class com.arangodb.entity.CursorEntity.Extras
 

F

failOnWarning(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
FieldLink - Class in com.arangodb.entity.arangosearch
 
fields(FieldLink...) - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
fields(FieldLink...) - Method in class com.arangodb.entity.arangosearch.FieldLink
 
fields(Iterable<String>) - Method in class com.arangodb.model.FulltextIndexOptions
 
fields(Iterable<String>) - Method in class com.arangodb.model.GeoIndexOptions
 
fields(Iterable<String>) - Method in class com.arangodb.model.HashIndexOptions
 
fields(Iterable<String>) - Method in class com.arangodb.model.PersistentIndexOptions
 
fields(Iterable<String>) - Method in class com.arangodb.model.SkiplistIndexOptions
 
filter(Predicate<? super T>) - Method in interface com.arangodb.ArangoIterable
Returns a ArangoIterable consisting of the elements of this ArangoIterable that match the given predicate.
filter(String) - Method in class com.arangodb.model.TraversalOptions
 
first() - Method in interface com.arangodb.ArangoIterable
Returns the first element or null if no element exists.
foreach(Consumer<? super T>) - Method in interface com.arangodb.ArangoIterable
Performs the given action for each element of the ArangoIterable
from(String...) - Method in class com.arangodb.entity.EdgeDefinition
 
fromLevel(int) - Static method in enum com.arangodb.entity.LogLevel
 
fromPrefix(String) - Method in class com.arangodb.model.DocumentImportOptions
 
fromStatus(int) - Static method in enum com.arangodb.entity.CollectionStatus
 
fromType(int) - Static method in enum com.arangodb.entity.CollectionType
 
fromType(int) - Static method in enum com.arangodb.velocystream.RequestType
 
fullCount(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
FulltextIndexOptions - Class in com.arangodb.model
 
FulltextIndexOptions() - Constructor for class com.arangodb.model.FulltextIndexOptions
 
Function<T,R> - Interface in com.arangodb
 

G

GeoIndexOptions - Class in com.arangodb.model
 
GeoIndexOptions() - Constructor for class com.arangodb.model.GeoIndexOptions
 
geoJson(Boolean) - Method in class com.arangodb.model.GeoIndexOptions
 
get() - Method in interface com.arangodb.ArangoRoute
Performs a GET request to the given URL and returns the server response.
get() - Method in class com.arangodb.util.MapBuilder
 
getAccessibleDatabases() - Method in interface com.arangodb.ArangoDatabase
Retrieves a list of all databases the current user can access
getAccessibleDatabases() - Method in interface com.arangodb.ArangoDB
Retrieves a list of all databases the current user can access
getAccessibleDatabasesFor(String) - Method in interface com.arangodb.ArangoDB
List available database to the specified user
getAction() - Method in class com.arangodb.model.TransactionOptions
 
getActive() - Method in class com.arangodb.entity.UserEntity
 
getActive() - Method in class com.arangodb.model.UserCreateOptions
 
getActive() - Method in class com.arangodb.model.UserUpdateOptions
 
getAdditionalFields() - Method in class com.arangodb.util.ArangoSerializer.Options
 
getAgency() - Method in class com.arangodb.entity.LogLevelEntity
 
getAgencycomm() - Method in class com.arangodb.entity.LogLevelEntity
 
getAllowDirtyRead() - Method in class com.arangodb.model.AqlQueryOptions
 
getAllowDirtyRead() - Method in class com.arangodb.model.DocumentReadOptions
 
getAllowImplicit() - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
getAllowUserKeys() - Method in class com.arangodb.entity.KeyOptions
 
getAllPlans() - Method in class com.arangodb.model.AqlQueryExplainOptions
 
getAnalyzers() - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
getAnalyzers() - Method in class com.arangodb.entity.arangosearch.FieldLink
 
getAqlFunctions(AqlFunctionGetOptions) - Method in interface com.arangodb.ArangoDatabase
Gets all reqistered AQL user functions
getAst() - Method in class com.arangodb.entity.AqlParseEntity
 
getAttribute(String) - Method in class com.arangodb.entity.BaseDocument
 
getBatchSize() - Method in class com.arangodb.model.AqlQueryOptions
 
getBindVars() - Method in class com.arangodb.entity.AqlParseEntity
 
getBindVars() - Method in class com.arangodb.entity.QueryEntity
 
getBindVars() - Method in class com.arangodb.model.AqlQueryExplainOptions
 
getBindVars() - Method in class com.arangodb.model.AqlQueryOptions
 
getBody() - Method in class com.arangodb.velocystream.Request
 
getBody() - Method in class com.arangodb.velocystream.Response
 
getCache() - Method in class com.arangodb.model.AqlQueryOptions
 
getCacheable() - Method in class com.arangodb.entity.AqlExecutionExplainEntity
 
getCached() - Method in class com.arangodb.entity.CursorEntity
 
getCanThrow() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getChangePassword() - Method in class com.arangodb.entity.UserEntity
 
getCleanupIntervalStep() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
getCleanupIntervalStep() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
 
getCluster() - Method in class com.arangodb.entity.LogLevelEntity
 
getCode() - Method in class com.arangodb.entity.AqlFunctionEntity
 
getCode() - Method in class com.arangodb.entity.CursorEntity.Warning
 
getCode() - Method in class com.arangodb.entity.ErrorEntity
 
getCode() - Method in class com.arangodb.model.AqlFunctionCreateOptions
 
getCollection() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getCollection() - Method in class com.arangodb.entity.EdgeDefinition
 
getCollection() - Method in class com.arangodb.model.VertexCollectionCreateOptions
 
getCollections() - Method in interface com.arangodb.ArangoDatabase
Fetches all collections from the database and returns an list of collection descriptions.
getCollections(CollectionsReadOptions) - Method in interface com.arangodb.ArangoDatabase
Fetches all collections from the database and returns an list of collection descriptions.
getCollections() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
 
getCollections() - Method in class com.arangodb.entity.AqlParseEntity
 
getCollector() - Method in class com.arangodb.entity.LogLevelEntity
 
getCommunication() - Method in class com.arangodb.entity.LogLevelEntity
 
getCompactor() - Method in class com.arangodb.entity.LogLevelEntity
 
getComplete() - Method in class com.arangodb.model.DocumentImportOptions
 
getCondition() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getConditionVariable() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getConfig() - Method in class com.arangodb.entity.LogLevelEntity
 
getConsolidationIntervalMsec() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
getConsolidationIntervalMsec() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
 
getConsolidationPolicy() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
getConsolidationPolicy() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
 
getConstraint() - Method in class com.arangodb.entity.IndexEntity
 
getCount() - Method in interface com.arangodb.ArangoCursor
 
getCount() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getCount() - Method in class com.arangodb.entity.CursorEntity
 
getCount() - Method in class com.arangodb.model.AqlQueryOptions
 
getCreated() - Method in class com.arangodb.entity.DocumentImportEntity
 
getCurrentlyRunningQueries() - Method in interface com.arangodb.ArangoDatabase
Returns a list of currently running AQL queries
getDatabase() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getDatabase() - Method in class com.arangodb.velocystream.Request
 
getDatabases() - Method in interface com.arangodb.ArangoDB
Retrieves a list of all existing databases
getDatafiles() - Method in class com.arangodb.entity.LogLevelEntity
 
getDeduplicate() - Method in class com.arangodb.entity.IndexEntity
 
getDeduplicate() - Method in class com.arangodb.model.HashIndexOptions
 
getDeduplicate() - Method in class com.arangodb.model.SkiplistIndexOptions
 
getDependencies() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getDepth() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getDetails() - Method in class com.arangodb.entity.DocumentImportEntity
 
getDetails() - Method in class com.arangodb.model.DocumentImportOptions
 
getDirection() - Method in class com.arangodb.model.TraversalOptions
 
getDistributeShardsLike() - Method in class com.arangodb.model.CollectionCreateOptions
 
getDoCompact() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getDoCompact() - Method in class com.arangodb.model.CollectionCreateOptions
 
getDocument(String, Class<T>) - Method in interface com.arangodb.ArangoCollection
Retrieves the document with the given key from the collection.
getDocument(String, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.ArangoCollection
Retrieves the document with the given key from the collection.
getDocument(String, Class<T>) - Method in interface com.arangodb.ArangoDatabase
Reads a single document
getDocument(String, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.ArangoDatabase
Reads a single document
getDocuments(Collection<String>, Class<T>) - Method in interface com.arangodb.ArangoCollection
Retrieves multiple documents with the given _key from the collection.
getDocuments(Collection<String>, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.ArangoCollection
Retrieves multiple documents with the given _key from the collection.
getDocuments() - Method in class com.arangodb.entity.MultiDocumentEntity
 
getDocumentsAndErrors() - Method in class com.arangodb.entity.MultiDocumentEntity
 
getEdge(String, Class<T>) - Method in interface com.arangodb.ArangoEdgeCollection
Fetches an existing edge
getEdge(String, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.ArangoEdgeCollection
Fetches an existing edge
getEdgeCollection() - Method in class com.arangodb.model.TraversalOptions
 
getEdgeDefinitions() - Method in interface com.arangodb.ArangoGraph
Fetches all edge collections from the graph and returns a list of collection names.
getEdgeDefinitions() - Method in class com.arangodb.entity.GraphEntity
 
getEdgeDefinitions() - Method in class com.arangodb.model.GraphCreateOptions
 
getEdges() - Method in class com.arangodb.entity.PathEntity
 
getEdges() - Method in class com.arangodb.model.TraversalOptions.Uniqueness
 
getEdgesUniqueness() - Method in class com.arangodb.model.TraversalOptions
 
getEmpty() - Method in class com.arangodb.entity.DocumentImportEntity
 
getEnabled() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getErrorMessage() - Method in exception com.arangodb.ArangoDBException
 
getErrorMessage() - Method in class com.arangodb.entity.ErrorEntity
 
getErrorNum() - Method in exception com.arangodb.ArangoDBException
 
getErrorNum() - Method in class com.arangodb.entity.ErrorEntity
 
getErrors() - Method in class com.arangodb.entity.DocumentImportEntity
 
getErrors() - Method in class com.arangodb.entity.MultiDocumentEntity
 
getEstimatedCost() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getEstimatedCost() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
 
getEstimatedNrItems() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getEstimatedNrItems() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
 
getException() - Method in exception com.arangodb.ArangoDBException
 
getException() - Method in class com.arangodb.entity.ErrorEntity
 
getExcludeSystem() - Method in class com.arangodb.model.CollectionsReadOptions
 
getExclusive() - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
getExecutionTime() - Method in class com.arangodb.entity.CursorEntity.Stats
 
getExpander() - Method in class com.arangodb.model.TraversalOptions
 
getExpression() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getExpressionType() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getExtra() - Method in class com.arangodb.entity.CursorEntity
 
getExtra() - Method in class com.arangodb.entity.UserEntity
 
getExtra() - Method in class com.arangodb.model.UserCreateOptions
 
getExtra() - Method in class com.arangodb.model.UserUpdateOptions
 
getFailOnWarning() - Method in class com.arangodb.model.AqlQueryOptions
 
getFields() - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
getFields() - Method in class com.arangodb.entity.arangosearch.FieldLink
 
getFields() - Method in class com.arangodb.entity.IndexEntity
 
getFields() - Method in class com.arangodb.model.FulltextIndexOptions
 
getFields() - Method in class com.arangodb.model.GeoIndexOptions
 
getFields() - Method in class com.arangodb.model.HashIndexOptions
 
getFields() - Method in class com.arangodb.model.PersistentIndexOptions
 
getFields() - Method in class com.arangodb.model.SkiplistIndexOptions
 
getFilter() - Method in class com.arangodb.model.TraversalOptions
 
getFiltered() - Method in class com.arangodb.entity.CursorEntity.Stats
 
getFrom() - Method in class com.arangodb.entity.BaseEdgeDocument
 
getFrom() - Method in class com.arangodb.entity.EdgeDefinition
 
getFromPrefix() - Method in class com.arangodb.model.DocumentImportOptions
 
getFullCount() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getFullCount() - Method in class com.arangodb.entity.CursorEntity.Stats
 
getFullCount() - Method in class com.arangodb.model.AqlQueryOptions
 
getGeoJson() - Method in class com.arangodb.entity.IndexEntity
 
getGeoJson() - Method in class com.arangodb.model.GeoIndexOptions
 
getGrant() - Method in class com.arangodb.model.UserAccessOptions
 
getGraphName() - Method in class com.arangodb.model.TraversalOptions
 
getGraphs() - Method in interface com.arangodb.ArangoDatabase
Lists all graphs known to the graph module
getGraphs() - Method in class com.arangodb.entity.LogLevelEntity
 
getGroup() - Method in class com.arangodb.model.AqlFunctionDeleteOptions
 
getHasMore() - Method in class com.arangodb.entity.CursorEntity
 
getHeaderParam() - Method in class com.arangodb.velocystream.Request
 
getHeartbeat() - Method in class com.arangodb.entity.LogLevelEntity
 
getId() - Method in interface com.arangodb.ArangoCursor
 
getId() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
getId() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getId() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionVariable
 
getId() - Method in class com.arangodb.entity.AqlParseEntity.AstNode
 
getId() - Method in class com.arangodb.entity.BaseDocument
 
getId() - Method in class com.arangodb.entity.CollectionEntity
 
getId() - Method in class com.arangodb.entity.CursorEntity
 
getId() - Method in class com.arangodb.entity.DatabaseEntity
 
getId() - Method in class com.arangodb.entity.DocumentEntity
 
getId() - Method in class com.arangodb.entity.IndexEntity
 
getId() - Method in class com.arangodb.entity.QueryEntity
 
getId() - Method in class com.arangodb.entity.ViewEntity
 
getIfMatch() - Method in class com.arangodb.model.DocumentDeleteOptions
 
getIfMatch() - Method in class com.arangodb.model.DocumentExistsOptions
 
getIfMatch() - Method in class com.arangodb.model.DocumentReadOptions
 
getIfMatch() - Method in class com.arangodb.model.DocumentReplaceOptions
 
getIfMatch() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getIfMatch() - Method in class com.arangodb.model.EdgeDeleteOptions
 
getIfMatch() - Method in class com.arangodb.model.EdgeReplaceOptions
 
getIfMatch() - Method in class com.arangodb.model.EdgeUpdateOptions
 
getIfMatch() - Method in class com.arangodb.model.VertexDeleteOptions
 
getIfMatch() - Method in class com.arangodb.model.VertexReplaceOptions
 
getIfMatch() - Method in class com.arangodb.model.VertexUpdateOptions
 
getIfNoneMatch() - Method in class com.arangodb.model.DocumentExistsOptions
 
getIfNoneMatch() - Method in class com.arangodb.model.DocumentReadOptions
 
getIgnored() - Method in class com.arangodb.entity.DocumentImportEntity
 
getIgnoreRevs() - Method in class com.arangodb.model.DocumentReplaceOptions
 
getIgnoreRevs() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getIncludeAllFields() - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
getIncludeAllFields() - Method in class com.arangodb.entity.arangosearch.FieldLink
 
getIncrement() - Method in class com.arangodb.entity.KeyOptions
 
getIndex(String) - Method in interface com.arangodb.ArangoCollection
Fetches information about the index with the given id and returns it.
getIndex(String) - Method in interface com.arangodb.ArangoDatabase
Returns an index
getIndexBuckets() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getIndexBuckets() - Method in class com.arangodb.model.CollectionCreateOptions
 
getIndexes() - Method in interface com.arangodb.ArangoCollection
Fetches a list of all indexes on this collection.
getIndexes() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getInfo() - Method in interface com.arangodb.ArangoCollection
Returns information about the collection
getInfo() - Method in interface com.arangodb.ArangoDatabase
Retrieves information about the current database
getInfo() - Method in interface com.arangodb.ArangoGraph
Retrieves general information about the graph.
getInfo() - Method in interface com.arangodb.ArangoView
Returns information about the view.
getInit() - Method in class com.arangodb.model.TraversalOptions
 
getIntermediateCommitCount() - Method in class com.arangodb.model.AqlQueryOptions
 
getIntermediateCommitCount() - Method in class com.arangodb.model.TransactionOptions
 
getIntermediateCommitSize() - Method in class com.arangodb.model.AqlQueryOptions
 
getIntermediateCommitSize() - Method in class com.arangodb.model.TransactionOptions
 
getInVariable() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getIsConst() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getIsDeterministic() - Method in class com.arangodb.entity.AqlFunctionEntity
 
getIsDeterministic() - Method in class com.arangodb.model.AqlFunctionCreateOptions
 
getIsNewlyCreated() - Method in class com.arangodb.entity.IndexEntity
 
getIsSmart() - Method in class com.arangodb.entity.GraphEntity
 
getIsSmart() - Method in class com.arangodb.model.GraphCreateOptions
 
getIsSystem() - Method in class com.arangodb.entity.CollectionEntity
 
getIsSystem() - Method in class com.arangodb.entity.DatabaseEntity
 
getIsSystem() - Method in class com.arangodb.model.CollectionCreateOptions
 
getIsVolatile() - Method in class com.arangodb.entity.CollectionEntity
 
getIsVolatile() - Method in class com.arangodb.model.CollectionCreateOptions
 
getItemOrder() - Method in class com.arangodb.model.TraversalOptions
 
getJournalSize() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getJournalSize() - Method in class com.arangodb.model.CollectionCreateOptions
 
getJournalSize() - Method in class com.arangodb.model.CollectionPropertiesOptions
 
getKeepNull() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getKeepNull() - Method in class com.arangodb.model.EdgeUpdateOptions
 
getKeepNull() - Method in class com.arangodb.model.VertexUpdateOptions
 
getKey() - Method in class com.arangodb.entity.BaseDocument
 
getKey() - Method in class com.arangodb.entity.DocumentEntity
 
getKeyOptions() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getKeyOptions() - Method in class com.arangodb.model.CollectionCreateOptions
 
getLevel() - Method in class com.arangodb.entity.LogEntity
 
getLevel() - Method in enum com.arangodb.entity.LogLevel
 
getLevel() - Method in class com.arangodb.model.LogOptions
 
getLevels() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
getLicense() - Method in class com.arangodb.entity.ArangoDBVersion
 
getLid() - Method in class com.arangodb.entity.LogEntity
 
getLimit() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getLinks() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
getLinks() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
 
getLockTimeout() - Method in class com.arangodb.model.TransactionOptions
 
getLogLevel() - Method in interface com.arangodb.ArangoDB
Returns the server's current loglevel settings.
getLogs(LogOptions) - Method in interface com.arangodb.ArangoDB
Returns fatal, error, warning or info log messages from the server's global log.
getMaxDepth() - Method in class com.arangodb.model.TraversalOptions
 
getMaxIterations() - Method in class com.arangodb.model.TraversalOptions
 
getMaxNumberOfPlans() - Method in class com.arangodb.model.AqlQueryExplainOptions
 
getMaxPlans() - Method in class com.arangodb.model.AqlQueryOptions
 
getMaxQueryStringLength() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getMaxResults() - Method in class com.arangodb.entity.QueryCachePropertiesEntity
 
getMaxSlowQueries() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getMaxTransactionSize() - Method in class com.arangodb.model.AqlQueryOptions
 
getMaxTransactionSize() - Method in class com.arangodb.model.TransactionOptions
 
getMaxWarningCount() - Method in class com.arangodb.model.AqlQueryOptions
 
getMemoryLimit() - Method in class com.arangodb.model.AqlQueryOptions
 
getMergeObjects() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getMessage() - Method in class com.arangodb.entity.CursorEntity.Warning
 
getMeta() - Method in class com.arangodb.velocystream.Response
 
getMinDepth() - Method in class com.arangodb.model.TraversalOptions
 
getMinLength() - Method in class com.arangodb.entity.IndexEntity
 
getMinLength() - Method in class com.arangodb.model.FulltextIndexOptions
 
getMmap() - Method in class com.arangodb.entity.LogLevelEntity
 
getMode() - Method in class com.arangodb.entity.QueryCachePropertiesEntity
 
getName() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionCollection
 
getName() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
getName() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionVariable
 
getName() - Method in class com.arangodb.entity.AqlFunctionEntity
 
getName() - Method in class com.arangodb.entity.AqlParseEntity.AstNode
 
getName() - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
getName() - Method in class com.arangodb.entity.arangosearch.FieldLink
 
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 class com.arangodb.entity.ViewEntity
 
getName() - Method in class com.arangodb.model.AqlFunctionCreateOptions
 
getName() - Method in class com.arangodb.model.CollectionCreateOptions
 
getName() - Method in class com.arangodb.model.CollectionRenameOptions
 
getName() - Method in class com.arangodb.model.DBCreateOptions
 
getName() - Method in class com.arangodb.model.GraphCreateOptions
 
getName() - Method in class com.arangodb.model.ViewRenameOptions
 
getNamespace() - Method in class com.arangodb.model.AqlFunctionGetOptions
 
getNew() - Method in class com.arangodb.entity.DocumentCreateEntity
 
getNew() - Method in class com.arangodb.entity.DocumentUpdateEntity
 
getNodes() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
 
getNumberOfShards() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getNumberOfShards() - Method in class com.arangodb.entity.GraphEntity
 
getNumberOfShards() - Method in class com.arangodb.model.CollectionCreateOptions
 
getNumberOfShards() - Method in class com.arangodb.model.GraphCreateOptions
 
getNumberOfShards() - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
 
getOffset() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getOffset() - Method in class com.arangodb.entity.KeyOptions
 
getOffset() - Method in class com.arangodb.model.LogOptions
 
getOld() - Method in class com.arangodb.entity.DocumentCreateEntity
 
getOld() - Method in class com.arangodb.entity.DocumentDeleteEntity
 
getOld() - Method in class com.arangodb.entity.DocumentUpdateEntity
 
getOldRev() - Method in class com.arangodb.entity.DocumentUpdateEntity
 
getOldRev() - Method in class com.arangodb.entity.EdgeUpdateEntity
 
getOldRev() - Method in class com.arangodb.entity.VertexUpdateEntity
 
getOnDuplicate() - Method in class com.arangodb.model.DocumentImportOptions
 
getOrder() - Method in class com.arangodb.model.TraversalOptions
 
getOrphanCollections() - Method in class com.arangodb.entity.GraphEntity
 
getOrphanCollections() - Method in class com.arangodb.model.GraphCreateOptions
 
getOutVariable() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getOverwrite() - Method in class com.arangodb.model.DocumentCreateOptions
 
getOverwrite() - Method in class com.arangodb.model.DocumentImportOptions
 
getParams() - Method in class com.arangodb.model.TransactionOptions
 
getPasswd() - Method in class com.arangodb.model.UserCreateOptions
 
getPasswd() - Method in class com.arangodb.model.UserUpdateOptions
 
getPath() - Method in class com.arangodb.entity.DatabaseEntity
 
getPaths() - Method in class com.arangodb.entity.TraversalEntity
 
getPerformance() - Method in class com.arangodb.entity.LogLevelEntity
 
getPermissions(String) - Method in interface com.arangodb.ArangoCollection
Get the collection access level
getPermissions(String) - Method in interface com.arangodb.ArangoDatabase
Get specific database access level
getPlan() - Method in class com.arangodb.entity.AqlExecutionExplainEntity
 
getPlans() - Method in class com.arangodb.entity.AqlExecutionExplainEntity
 
getPlansCreated() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionStats
 
getProfile() - Method in class com.arangodb.model.AqlQueryOptions
 
getProperties() - Method in interface com.arangodb.ArangoCollection
Reads the properties of the specified collection
getProperties() - Method in interface com.arangodb.ArangoSearch
Reads the properties of the specified view.
getProperties() - Method in class com.arangodb.entity.BaseDocument
 
getProperties() - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
 
getQuantifier() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
getQueries() - Method in class com.arangodb.entity.LogLevelEntity
 
getQuery() - Method in class com.arangodb.entity.QueryEntity
 
getQuery() - Method in class com.arangodb.model.AqlQueryExplainOptions
 
getQuery() - Method in class com.arangodb.model.AqlQueryOptions
 
getQuery() - Method in class com.arangodb.model.AqlQueryParseOptions
 
getQueryCacheProperties() - Method in interface com.arangodb.ArangoDatabase
Returns the global configuration for the AQL query cache
getQueryParam() - Method in class com.arangodb.velocystream.Request
 
getQueryTrackingProperties() - Method in interface com.arangodb.ArangoDatabase
Returns the configuration for the AQL query tracking
getRandom() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getRead() - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
getReplication() - Method in class com.arangodb.entity.LogLevelEntity
 
getReplicationFactor() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getReplicationFactor() - Method in class com.arangodb.entity.ReplicationFactor
 
getReplicationFactor() - Method in class com.arangodb.model.CollectionCreateOptions
 
getReplicationFactor() - Method in class com.arangodb.model.GraphCreateOptions
 
getReplicationFactor() - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
 
getRequest() - Method in class com.arangodb.velocystream.Request
 
getRequests() - Method in class com.arangodb.entity.LogLevelEntity
 
getRequestType() - Method in class com.arangodb.velocystream.Request
 
getResponseCode() - Method in exception com.arangodb.ArangoDBException
 
getResponseCode() - Method in class com.arangodb.velocystream.Response
 
getResult() - Method in class com.arangodb.entity.CursorEntity
 
getReturnNew() - Method in class com.arangodb.model.DocumentCreateOptions
 
getReturnNew() - Method in class com.arangodb.model.DocumentReplaceOptions
 
getReturnNew() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getReturnOld() - Method in class com.arangodb.model.DocumentCreateOptions
 
getReturnOld() - Method in class com.arangodb.model.DocumentDeleteOptions
 
getReturnOld() - Method in class com.arangodb.model.DocumentReplaceOptions
 
getReturnOld() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getRev() - Method in class com.arangodb.entity.DocumentEntity
 
getReverse() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getRevision() - Method in interface com.arangodb.ArangoCollection
Retrieve the collections revision
getRevision() - Method in class com.arangodb.entity.BaseDocument
 
getRevision() - Method in class com.arangodb.entity.CollectionRevisionEntity
 
getRole() - Method in interface com.arangodb.ArangoDB
Returns the server role.
getRules() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
 
getRules() - Method in class com.arangodb.model.AqlQueryExplainOptions
 
getRules() - Method in class com.arangodb.model.AqlQueryOptions
 
getRulesExecuted() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionStats
 
getRulesSkipped() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionStats
 
getRunTime() - Method in class com.arangodb.entity.QueryEntity
 
getSatellite() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getSatellite() - Method in class com.arangodb.entity.ReplicationFactor
 
getSatellite() - Method in class com.arangodb.model.CollectionCreateOptions
 
getSatelliteSyncWait() - Method in class com.arangodb.model.AqlQueryOptions
 
getScannedFull() - Method in class com.arangodb.entity.CursorEntity.Stats
 
getScannedIndex() - Method in class com.arangodb.entity.CursorEntity.Stats
 
getSearch() - Method in class com.arangodb.model.LogOptions
 
getSegmentThreshold() - Method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
 
getSelectivityEstimate() - Method in class com.arangodb.entity.IndexEntity
 
getSerializeName() - Method in enum com.arangodb.entity.DocumentField.Type
 
getSerializeNull() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getServer() - Method in class com.arangodb.entity.ArangoDBVersion
 
getShardIds() - Method in class com.arangodb.model.AqlQueryOptions
 
getShardKeys() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getShardKeys() - Method in class com.arangodb.model.CollectionCreateOptions
 
getSilent() - Method in class com.arangodb.model.DocumentCreateOptions
 
getSilent() - Method in class com.arangodb.model.DocumentDeleteOptions
 
getSilent() - Method in class com.arangodb.model.DocumentReplaceOptions
 
getSilent() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getSize() - Method in class com.arangodb.model.LogOptions
 
getSkipInaccessibleCollections() - Method in class com.arangodb.model.AqlQueryOptions
 
getSlowQueries() - Method in interface com.arangodb.ArangoDatabase
Returns a list of slow running AQL queries
getSlowQueryThreshold() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getSmartGraphAttribute() - Method in class com.arangodb.entity.GraphEntity
 
getSmartGraphAttribute() - Method in class com.arangodb.model.GraphCreateOptions
 
getSmartGraphAttribute() - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
 
getSort() - Method in class com.arangodb.model.LogOptions
 
getSort() - Method in class com.arangodb.model.TraversalOptions
 
getSorted() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
getSparse() - Method in class com.arangodb.entity.IndexEntity
 
getSparse() - Method in class com.arangodb.model.HashIndexOptions
 
getSparse() - Method in class com.arangodb.model.PersistentIndexOptions
 
getSparse() - Method in class com.arangodb.model.SkiplistIndexOptions
 
getStart() - Method in class com.arangodb.model.LogOptions
 
getStarted() - Method in class com.arangodb.entity.QueryEntity
 
getStartup() - Method in class com.arangodb.entity.LogLevelEntity
 
getStartVertex() - Method in class com.arangodb.model.TraversalOptions
 
getState() - Method in class com.arangodb.entity.QueryEntity
 
getStats() - Method in interface com.arangodb.ArangoCursor
 
getStats() - Method in class com.arangodb.entity.AqlExecutionExplainEntity
 
getStats() - Method in class com.arangodb.entity.CursorEntity.Extras
 
getStatus() - Method in class com.arangodb.entity.CollectionEntity
 
getStatus() - Method in enum com.arangodb.entity.CollectionStatus
 
getStoreValues() - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
getStoreValues() - Method in class com.arangodb.entity.arangosearch.FieldLink
 
getStrategy() - Method in class com.arangodb.model.TraversalOptions
 
getStream() - Method in class com.arangodb.model.AqlQueryOptions
 
getSubNodes() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
getSubNodes() - Method in class com.arangodb.entity.AqlParseEntity.AstNode
 
getSubquery() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getText() - Method in class com.arangodb.entity.LogEntity
 
getThreads() - Method in class com.arangodb.entity.LogLevelEntity
 
getThreshold() - Method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
 
getTimestamp() - Method in class com.arangodb.entity.LogEntity
 
getTo() - Method in class com.arangodb.entity.BaseEdgeDocument
 
getTo() - Method in class com.arangodb.entity.EdgeDefinition
 
getToPrefix() - Method in class com.arangodb.model.DocumentImportOptions
 
getTotalAmount() - Method in class com.arangodb.entity.LogEntity
 
getTrackListPositions() - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
getTrackListPositions() - Method in class com.arangodb.entity.arangosearch.FieldLink
 
getTrackSlowQueries() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getTtl() - Method in class com.arangodb.model.AqlQueryOptions
 
getType() - Method in interface com.arangodb.ArangoCursor
 
getType() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionCollection
 
getType() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
getType() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getType() - Method in class com.arangodb.entity.AqlParseEntity.AstNode
 
getType() - Method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
 
getType() - Method in class com.arangodb.entity.CollectionEntity
 
getType() - Method in enum com.arangodb.entity.CollectionType
 
getType() - Method in class com.arangodb.entity.IndexEntity
 
getType() - Method in class com.arangodb.entity.KeyOptions
 
getType() - Method in class com.arangodb.entity.ViewEntity
 
getType() - Method in class com.arangodb.model.CollectionCreateOptions
 
getType() - Method in class com.arangodb.model.FulltextIndexOptions
 
getType() - Method in class com.arangodb.model.GeoIndexOptions
 
getType() - Method in class com.arangodb.model.HashIndexOptions
 
getType() - Method in class com.arangodb.model.PersistentIndexOptions
 
getType() - Method in class com.arangodb.model.SkiplistIndexOptions
 
getType() - Method in class com.arangodb.util.ArangoSerializer.Options
 
getType() - Method in class com.arangodb.velocystream.Request
 
getType() - Method in enum com.arangodb.velocystream.RequestType
 
getType() - Method in class com.arangodb.velocystream.Response
 
getUnique() - Method in class com.arangodb.entity.IndexEntity
 
getUnique() - Method in class com.arangodb.model.HashIndexOptions
 
getUnique() - Method in class com.arangodb.model.PersistentIndexOptions
 
getUnique() - Method in class com.arangodb.model.SkiplistIndexOptions
 
getUpdated() - Method in class com.arangodb.entity.DocumentImportEntity
 
getUpto() - Method in class com.arangodb.model.LogOptions
 
getUser(String) - Method in interface com.arangodb.ArangoDB
Fetches data about the specified user.
getUser() - Method in class com.arangodb.entity.UserEntity
 
getUser() - Method in class com.arangodb.model.UserCreateOptions
 
getUsers() - Method in interface com.arangodb.ArangoDB
Fetches data about all users.
getV8() - Method in class com.arangodb.entity.LogLevelEntity
 
getValue() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
 
getValue() - Method in class com.arangodb.entity.AqlParseEntity.AstNode
 
getVariables() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
 
getVersion() - Method in interface com.arangodb.ArangoDatabase
Returns the server name and version number.
getVersion() - Method in interface com.arangodb.ArangoDB
Returns the server name and version number.
getVersion() - Method in class com.arangodb.entity.ArangoDBVersion
 
getVersion() - Method in class com.arangodb.velocystream.Request
 
getVersion() - Method in class com.arangodb.velocystream.Response
 
getVertex(String, Class<T>) - Method in interface com.arangodb.ArangoVertexCollection
Retrieves the vertex document with the given key from the collection.
getVertex(String, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.ArangoVertexCollection
Retrieves the vertex document with the given key from the collection.
getVertexCollections() - Method in interface com.arangodb.ArangoGraph
Fetches all vertex collections from the graph and returns a list of collection names.
getVertices() - Method in class com.arangodb.entity.PathEntity
 
getVertices() - Method in class com.arangodb.entity.TraversalEntity
 
getVertices() - Method in class com.arangodb.model.TraversalOptions.Uniqueness
 
getVerticesUniqueness() - Method in class com.arangodb.model.TraversalOptions
 
getViews() - Method in interface com.arangodb.ArangoDatabase
Fetches all views from the database and returns an list of view descriptions.
getVisitor() - Method in class com.arangodb.model.TraversalOptions
 
getWaitForSync() - Method in class com.arangodb.entity.CollectionEntity
 
getWaitForSync() - Method in class com.arangodb.model.CollectionCreateOptions
 
getWaitForSync() - Method in class com.arangodb.model.CollectionPropertiesOptions
 
getWaitForSync() - Method in class com.arangodb.model.DocumentCreateOptions
 
getWaitForSync() - Method in class com.arangodb.model.DocumentDeleteOptions
 
getWaitForSync() - Method in class com.arangodb.model.DocumentImportOptions
 
getWaitForSync() - Method in class com.arangodb.model.DocumentReplaceOptions
 
getWaitForSync() - Method in class com.arangodb.model.DocumentUpdateOptions
 
getWaitForSync() - Method in class com.arangodb.model.EdgeCreateOptions
 
getWaitForSync() - Method in class com.arangodb.model.EdgeDeleteOptions
 
getWaitForSync() - Method in class com.arangodb.model.EdgeReplaceOptions
 
getWaitForSync() - Method in class com.arangodb.model.EdgeUpdateOptions
 
getWaitForSync() - Method in class com.arangodb.model.TransactionOptions
 
getWaitForSync() - Method in class com.arangodb.model.VertexCreateOptions
 
getWaitForSync() - Method in class com.arangodb.model.VertexDeleteOptions
 
getWaitForSync() - Method in class com.arangodb.model.VertexReplaceOptions
 
getWaitForSync() - Method in class com.arangodb.model.VertexUpdateOptions
 
getWarnings() - Method in interface com.arangodb.ArangoCursor
 
getWarnings() - Method in class com.arangodb.entity.AqlExecutionExplainEntity
 
getWarnings() - Method in class com.arangodb.entity.CursorEntity.Extras
 
getWrite() - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
getWritesExecuted() - Method in class com.arangodb.entity.CursorEntity.Stats
 
getWritesIgnored() - Method in class com.arangodb.entity.CursorEntity.Stats
 
grant(Permissions) - Method in class com.arangodb.model.UserAccessOptions
 
grantAccess(String, Permissions) - Method in interface com.arangodb.ArangoCollection
Grants or revoke access to the collection for user user.
grantAccess(String, Permissions) - Method in interface com.arangodb.ArangoDatabase
Grants or revoke access to the database for user user.
grantAccess(String) - Method in interface com.arangodb.ArangoDatabase
Grants access to the database for user user.
grantDefaultCollectionAccess(String, Permissions) - Method in interface com.arangodb.ArangoDatabase
Sets the default access level for collections within this database for the user user.
grantDefaultCollectionAccess(String, Permissions) - Method in interface com.arangodb.ArangoDB
Sets the default access level for collections for the user user.
grantDefaultDatabaseAccess(String, Permissions) - Method in interface com.arangodb.ArangoDB
Sets the default access level for databases for the user user.
graph(String) - Method in interface com.arangodb.ArangoDatabase
Returns a ArangoGraph instance for the given graph name.
graph() - Method in interface com.arangodb.ArangoEdgeCollection
The the handler of the named graph the edge collection is within
graph() - Method in interface com.arangodb.ArangoVertexCollection
The the handler of the named graph the edge collection is within
GraphCreateOptions - Class in com.arangodb.model
 
GraphCreateOptions() - Constructor for class com.arangodb.model.GraphCreateOptions
 
GraphCreateOptions.SmartOptions - Class in com.arangodb.model
 
GraphEntity - Class in com.arangodb.entity
 
GraphEntity() - Constructor for class com.arangodb.entity.GraphEntity
 
graphName(String) - Method in class com.arangodb.model.TraversalOptions
 
group(Boolean) - Method in class com.arangodb.model.AqlFunctionDeleteOptions
 

H

hashCode() - Method in class com.arangodb.entity.BaseDocument
 
hashCode() - Method in class com.arangodb.entity.BaseEdgeDocument
 
HashIndexOptions - Class in com.arangodb.model
 
HashIndexOptions() - Constructor for class com.arangodb.model.HashIndexOptions
 
head() - Method in interface com.arangodb.ArangoRoute
Performs a HEAD request to the given URL and returns the server response.
host(String, int) - Method in class com.arangodb.ArangoDB.Builder
Adds a host to connect to.

I

id - Variable in class com.arangodb.entity.BaseDocument
 
ifMatch(String) - Method in class com.arangodb.model.DocumentDeleteOptions
 
ifMatch(String) - Method in class com.arangodb.model.DocumentExistsOptions
 
ifMatch(String) - Method in class com.arangodb.model.DocumentReadOptions
 
ifMatch(String) - Method in class com.arangodb.model.DocumentReplaceOptions
 
ifMatch(String) - Method in class com.arangodb.model.DocumentUpdateOptions
 
ifMatch(String) - Method in class com.arangodb.model.EdgeDeleteOptions
 
ifMatch(String) - Method in class com.arangodb.model.EdgeReplaceOptions
 
ifMatch(String) - Method in class com.arangodb.model.EdgeUpdateOptions
 
ifMatch(String) - Method in class com.arangodb.model.VertexDeleteOptions
 
ifMatch(String) - Method in class com.arangodb.model.VertexReplaceOptions
 
ifMatch(String) - Method in class com.arangodb.model.VertexUpdateOptions
 
ifNoneMatch(String) - Method in class com.arangodb.model.DocumentExistsOptions
 
ifNoneMatch(String) - Method in class com.arangodb.model.DocumentReadOptions
 
ignoreRevs(Boolean) - Method in class com.arangodb.model.DocumentReplaceOptions
 
ignoreRevs(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
importDocuments(Collection<?>) - Method in interface com.arangodb.ArangoCollection
Bulk imports the given values into the collection.
importDocuments(Collection<?>, DocumentImportOptions) - Method in interface com.arangodb.ArangoCollection
Bulk imports the given values into the collection.
importDocuments(String) - Method in interface com.arangodb.ArangoCollection
Bulk imports the given values into the collection.
importDocuments(String, DocumentImportOptions) - Method in interface com.arangodb.ArangoCollection
Bulk imports the given values into the collection.
ImportType - Enum in com.arangodb.model
 
includeAllFields(Boolean) - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
includeAllFields(Boolean) - Method in class com.arangodb.entity.arangosearch.FieldLink
 
indexBuckets(Integer) - Method in class com.arangodb.model.CollectionCreateOptions
 
IndexEntity - Class in com.arangodb.entity
 
IndexEntity() - Constructor for class com.arangodb.entity.IndexEntity
 
IndexType - Enum in com.arangodb.entity
 
init(String) - Method in class com.arangodb.model.TraversalOptions
 
insertDocument(T) - Method in interface com.arangodb.ArangoCollection
Creates a new document from the given document, unless there is already a document with the _key given.
insertDocument(T, DocumentCreateOptions) - Method in interface com.arangodb.ArangoCollection
Creates a new document from the given document, unless there is already a document with the _key given.
insertDocuments(Collection<T>) - Method in interface com.arangodb.ArangoCollection
Creates new documents from the given documents, unless there is already a document with the _key given.
insertDocuments(Collection<T>, DocumentCreateOptions) - Method in interface com.arangodb.ArangoCollection
Creates new documents from the given documents, unless there is already a document with the _key given.
insertEdge(T) - Method in interface com.arangodb.ArangoEdgeCollection
Creates a new edge in the collection
insertEdge(T, EdgeCreateOptions) - Method in interface com.arangodb.ArangoEdgeCollection
Creates a new edge in the collection
insertVertex(T) - Method in interface com.arangodb.ArangoVertexCollection
Creates a new vertex in the collection
insertVertex(T, VertexCreateOptions) - Method in interface com.arangodb.ArangoVertexCollection
Creates a new vertex in the collection
intermediateCommitCount(Long) - Method in class com.arangodb.model.AqlQueryOptions
 
intermediateCommitCount(Long) - Method in class com.arangodb.model.TransactionOptions
 
intermediateCommitSize(Long) - Method in class com.arangodb.model.AqlQueryOptions
 
intermediateCommitSize(Long) - Method in class com.arangodb.model.TransactionOptions
 
isCached() - Method in interface com.arangodb.ArangoCursor
 
isCatchException() - Method in class com.arangodb.model.DocumentExistsOptions
 
isCatchException() - Method in class com.arangodb.model.DocumentReadOptions
 
isDeterministic(Boolean) - Method in class com.arangodb.model.AqlFunctionCreateOptions
 
isSerializeNullValues() - Method in class com.arangodb.util.ArangoSerializer.Options
 
isSmart(Boolean) - Method in class com.arangodb.model.GraphCreateOptions
 
isStringAsJson() - Method in class com.arangodb.util.ArangoSerializer.Options
 
isSystem(Boolean) - Method in class com.arangodb.model.CollectionCreateOptions
 
isVolatile(Boolean) - Method in class com.arangodb.model.CollectionCreateOptions
 
itemOrder(TraversalOptions.ItemOrder) - Method in class com.arangodb.model.TraversalOptions
 
iterator() - Method in interface com.arangodb.ArangoIterable
 

J

journalSize(Long) - Method in class com.arangodb.model.CollectionCreateOptions
 
journalSize(Long) - Method in class com.arangodb.model.CollectionPropertiesOptions
 

K

keepNull(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
keepNull(Boolean) - Method in class com.arangodb.model.EdgeUpdateOptions
 
keepNull(Boolean) - Method in class com.arangodb.model.VertexUpdateOptions
 
key - Variable in class com.arangodb.entity.BaseDocument
 
KeyOptions - Class in com.arangodb.entity
 
KeyOptions() - Constructor for class com.arangodb.entity.KeyOptions
 
KeyOptions(Boolean, KeyType, Integer, Integer) - Constructor for class com.arangodb.entity.KeyOptions
 
keyOptions(Boolean, KeyType, Integer, Integer) - Method in class com.arangodb.model.CollectionCreateOptions
 
KeyType - Enum in com.arangodb.entity
 
killQuery(String) - Method in interface com.arangodb.ArangoDatabase
Kills a running query.

L

level(LogLevel) - Method in class com.arangodb.model.LogOptions
 
link(CollectionLink...) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
 
link(CollectionLink...) - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
 
load() - Method in interface com.arangodb.ArangoCollection
Tells the server to load the collection into memory.
loadBalancingStrategy(LoadBalancingStrategy) - Method in class com.arangodb.ArangoDB.Builder
Sets the load balancing strategy to be used in an ArangoDB cluster setup.
LoadBalancingStrategy - Enum in com.arangodb.entity
 
loadProperties(Properties) - Method in class com.arangodb.ArangoDB.Builder
 
loadProperties(InputStream) - Method in class com.arangodb.ArangoDB.Builder
 
lockTimeout(Integer) - Method in class com.arangodb.model.TransactionOptions
 
LogEntity - Class in com.arangodb.entity
 
LogEntity() - Constructor for class com.arangodb.entity.LogEntity
 
LogLevel - Enum in com.arangodb.entity
 
LogLevelEntity - Class in com.arangodb.entity
 
LogLevelEntity() - Constructor for class com.arangodb.entity.LogLevelEntity
 
LogLevelEntity.LogLevel - Enum in com.arangodb.entity
 
LogOptions - Class in com.arangodb.model
 
LogOptions() - Constructor for class com.arangodb.model.LogOptions
 
LogOptions.SortOrder - Enum in com.arangodb.model
 

M

map(Function<? super T, ? extends R>) - Method in interface com.arangodb.ArangoIterable
Returns a ArangoIterable consisting of the results of applying the given function to the elements of this ArangoIterable.
MapBuilder - Class in com.arangodb.util
 
MapBuilder() - Constructor for class com.arangodb.util.MapBuilder
 
maxConnections(Integer) - Method in class com.arangodb.ArangoDB.Builder
Sets the maximum number of connections the built in connection pool will open per host.
maxDepth(Integer) - Method in class com.arangodb.model.TraversalOptions
 
maxIterations(Integer) - Method in class com.arangodb.model.TraversalOptions
 
maxNumberOfPlans(Integer) - Method in class com.arangodb.model.AqlQueryExplainOptions
 
maxPlans(Integer) - Method in class com.arangodb.model.AqlQueryOptions
 
maxTransactionSize(Long) - Method in class com.arangodb.model.AqlQueryOptions
 
maxTransactionSize(Long) - Method in class com.arangodb.model.TransactionOptions
 
maxWarningCount(Long) - Method in class com.arangodb.model.AqlQueryOptions
 
memoryLimit(Long) - Method in class com.arangodb.model.AqlQueryOptions
 
mergeObjects(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
minDepth(Integer) - Method in class com.arangodb.model.TraversalOptions
 
minLength(Integer) - Method in class com.arangodb.model.FulltextIndexOptions
 
MultiDocumentEntity<E> - Class in com.arangodb.entity
 
MultiDocumentEntity() - Constructor for class com.arangodb.entity.MultiDocumentEntity
 

N

name() - Method in interface com.arangodb.ArangoCollection
The name of the collection
name() - Method in interface com.arangodb.ArangoDatabase
Returns the name of the database
name() - Method in interface com.arangodb.ArangoEdgeCollection
The name of the edge collection
name() - Method in interface com.arangodb.ArangoGraph
The name of the collection
name() - Method in interface com.arangodb.ArangoVertexCollection
The name of the edge collection
name() - Method in interface com.arangodb.ArangoView
The name of the view
name(String) - Method in class com.arangodb.model.AqlFunctionCreateOptions
 
name(String) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
 
name(String) - Method in class com.arangodb.model.CollectionCreateOptions
 
name(String) - Method in class com.arangodb.model.CollectionRenameOptions
 
name(String) - Method in class com.arangodb.model.DBCreateOptions
 
name(String) - Method in class com.arangodb.model.GraphCreateOptions
 
name(String) - Method in class com.arangodb.model.ViewCreateOptions
 
name(String) - Method in class com.arangodb.model.ViewRenameOptions
 
namespace(String) - Method in class com.arangodb.model.AqlFunctionGetOptions
 
noneMatch(Predicate<? super T>) - Method in interface com.arangodb.ArangoIterable
Returns whether no elements of this ArangoIterable match the provided predicate.
numberOfShards(Integer) - Method in class com.arangodb.model.CollectionCreateOptions
 
numberOfShards(Integer) - Method in class com.arangodb.model.GraphCreateOptions
 

O

of(ConsolidationType) - Static method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
 
offset(Integer) - Method in class com.arangodb.model.LogOptions
 
on(String) - Static method in class com.arangodb.entity.arangosearch.CollectionLink
Creates an instance of CollectionLink on the given collection name
on(String) - Static method in class com.arangodb.entity.arangosearch.FieldLink
Creates an instance of FieldLink on the given field name
onDuplicate(DocumentImportOptions.OnDuplicate) - Method in class com.arangodb.model.DocumentImportOptions
 
Options() - Constructor for class com.arangodb.util.ArangoSerializer.Options
 
OptionsBuilder - Class in com.arangodb.model
 
order(TraversalOptions.Order) - Method in class com.arangodb.model.TraversalOptions
 
orphanCollections(String...) - Method in class com.arangodb.model.GraphCreateOptions
 
overwrite(Boolean) - Method in class com.arangodb.model.DocumentCreateOptions
 
overwrite(Boolean) - Method in class com.arangodb.model.DocumentImportOptions
 

P

params(Object) - Method in class com.arangodb.model.TransactionOptions
 
parseQuery(String) - Method in interface com.arangodb.ArangoDatabase
Parse an AQL query and return information about it This method is for query validation only.
passwd(String) - Method in class com.arangodb.model.UserCreateOptions
 
passwd(String) - Method in class com.arangodb.model.UserUpdateOptions
 
password(String) - Method in class com.arangodb.ArangoDB.Builder
Sets the password for the user for authentication.
patch() - Method in interface com.arangodb.ArangoRoute
Performs a PATCH request to the given URL and returns the server response.
PathEntity<V,E> - Class in com.arangodb.entity
 
PathEntity() - Constructor for class com.arangodb.entity.PathEntity
 
Permissions - Enum in com.arangodb.entity
 
PersistentIndexOptions - Class in com.arangodb.model
 
PersistentIndexOptions() - Constructor for class com.arangodb.model.PersistentIndexOptions
 
post() - Method in interface com.arangodb.ArangoRoute
Performs a POST request to the given URL and returns the server response.
Predicate<T> - Interface in com.arangodb
 
profile(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
properties - Variable in class com.arangodb.entity.BaseDocument
 
PROPERTY_LEVEL - Static variable in class com.arangodb.model.LogOptions
 
PROPERTY_OFFSET - Static variable in class com.arangodb.model.LogOptions
 
PROPERTY_SEARCH - Static variable in class com.arangodb.model.LogOptions
 
PROPERTY_SIZE - Static variable in class com.arangodb.model.LogOptions
 
PROPERTY_SORT - Static variable in class com.arangodb.model.LogOptions
 
PROPERTY_START - Static variable in class com.arangodb.model.LogOptions
 
PROPERTY_STARTED - Static variable in class com.arangodb.entity.QueryEntity
 
PROPERTY_UPTO - Static variable in class com.arangodb.model.LogOptions
 
protocol - Variable in class com.arangodb.ArangoDB.Builder
 
Protocol - Enum in com.arangodb
 
put() - Method in interface com.arangodb.ArangoRoute
Performs a PUT request to the given URL and returns the server response.
put(String, Object) - Method in class com.arangodb.util.MapBuilder
 
putHeaderParam(String, String) - Method in class com.arangodb.velocystream.Request
 
putQueryParam(String, Object) - Method in class com.arangodb.velocystream.Request
 

Q

query(String, Map<String, Object>, AqlQueryOptions, Class<T>) - Method in interface com.arangodb.ArangoDatabase
Performs a database query using the given query and bindVars, then returns a new ArangoCursor instance for the result list.
query(String, AqlQueryOptions, Class<T>) - Method in interface com.arangodb.ArangoDatabase
Performs a database query using the given query, then returns a new ArangoCursor instance for the result list.
query(String, Map<String, Object>, Class<T>) - Method in interface com.arangodb.ArangoDatabase
Performs a database query using the given query and bindVars, then returns a new ArangoCursor instance for the result list.
query(String, Class<T>) - Method in interface com.arangodb.ArangoDatabase
Performs a database query using the given query, then returns a new ArangoCursor instance for the result list.
query(String) - Method in class com.arangodb.model.AqlQueryExplainOptions
 
query(String) - Method in class com.arangodb.model.AqlQueryOptions
 
query(String) - Method in class com.arangodb.model.AqlQueryParseOptions
 
QueryCachePropertiesEntity - Class in com.arangodb.entity
 
QueryCachePropertiesEntity() - Constructor for class com.arangodb.entity.QueryCachePropertiesEntity
 
QueryCachePropertiesEntity.CacheMode - Enum in com.arangodb.entity
 
QueryEntity - Class in com.arangodb.entity
 
QueryEntity() - Constructor for class com.arangodb.entity.QueryEntity
 
QueryExecutionState - Enum in com.arangodb.entity
 
QueryTrackingPropertiesEntity - Class in com.arangodb.entity
 
QueryTrackingPropertiesEntity() - Constructor for class com.arangodb.entity.QueryTrackingPropertiesEntity
 

R

read(String...) - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
readCollections(String...) - Method in class com.arangodb.model.TransactionOptions
 
registerDeserializer(Class<T>, VPackDeserializer<T>) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackDeserializer for a specific type to be used within the internal serialization process.
registerEnclosingSerializer(Class<T>, VPackSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
Register a special serializer for a member class which can only be identified by its enclosing class.
registerInstanceCreator(Class<T>, VPackInstanceCreator<T>) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackInstanceCreator for a specific type to be used within the internal serialization process.
registerJsonDeserializer(ValueType, VPackJsonDeserializer) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackJsonDeserializer for a specific type to be used within the internal serialization process.
registerJsonDeserializer(String, ValueType, VPackJsonDeserializer) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackJsonDeserializer for a specific type and attribute name to be used within the internal serialization process.
registerJsonModule(VPackParserModule) - Method in class com.arangodb.ArangoDB.Builder
Register a VPackParserModule to be used within the internal serialization process.
registerJsonModules(VPackParserModule...) - Method in class com.arangodb.ArangoDB.Builder
Register a list of VPackParserModule to be used within the internal serialization process.
registerJsonSerializer(Class<T>, VPackJsonSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackJsonSerializer for a specific type to be used within the internal serialization process.
registerJsonSerializer(String, Class<T>, VPackJsonSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackJsonSerializer for a specific type and attribute name to be used within the internal serialization process.
registerModule(VPackModule) - Method in class com.arangodb.ArangoDB.Builder
Register a VPackModule to be used within the internal serialization process.
registerModules(VPackModule...) - Method in class com.arangodb.ArangoDB.Builder
Register a list of VPackModule to be used within the internal serialization process.
registerSerializer(Class<T>, VPackSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
Register a custom VPackSerializer for a specific type to be used within the internal serialization process.
reloadRouting() - Method in interface com.arangodb.ArangoDatabase
Reload the routing table.
removeEdgeDefinition(String) - Method in interface com.arangodb.ArangoGraph
Remove one edge definition from the graph.
rename(String) - Method in interface com.arangodb.ArangoCollection
Renames the collection
rename(String) - Method in interface com.arangodb.ArangoView
Renames the view.
replaceDocument(String, T) - Method in interface com.arangodb.ArangoCollection
Replaces the document with key with the one in the body, provided there is such a document and no precondition is violated
replaceDocument(String, T, DocumentReplaceOptions) - Method in interface com.arangodb.ArangoCollection
Replaces the document with key with the one in the body, provided there is such a document and no precondition is violated
replaceDocuments(Collection<T>) - Method in interface com.arangodb.ArangoCollection
Replaces multiple documents in the specified collection with the ones in the values, the replaced documents are specified by the _key attributes in the documents in values.
replaceDocuments(Collection<T>, DocumentReplaceOptions) - Method in interface com.arangodb.ArangoCollection
Replaces multiple documents in the specified collection with the ones in the values, the replaced documents are specified by the _key attributes in the documents in values.
replaceEdge(String, T) - Method in interface com.arangodb.ArangoEdgeCollection
Replaces the edge with key with the one in the body, provided there is such a edge and no precondition is violated
replaceEdge(String, T, EdgeReplaceOptions) - Method in interface com.arangodb.ArangoEdgeCollection
Replaces the edge with key with the one in the body, provided there is such a edge and no precondition is violated
replaceEdgeDefinition(EdgeDefinition) - Method in interface com.arangodb.ArangoGraph
Change one specific edge definition.
replaceProperties(ArangoSearchPropertiesOptions) - Method in interface com.arangodb.ArangoSearch
Changes properties of the view.
replaceUser(String, UserUpdateOptions) - Method in interface com.arangodb.ArangoDB
Replaces the data of an existing user.
replaceVertex(String, T) - Method in interface com.arangodb.ArangoVertexCollection
Replaces the vertex with key with the one in the body, provided there is such a vertex and no precondition is violated
replaceVertex(String, T, VertexReplaceOptions) - Method in interface com.arangodb.ArangoVertexCollection
Replaces the vertex with key with the one in the body, provided there is such a vertex and no precondition is violated
ReplicationFactor - Class in com.arangodb.entity
 
ReplicationFactor() - Constructor for class com.arangodb.entity.ReplicationFactor
 
replicationFactor(Integer) - Method in class com.arangodb.model.CollectionCreateOptions
 
replicationFactor(Integer) - Method in class com.arangodb.model.GraphCreateOptions
 
Request - Class in com.arangodb.velocystream
 
Request(String, RequestType, String) - Constructor for class com.arangodb.velocystream.Request
 
RequestType - Enum in com.arangodb.velocystream
 
resetAccess(String) - Method in interface com.arangodb.ArangoCollection
Clear the collection access level, revert back to the default access level.
resetAccess(String) - Method in interface com.arangodb.ArangoDatabase
Clear the database access level, revert back to the default access level.
Response - Class in com.arangodb.velocystream
 
Response() - Constructor for class com.arangodb.velocystream.Response
 
returnNew(Boolean) - Method in class com.arangodb.model.DocumentCreateOptions
 
returnNew(Boolean) - Method in class com.arangodb.model.DocumentReplaceOptions
 
returnNew(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
returnOld(Boolean) - Method in class com.arangodb.model.DocumentCreateOptions
 
returnOld(Boolean) - Method in class com.arangodb.model.DocumentDeleteOptions
 
returnOld(Boolean) - Method in class com.arangodb.model.DocumentReplaceOptions
 
returnOld(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
revision - Variable in class com.arangodb.entity.BaseDocument
 
revokeAccess(String) - Method in interface com.arangodb.ArangoCollection
Revokes access to the collection for user user.
revokeAccess(String) - Method in interface com.arangodb.ArangoDatabase
Revokes access to the database dbname for user user.
route(String...) - Method in interface com.arangodb.ArangoDatabase
Returns a new ArangoRoute instance for the given path (relative to the database) that can be used to perform arbitrary requests.
route(String...) - Method in interface com.arangodb.ArangoRoute
Returns a new ArangoRoute instance for the given path (relative to the current route) that can be used to perform arbitrary requests.
rules(Collection<String>) - Method in class com.arangodb.model.AqlQueryExplainOptions
 
rules(Collection<String>) - Method in class com.arangodb.model.AqlQueryOptions
 

S

satellite(Boolean) - Method in class com.arangodb.model.CollectionCreateOptions
 
satelliteSyncWait(Double) - Method in class com.arangodb.model.AqlQueryOptions
 
search(String) - Method in class com.arangodb.model.LogOptions
 
segmentThreshold(Long) - Method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
 
serialize(Object) - Method in interface com.arangodb.util.ArangoSerializer
Serialize a given Object to VelocyPack
serialize(Object, ArangoSerializer.Options) - Method in interface com.arangodb.util.ArangoSerializer
Serialize a given Object to VelocyPack
serializeNull(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
serializeNullValues(boolean) - Method in class com.arangodb.util.ArangoSerializer.Options
 
serializer(ArangoSerialization) - Method in class com.arangodb.ArangoDB.Builder
Replace the built-in serializer/deserializer with the given one.
ServerMode - Enum in com.arangodb.entity
 
ServerRole - Enum in com.arangodb.entity
 
setAgency(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setAgencycomm(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setAllowUserKeys(Boolean) - Method in class com.arangodb.entity.KeyOptions
 
setBody(VPackSlice) - Method in class com.arangodb.velocystream.Request
 
setBody(VPackSlice) - Method in class com.arangodb.velocystream.Response
 
setCleanupIntervalStep(Long) - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
setCluster(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setCollector(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setCommunication(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setCompactor(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setConfig(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setConsolidationIntervalMsec(Long) - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
setConsolidationPolicy(ConsolidationPolicy) - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
 
setCount(Long) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setCreated(Integer) - Method in class com.arangodb.entity.DocumentImportEntity
 
setDatafiles(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setDeserializer(ArangoDeserializer) - Method in class com.arangodb.ArangoDB.Builder
setDetails(Collection<String>) - Method in class com.arangodb.entity.DocumentImportEntity
 
setDoCompact(Boolean) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setDocuments(Collection<E>) - Method in class com.arangodb.entity.MultiDocumentEntity
 
setDocumentsAndErrors(Collection<Object>) - Method in class com.arangodb.entity.MultiDocumentEntity
 
setEdges(Collection<E>) - Method in class com.arangodb.entity.PathEntity
 
setEdges(TraversalOptions.UniquenessType) - Method in class com.arangodb.model.TraversalOptions.Uniqueness
 
setEmpty(Integer) - Method in class com.arangodb.entity.DocumentImportEntity
 
setEnabled(Boolean) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setErrors(Integer) - Method in class com.arangodb.entity.DocumentImportEntity
 
setErrors(Collection<ErrorEntity>) - Method in class com.arangodb.entity.MultiDocumentEntity
 
setFrom(String) - Method in class com.arangodb.entity.BaseEdgeDocument
 
setGraphs(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setHeartbeat(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setId(String) - Method in class com.arangodb.entity.BaseDocument
 
setIgnored(Integer) - Method in class com.arangodb.entity.DocumentImportEntity
 
setIncrement(Integer) - Method in class com.arangodb.entity.KeyOptions
 
setIndexBuckets(Integer) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setJournalSize(Long) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setKey(String) - Method in class com.arangodb.entity.BaseDocument
 
setKeyOptions(KeyOptions) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setLogLevel(LogLevelEntity) - Method in interface com.arangodb.ArangoDB
Modifies and returns the server's current loglevel settings.
setMaxQueryStringLength(Long) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setMaxResults(Long) - Method in class com.arangodb.entity.QueryCachePropertiesEntity
 
setMaxSlowQueries(Long) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setMeta(Map<String, String>) - Method in class com.arangodb.velocystream.Response
 
setMmap(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setMode(QueryCachePropertiesEntity.CacheMode) - Method in class com.arangodb.entity.QueryCachePropertiesEntity
 
setNew(T) - Method in class com.arangodb.entity.DocumentCreateEntity
 
setNew(T) - Method in class com.arangodb.entity.DocumentUpdateEntity
 
setNumberOfShards(Integer) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setNumberOfShards(Integer) - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
 
setOffset(Integer) - Method in class com.arangodb.entity.KeyOptions
 
setOld(T) - Method in class com.arangodb.entity.DocumentCreateEntity
 
setOld(T) - Method in class com.arangodb.entity.DocumentDeleteEntity
 
setOld(T) - Method in class com.arangodb.entity.DocumentUpdateEntity
 
setPaths(Collection<PathEntity<V, E>>) - Method in class com.arangodb.entity.TraversalEntity
 
setPerformance(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setProperties(Map<String, Object>) - Method in class com.arangodb.entity.BaseDocument
 
setQueries(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setQueryCacheProperties(QueryCachePropertiesEntity) - Method in interface com.arangodb.ArangoDatabase
Changes the configuration for the AQL query cache.
setQueryTrackingProperties(QueryTrackingPropertiesEntity) - Method in interface com.arangodb.ArangoDatabase
Changes the configuration for the AQL query tracking
setReplication(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setReplicationFactor(Integer) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setReplicationFactor(Integer) - Method in class com.arangodb.entity.ReplicationFactor
 
setReplicationFactor(Integer) - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
 
setRequests(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setResponseCode(int) - Method in class com.arangodb.velocystream.Response
 
setRevision(String) - Method in class com.arangodb.entity.BaseDocument
 
setSatellite(Boolean) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setSatellite(Boolean) - Method in class com.arangodb.entity.ReplicationFactor
 
setSerializer(ArangoSerializer) - Method in class com.arangodb.ArangoDB.Builder
setShardKeys(Collection<String>) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setSlowQueryThreshold(Long) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setSmartGraphAttribute(String) - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
 
setStartup(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setThreads(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setTo(String) - Method in class com.arangodb.entity.BaseEdgeDocument
 
setTrackSlowQueries(Boolean) - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
setType(KeyType) - Method in class com.arangodb.entity.KeyOptions
 
setType(int) - Method in class com.arangodb.velocystream.Request
 
setType(int) - Method in class com.arangodb.velocystream.Response
 
setUpdated(Integer) - Method in class com.arangodb.entity.DocumentImportEntity
 
setV8(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setVersion(int) - Method in class com.arangodb.velocystream.Request
 
setVersion(int) - Method in class com.arangodb.velocystream.Response
 
setVertices(Collection<V>) - Method in class com.arangodb.entity.PathEntity
 
setVertices(Collection<V>) - Method in class com.arangodb.entity.TraversalEntity
 
setVertices(TraversalOptions.UniquenessType) - Method in class com.arangodb.model.TraversalOptions.Uniqueness
 
shardIds(String...) - Method in class com.arangodb.model.AqlQueryOptions
Restrict query to shards by given ids.
shardKeys(String...) - Method in class com.arangodb.model.CollectionCreateOptions
 
shutdown() - Method in interface com.arangodb.ArangoDB
Releases all connections to the server and clear the connection pool.
silent(Boolean) - Method in class com.arangodb.model.DocumentCreateOptions
 
silent(Boolean) - Method in class com.arangodb.model.DocumentDeleteOptions
 
silent(Boolean) - Method in class com.arangodb.model.DocumentReplaceOptions
 
silent(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
size(Integer) - Method in class com.arangodb.model.LogOptions
 
skipInaccessibleCollections(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
SkiplistIndexOptions - Class in com.arangodb.model
 
SkiplistIndexOptions() - Constructor for class com.arangodb.model.SkiplistIndexOptions
 
smartGraphAttribute(String) - Method in class com.arangodb.model.GraphCreateOptions
 
SmartOptions() - Constructor for class com.arangodb.model.GraphCreateOptions.SmartOptions
 
sort(LogOptions.SortOrder) - Method in class com.arangodb.model.LogOptions
 
sort(String) - Method in class com.arangodb.model.TraversalOptions
 
sparse(Boolean) - Method in class com.arangodb.model.HashIndexOptions
 
sparse(Boolean) - Method in class com.arangodb.model.PersistentIndexOptions
 
sparse(Boolean) - Method in class com.arangodb.model.SkiplistIndexOptions
 
sslContext(SSLContext) - Method in class com.arangodb.ArangoDB.Builder
Sets the SSL context to be used when true is passed through ArangoDB.Builder.useSsl(Boolean).
start(Long) - Method in class com.arangodb.model.LogOptions
 
startVertex(String) - Method in class com.arangodb.model.TraversalOptions
 
Stats() - Constructor for class com.arangodb.entity.CursorEntity.Stats
 
storeValues(StoreValuesType) - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
storeValues(StoreValuesType) - Method in class com.arangodb.entity.arangosearch.FieldLink
 
StoreValuesType - Enum in com.arangodb.entity.arangosearch
 
strategy(TraversalOptions.Strategy) - Method in class com.arangodb.model.TraversalOptions
 
stream(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
stringAsJson(boolean) - Method in class com.arangodb.util.ArangoSerializer.Options
 

T

test(T) - Method in interface com.arangodb.Predicate
Evaluates this predicate on the given argument.
threshold(Double) - Method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
 
timeout(Integer) - Method in class com.arangodb.ArangoDB.Builder
Sets the connection and request timeout in milliseconds.
to(String...) - Method in class com.arangodb.entity.EdgeDefinition
 
toPrefix(String) - Method in class com.arangodb.model.DocumentImportOptions
 
toString() - Method in class com.arangodb.entity.BaseDocument
 
toString() - Method in class com.arangodb.entity.BaseEdgeDocument
 
trackListPositions(Boolean) - Method in class com.arangodb.entity.arangosearch.CollectionLink
 
trackListPositions(Boolean) - Method in class com.arangodb.entity.arangosearch.FieldLink
 
transaction(String, Class<T>, TransactionOptions) - Method in interface com.arangodb.ArangoDatabase
Performs a server-side transaction and returns its return value.
TransactionCollectionOptions() - Constructor for class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
TransactionOptions - Class in com.arangodb.model
 
TransactionOptions() - Constructor for class com.arangodb.model.TransactionOptions
 
TransactionOptions.TransactionCollectionOptions - Class in com.arangodb.model
 
TraversalEntity<V,E> - Class in com.arangodb.entity
 
TraversalEntity() - Constructor for class com.arangodb.entity.TraversalEntity
 
TraversalOptions - Class in com.arangodb.model
 
TraversalOptions() - Constructor for class com.arangodb.model.TraversalOptions
 
TraversalOptions.Direction - Enum in com.arangodb.model
 
TraversalOptions.ItemOrder - Enum in com.arangodb.model
 
TraversalOptions.Order - Enum in com.arangodb.model
 
TraversalOptions.Strategy - Enum in com.arangodb.model
 
TraversalOptions.Uniqueness - Class in com.arangodb.model
 
TraversalOptions.UniquenessType - Enum in com.arangodb.model
 
truncate() - Method in interface com.arangodb.ArangoCollection
Removes all documents from the collection, but leaves the indexes intact
ttl(Integer) - Method in class com.arangodb.model.AqlQueryOptions
 
type(CollectionType) - Method in class com.arangodb.model.CollectionCreateOptions
 
type - Variable in class com.arangodb.model.PersistentIndexOptions
 
type(ViewType) - Method in class com.arangodb.model.ViewCreateOptions
 
type(Type) - Method in class com.arangodb.util.ArangoSerializer.Options
 

U

unique(Boolean) - Method in class com.arangodb.model.HashIndexOptions
 
unique(Boolean) - Method in class com.arangodb.model.PersistentIndexOptions
 
unique(Boolean) - Method in class com.arangodb.model.SkiplistIndexOptions
 
Uniqueness() - Constructor for class com.arangodb.model.TraversalOptions.Uniqueness
 
unload() - Method in interface com.arangodb.ArangoCollection
Tells the server to remove the collection from memory.
updateAttribute(String, Object) - Method in class com.arangodb.entity.BaseDocument
 
updateDocument(String, T) - Method in interface com.arangodb.ArangoCollection
Partially updates the document identified by document-key.
updateDocument(String, T, DocumentUpdateOptions) - Method in interface com.arangodb.ArangoCollection
Partially updates the document identified by document-key.
updateDocuments(Collection<T>) - Method in interface com.arangodb.ArangoCollection
Partially updates documents, the documents to update are specified by the _key attributes in the objects on values.
updateDocuments(Collection<T>, DocumentUpdateOptions) - Method in interface com.arangodb.ArangoCollection
Partially updates documents, the documents to update are specified by the _key attributes in the objects on values.
updateEdge(String, T) - Method in interface com.arangodb.ArangoEdgeCollection
Partially updates the edge identified by document-key.
updateEdge(String, T, EdgeUpdateOptions) - Method in interface com.arangodb.ArangoEdgeCollection
Partially updates the edge identified by document-key.
updateProperties(ArangoSearchPropertiesOptions) - Method in interface com.arangodb.ArangoSearch
Partially changes properties of the view.
updateUser(String, UserUpdateOptions) - Method in interface com.arangodb.ArangoDB
Partially updates the data of an existing user.
updateVertex(String, T) - Method in interface com.arangodb.ArangoVertexCollection
Partially updates the vertex identified by document-key.
updateVertex(String, T, VertexUpdateOptions) - Method in interface com.arangodb.ArangoVertexCollection
Partially updates the vertex identified by document-key.
upto(LogLevel) - Method in class com.arangodb.model.LogOptions
 
useProtocol(Protocol) - Method in class com.arangodb.ArangoDB.Builder
 
user(String) - Method in class com.arangodb.ArangoDB.Builder
Sets the username to use for authentication.
user(String) - Method in class com.arangodb.model.UserCreateOptions
 
UserAccessOptions - Class in com.arangodb.model
 
UserAccessOptions() - Constructor for class com.arangodb.model.UserAccessOptions
 
UserCreateOptions - Class in com.arangodb.model
 
UserCreateOptions() - Constructor for class com.arangodb.model.UserCreateOptions
 
UserEntity - Class in com.arangodb.entity
 
UserEntity() - Constructor for class com.arangodb.entity.UserEntity
 
UserUpdateOptions - Class in com.arangodb.model
 
UserUpdateOptions() - Constructor for class com.arangodb.model.UserUpdateOptions
 
useSsl(Boolean) - Method in class com.arangodb.ArangoDB.Builder
If set to true SSL will be used when connecting to an ArangoDB server.
util() - Method in interface com.arangodb.ArangoSerializationAccessor
Returns driver internal serialization API for serializing and deserializing Java POJOs to/from VPackSlice
util(ArangoSerializationFactory.Serializer) - Method in interface com.arangodb.ArangoSerializationAccessor
Returns serialization API for serializing and deserializing Java POJOs to/from VPackSlice by the given type

V

valueOf(String) - Static method in enum com.arangodb.entity.ArangoDBVersion.License
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.ConsolidationType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.StoreValuesType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.CollectionStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.CollectionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.DocumentField.Type
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.KeyType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.LoadBalancingStrategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.LogLevelEntity.LogLevel
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.Permissions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.QueryCachePropertiesEntity.CacheMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.QueryExecutionState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.ServerMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.ServerRole
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.entity.ViewType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.model.DocumentImportOptions.OnDuplicate
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.model.ImportType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.model.LogOptions.SortOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.model.TraversalOptions.Direction
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.model.TraversalOptions.ItemOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.model.TraversalOptions.Order
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.model.TraversalOptions.Strategy
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.model.TraversalOptions.UniquenessType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.Protocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.arangodb.velocystream.RequestType
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.arangodb.entity.ArangoDBVersion.License
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.arangosearch.ConsolidationType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.arangosearch.StoreValuesType
Returns an array containing the constants of this enum type, in the order they are declared.
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.DocumentField.Type
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.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.LoadBalancingStrategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.LogLevelEntity.LogLevel
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.Permissions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.QueryCachePropertiesEntity.CacheMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.QueryExecutionState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.ServerMode
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.ServerRole
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.entity.ViewType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.model.DocumentImportOptions.OnDuplicate
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.model.ImportType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.model.LogOptions.SortOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.model.TraversalOptions.Direction
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.model.TraversalOptions.ItemOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.model.TraversalOptions.Order
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.model.TraversalOptions.Strategy
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.model.TraversalOptions.UniquenessType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.Protocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.arangodb.velocystream.RequestType
Returns an array containing the constants of this enum type, in the order they are declared.
vertexCollection(String) - Method in interface com.arangodb.ArangoGraph
Returns a ArangoVertexCollection instance for the given vertex collection name.
VertexCollectionCreateOptions - Class in com.arangodb.model
 
VertexCollectionCreateOptions() - Constructor for class com.arangodb.model.VertexCollectionCreateOptions
 
VertexCreateOptions - Class in com.arangodb.model
 
VertexCreateOptions() - Constructor for class com.arangodb.model.VertexCreateOptions
 
VertexDeleteOptions - Class in com.arangodb.model
 
VertexDeleteOptions() - Constructor for class com.arangodb.model.VertexDeleteOptions
 
VertexEntity - Class in com.arangodb.entity
 
VertexEntity() - Constructor for class com.arangodb.entity.VertexEntity
 
VertexReplaceOptions - Class in com.arangodb.model
 
VertexReplaceOptions() - Constructor for class com.arangodb.model.VertexReplaceOptions
 
VertexUpdateEntity - Class in com.arangodb.entity
 
VertexUpdateEntity() - Constructor for class com.arangodb.entity.VertexUpdateEntity
 
VertexUpdateOptions - Class in com.arangodb.model
 
VertexUpdateOptions() - Constructor for class com.arangodb.model.VertexUpdateOptions
 
verticesUniqueness(TraversalOptions.UniquenessType) - Method in class com.arangodb.model.TraversalOptions
 
view(String) - Method in interface com.arangodb.ArangoDatabase
Returns a ArangoView instance for the given view name.
ViewCreateOptions - Class in com.arangodb.model
 
ViewCreateOptions() - Constructor for class com.arangodb.model.ViewCreateOptions
 
ViewEntity - Class in com.arangodb.entity
 
ViewEntity() - Constructor for class com.arangodb.entity.ViewEntity
 
ViewEntity(String, String, ViewType) - Constructor for class com.arangodb.entity.ViewEntity
 
ViewRenameOptions - Class in com.arangodb.model
 
ViewRenameOptions() - Constructor for class com.arangodb.model.ViewRenameOptions
 
ViewType - Enum in com.arangodb.entity
 
visitor(String) - Method in class com.arangodb.model.TraversalOptions
 

W

waitForSync(Boolean) - Method in class com.arangodb.model.CollectionCreateOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.CollectionPropertiesOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.DocumentCreateOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.DocumentDeleteOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.DocumentImportOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.DocumentReplaceOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.EdgeCreateOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.EdgeDeleteOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.EdgeReplaceOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.EdgeUpdateOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.TransactionOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.VertexCreateOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.VertexDeleteOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.VertexReplaceOptions
 
waitForSync(Boolean) - Method in class com.arangodb.model.VertexUpdateOptions
 
Warning() - Constructor for class com.arangodb.entity.CursorEntity.Warning
 
withBody(Object) - Method in interface com.arangodb.ArangoRoute
The response body.
withHeader(String, Object) - Method in interface com.arangodb.ArangoRoute
Header that should be sent with each request to the route.
withQueryParam(String, Object) - Method in interface com.arangodb.ArangoRoute
Query parameter that should be sent with each request to the route.
write(String...) - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
writeCollections(String...) - Method in class com.arangodb.model.TransactionOptions
 

_

_setCursorInitializer(ArangoCursorInitializer) - Method in interface com.arangodb.ArangoDB
Attention: Please do not use!
A B C D E F G H I J K L M N O P Q R S T U V W _ 
Skip navigation links

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