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

acquireHostList(Boolean) - Method in class com.arangodb.ArangoDB.Builder
 
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 class com.arangodb.ArangoGraph
Add a new edge definition to the graph
additionalFields(Map<String, Object>) - Method in class com.arangodb.util.ArangoSerializer.Options
 
addVertexCollection(String) - Method in class com.arangodb.ArangoGraph
Adds a vertex collection to the set of collections of the graph.
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
 
annotationFieldFilter(Class<A>, VPackAnnotationFieldFilter<A>) - Method in class com.arangodb.ArangoDB.Builder
 
annotationFieldNaming(Class<A>, VPackAnnotationFieldNaming<A>) - Method in class com.arangodb.ArangoDB.Builder
 
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
 
ArangoCollection - Class in com.arangodb
 
ArangoCollection(ArangoDatabase, String) - Constructor for class com.arangodb.ArangoCollection
 
ArangoCursor<T> - Class in com.arangodb
 
ArangoCursor(InternalArangoDatabase<?, ?, ?, ?>, ArangoCursorExecute, Class<T>, CursorEntity) - Constructor for class com.arangodb.ArangoCursor
 
ArangoCursorInitializer - Interface in com.arangodb.util
 
ArangoDatabase - Class in com.arangodb
 
ArangoDatabase(ArangoDB, String) - Constructor for class com.arangodb.ArangoDatabase
 
ArangoDatabase(CommunicationProtocol, ArangoSerialization, DocumentCache, String) - Constructor for class com.arangodb.ArangoDatabase
 
ArangoDB - Class in com.arangodb
 
ArangoDB(VstCommunicationSync.Builder, HttpCommunication.Builder, ArangoSerialization, CollectionCache, Protocol, HostResolver) - Constructor for class com.arangodb.ArangoDB
 
ArangoDB.Builder - Class in com.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 - Class in com.arangodb
 
ArangoEdgeCollection(ArangoGraph, String) - Constructor for class com.arangodb.ArangoEdgeCollection
 
ArangoGraph - Class in com.arangodb
 
ArangoGraph(ArangoDatabase, String) - Constructor for class com.arangodb.ArangoGraph
 
ArangoSerialization - Interface in com.arangodb.util
 
ArangoSerializer - Interface in com.arangodb.util
 
ArangoSerializer.Options - Class in com.arangodb.util
 
ArangoVertexCollection - Class in com.arangodb
 
ArangoVertexCollection(ArangoGraph, String) - Constructor for class com.arangodb.ArangoVertexCollection
 
asListRemaining() - Method in class 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
 
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
 
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 class com.arangodb.ArangoCollection
Changes the properties of a collection
chunksize(Integer) - Method in class com.arangodb.ArangoDB.Builder
 
clearQueryCache() - Method in class com.arangodb.ArangoDatabase
Clears the AQL query cache
clearSlowQueries() - Method in class com.arangodb.ArangoDatabase
Clears the list of slow AQL queries
close() - Method in class com.arangodb.ArangoCursor
 
code(String) - Method in class com.arangodb.model.AqlFunctionCreateOptions
 
collection(String) - Method in class com.arangodb.ArangoDatabase
Returns a handler of the collection by the given 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
 
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.model - package com.arangodb.model
 
com.arangodb.util - package com.arangodb.util
 
com.arangodb.velocystream - package com.arangodb.velocystream
 
complete(Boolean) - Method in class com.arangodb.model.DocumentImportOptions
 
count() - Method in class com.arangodb.ArangoCollection
Counts the documents in a collection
count(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
 
createAqlFunction(String, String, AqlFunctionCreateOptions) - Method in class com.arangodb.ArangoDatabase
Create a new AQL user function
createCollection(String) - Method in class com.arangodb.ArangoDatabase
Creates a collection
createCollection(String, CollectionCreateOptions) - Method in class com.arangodb.ArangoDatabase
Creates a collection
createDatabase(String) - Method in class com.arangodb.ArangoDB
Creates a new database
createFulltextIndex(Collection<String>, FulltextIndexOptions) - Method in class com.arangodb.ArangoCollection
Deprecated.
use #ensureFulltextIndex(Collection, FulltextIndexOptions) instead
createGeoIndex(Collection<String>, GeoIndexOptions) - Method in class com.arangodb.ArangoCollection
Deprecated.
use #ensureGeoIndex(Collection, GeoIndexOptions) instead
createGraph(String, Collection<EdgeDefinition>) - Method in class com.arangodb.ArangoDatabase
Create a new graph in the graph module.
createGraph(String, Collection<EdgeDefinition>, GraphCreateOptions) - Method in class com.arangodb.ArangoDatabase
Create a new graph in the graph module.
createHashIndex(Collection<String>, HashIndexOptions) - Method in class com.arangodb.ArangoCollection
createInstance(InternalArangoDatabase<?, ?, ?, ?>, ArangoCursorExecute, Class<T>, CursorEntity) - Method in interface com.arangodb.util.ArangoCursorInitializer
 
createIterator(ArangoCursor<T>, InternalArangoDatabase<?, ?, ?, ?>, ArangoCursorExecute, CursorEntity) - Method in class com.arangodb.ArangoCursor
 
createPersistentIndex(Collection<String>, PersistentIndexOptions) - Method in class com.arangodb.ArangoCollection
Deprecated.
use #ensurePersistentIndex(Collection, PersistentIndexOptions) instead
createSkiplistIndex(Collection<String>, SkiplistIndexOptions) - Method in class com.arangodb.ArangoCollection
Deprecated.
use #ensureSkiplistIndex(Collection, SkiplistIndexOptions) instead
createUser(String, String) - Method in class com.arangodb.ArangoDB
Create a new user.
createUser(String, String, UserCreateOptions) - Method in class com.arangodb.ArangoDB
Create a new user.
cursor(String, Class<T>) - Method in class 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 class com.arangodb.ArangoDB
Returns a handler of the system database
db(String) - Method in class com.arangodb.ArangoDB
Returns a handler of the database by the given name
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
 
deleteAqlFunction(String, AqlFunctionDeleteOptions) - Method in class com.arangodb.ArangoDatabase
Remove an existing AQL user function
deleteDocument(String) - Method in class com.arangodb.ArangoCollection
Removes a document
deleteDocument(String, Class<T>, DocumentDeleteOptions) - Method in class com.arangodb.ArangoCollection
Removes a document
deleteDocuments(Collection<?>) - Method in class com.arangodb.ArangoCollection
Removes multiple document
deleteDocuments(Collection<?>, Class<T>, DocumentDeleteOptions) - Method in class com.arangodb.ArangoCollection
Removes multiple document
deleteEdge(String) - Method in class com.arangodb.ArangoEdgeCollection
Removes a edge
deleteEdge(String, EdgeDeleteOptions) - Method in class com.arangodb.ArangoEdgeCollection
Removes a edge
deleteIndex(String) - Method in class com.arangodb.ArangoCollection
Deletes an index
deleteIndex(String) - Method in class com.arangodb.ArangoDatabase
Deletes an index
deleteUser(String) - Method in class com.arangodb.ArangoDB
Removes an existing user, identified by user.
deleteVertex(String) - Method in class com.arangodb.ArangoVertexCollection
Removes a vertex
deleteVertex(String, VertexDeleteOptions) - Method in class com.arangodb.ArangoVertexCollection
Removes a vertex
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 class com.arangodb.ArangoCollection
Checks if the document exists by reading a single document head
documentExists(String, DocumentExistsOptions) - Method in class 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 class com.arangodb.ArangoCollection
Drops the collection
drop(boolean) - Method in class com.arangodb.ArangoCollection
Drops the collection
drop() - Method in class com.arangodb.ArangoDatabase
Drop an existing database
drop() - Method in class com.arangodb.ArangoGraph
Delete an existing graph
drop() - Method in class com.arangodb.ArangoVertexCollection
Removes a vertex collection from the graph and optionally deletes the collection, if it is not used in any other graph

E

edgeCollection(String) - Method in class com.arangodb.ArangoGraph
Returns a handler of the edge collection by the given 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 class com.arangodb.ArangoCollection
Creates a fulltext index for the collection, if it does not already exist.
ensureGeoIndex(Iterable<String>, GeoIndexOptions) - Method in class com.arangodb.ArangoCollection
Creates a geo-spatial index for the collection, if it does not already exist.
ensureHashIndex(Iterable<String>, HashIndexOptions) - Method in class com.arangodb.ArangoCollection
Creates a hash index for the collection if it does not already exist.
ensurePersistentIndex(Iterable<String>, PersistentIndexOptions) - Method in class com.arangodb.ArangoCollection
Creates a persistent index for the collection, if it does not already exist.
ensureSkiplistIndex(Iterable<String>, SkiplistIndexOptions) - Method in class com.arangodb.ArangoCollection
Creates a skip-list index for the collection, if it does not already exist.
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
 
execute(Request) - Method in class com.arangodb.ArangoDB
Generic Execute.
execute(Request, HostHandle) - Method in class com.arangodb.ArangoDB
Generic Execute.
executeTraversal(Class<V>, Class<E>, TraversalOptions) - Method in class 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
 
executor() - Method in class com.arangodb.ArangoDB
 
exists() - Method in class com.arangodb.ArangoCollection
Checks whether the collection exists
exists() - Method in class com.arangodb.ArangoDatabase
Checks whether the database exists
exists() - Method in class com.arangodb.ArangoGraph
Checks whether the graph exists
expander(String) - Method in class com.arangodb.model.TraversalOptions
 
explainQuery(String, Map<String, Object>, AqlQueryExplainOptions) - Method in class 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
 
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(String) - Method in class com.arangodb.model.TraversalOptions
 
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
 

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 class com.arangodb.util.MapBuilder
 
getAccessibleDatabases() - Method in class com.arangodb.ArangoDatabase
Retrieves a list of all databases the current user can access
getAccessibleDatabases() - Method in class com.arangodb.ArangoDB
Retrieves a list of all databases the current user can access
getAccessibleDatabasesFor(String) - Method in class 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
 
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
 
getAqlFunctions(AqlFunctionGetOptions) - Method in class 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
 
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 class com.arangodb.ArangoDatabase
Returns all collections
getCollections(CollectionsReadOptions) - Method in class com.arangodb.ArangoDatabase
Returns all collections
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
 
getConstraint() - Method in class com.arangodb.entity.IndexEntity
 
getCount() - Method in class 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 class 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 class 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 class com.arangodb.ArangoCollection
Reads a single document
getDocument(String, Class<T>, DocumentReadOptions) - Method in class com.arangodb.ArangoCollection
Reads a single document
getDocument(String, Class<T>) - Method in class com.arangodb.ArangoDatabase
Reads a single document
getDocument(String, Class<T>, DocumentReadOptions) - Method in class com.arangodb.ArangoDatabase
Reads a single document
getDocuments(Collection<String>, Class<T>) - Method in class com.arangodb.ArangoCollection
Reads multiple documents
getDocuments() - Method in class com.arangodb.entity.MultiDocumentEntity
 
getDocumentsAndErrors() - Method in class com.arangodb.entity.MultiDocumentEntity
 
getEdge(String, Class<T>) - Method in class com.arangodb.ArangoEdgeCollection
Fetches an existing edge
getEdge(String, Class<T>, DocumentReadOptions) - Method in class com.arangodb.ArangoEdgeCollection
Fetches an existing edge
getEdgeCollection() - Method in class com.arangodb.model.TraversalOptions
 
getEdgeDefinitions() - Method in class com.arangodb.ArangoGraph
Lists all edge collections used in this graph
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
 
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.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 class 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 class 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
 
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
 
getIncrement() - Method in class com.arangodb.entity.KeyOptions
 
getIndex(String) - Method in class com.arangodb.ArangoCollection
Returns an index
getIndex(String) - Method in class 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 class com.arangodb.ArangoCollection
Returns all indexes of the collection
getIndexes() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
 
getInfo() - Method in class com.arangodb.ArangoCollection
Returns information about the collection
getInfo() - Method in class com.arangodb.ArangoDatabase
Retrieves information about the current database
getInfo() - Method in class com.arangodb.ArangoGraph
Get a graph from the graph module
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.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
 
getLockTimeout() - Method in class com.arangodb.model.TransactionOptions
 
getLogLevel() - Method in class com.arangodb.ArangoDB
Returns the server's current loglevel settings.
getLogs(LogOptions) - Method in class 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.CollectionEntity
 
getName() - Method in class com.arangodb.entity.DatabaseEntity
 
getName() - Method in class com.arangodb.entity.GraphEntity
 
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
 
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.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.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 class com.arangodb.ArangoCollection
Get the collection access level
getPermissions(String) - Method in class 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 class com.arangodb.ArangoCollection
Reads the properties of the specified collection
getProperties() - Method in class com.arangodb.entity.BaseDocument
 
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 class com.arangodb.ArangoDatabase
Returns the global configuration for the AQL query cache
getQueryParam() - Method in class com.arangodb.velocystream.Request
 
getQueryTrackingProperties() - Method in class 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.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.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 class 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 class 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
 
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
 
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
 
getShardKeys() - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
getShardKeys() - Method in class com.arangodb.model.CollectionCreateOptions
 
getSize() - Method in class com.arangodb.model.LogOptions
 
getSkipInaccessibleCollections() - Method in class com.arangodb.model.AqlQueryOptions
 
getSlowQueries() - Method in class 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 class 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
 
getStrategy() - Method in class com.arangodb.model.TraversalOptions
 
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
 
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
 
getTrackSlowQueries() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
 
getTtl() - Method in class com.arangodb.model.AqlQueryOptions
 
getType() - Method in class 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.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.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 class 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 class 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 class com.arangodb.ArangoDatabase
Returns the server name and version number.
getVersion() - Method in class 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 class com.arangodb.ArangoVertexCollection
Fetches an existing vertex
getVertex(String, Class<T>, DocumentReadOptions) - Method in class com.arangodb.ArangoVertexCollection
Fetches an existing vertex
getVertexCollections() - Method in class com.arangodb.ArangoGraph
Lists all vertex collections used in this graph
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
 
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 class 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 class com.arangodb.ArangoCollection
Grants or revoke access to the collection for user user.
grantAccess(String, Permissions) - Method in class com.arangodb.ArangoDatabase
Grants or revoke access to the database for user user.
grantAccess(String) - Method in class com.arangodb.ArangoDatabase
Grants access to the database for user user.
grantDefaultCollectionAccess(String, Permissions) - Method in class com.arangodb.ArangoDatabase
Sets the default access level for collections within this database for the user user.
grantDefaultCollectionAccess(String, Permissions) - Method in class com.arangodb.ArangoDB
Sets the default access level for collections for the user user.
grantDefaultDatabaseAccess(String, Permissions) - Method in class com.arangodb.ArangoDB
Sets the default access level for databases for the user user.
graph(String) - Method in class com.arangodb.ArangoDatabase
Returns a handler of the graph by the given name
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
 
hasNext() - Method in class com.arangodb.ArangoCursor
 
host(String) - Method in class com.arangodb.ArangoDB.Builder
Deprecated.
will be removed in version 4.2.0 use ArangoDB.Builder.host(String, int) instead
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 class com.arangodb.ArangoCollection
Imports documents
importDocuments(Collection<?>, DocumentImportOptions) - Method in class com.arangodb.ArangoCollection
Imports documents
importDocuments(String) - Method in class com.arangodb.ArangoCollection
Imports documents
importDocuments(String, DocumentImportOptions) - Method in class com.arangodb.ArangoCollection
Imports documents
ImportType - Enum in com.arangodb.model
 
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 class 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 class 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 class 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 class com.arangodb.ArangoCollection
Creates new documents from the given documents, unless there is already a document with the _key given.
insertEdge(T) - Method in class com.arangodb.ArangoEdgeCollection
Creates a new edge in the collection
insertEdge(T, EdgeCreateOptions) - Method in class com.arangodb.ArangoEdgeCollection
Creates a new edge in the collection
insertVertex(T) - Method in class com.arangodb.ArangoVertexCollection
Creates a new vertex in the collection
insertVertex(T, VertexCreateOptions) - Method in class 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 class 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 - Variable in class com.arangodb.ArangoCursor
 
iterator() - Method in class com.arangodb.ArangoCursor
 

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 class com.arangodb.ArangoDatabase
Kills a running query.

L

level(LogLevel) - Method in class com.arangodb.model.LogOptions
 
load() - Method in class com.arangodb.ArangoCollection
Loads a collection into memory.
loadBalancingStrategy(LoadBalancingStrategy) - Method in class com.arangodb.ArangoDB.Builder
 
LoadBalancingStrategy - Enum in com.arangodb.entity
 
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

MapBuilder - Class in com.arangodb.util
 
MapBuilder() - Constructor for class com.arangodb.util.MapBuilder
 
maxConnections(Integer) - Method in class com.arangodb.ArangoDB.Builder
 
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(String) - Method in class com.arangodb.model.AqlFunctionCreateOptions
 
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
 
namespace(String) - Method in class com.arangodb.model.AqlFunctionGetOptions
 
next() - Method in class com.arangodb.ArangoCursor
 
numberOfShards(Integer) - Method in class com.arangodb.model.CollectionCreateOptions
 
numberOfShards(Integer) - Method in class com.arangodb.model.GraphCreateOptions
 

O

offset(Integer) - Method in class com.arangodb.model.LogOptions
 
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.DocumentImportOptions
 

P

params(Object) - Method in class com.arangodb.model.TransactionOptions
 
parseQuery(String) - Method in class 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
 
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
 
port(Integer) - Method in class com.arangodb.ArangoDB.Builder
Deprecated.
will be removed in version 4.2.0 use ArangoDB.Builder.host(String, int) instead
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 - Enum in com.arangodb
 
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 class com.arangodb.ArangoDatabase
Create a cursor and return the first results
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
 
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
 
registerJsonDeserializer(ValueType, VPackJsonDeserializer) - Method in class com.arangodb.ArangoDB.Builder
 
registerJsonDeserializer(String, ValueType, VPackJsonDeserializer) - Method in class com.arangodb.ArangoDB.Builder
 
registerJsonModule(VPackParserModule) - Method in class com.arangodb.ArangoDB.Builder
 
registerJsonModules(VPackParserModule...) - Method in class com.arangodb.ArangoDB.Builder
 
registerJsonSerializer(Class<T>, VPackJsonSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
 
registerJsonSerializer(String, Class<T>, VPackJsonSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
 
registerModule(VPackModule) - Method in class com.arangodb.ArangoDB.Builder
 
registerModules(VPackModule...) - Method in class com.arangodb.ArangoDB.Builder
 
registerSerializer(Class<T>, VPackSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
 
reloadRouting() - Method in class com.arangodb.ArangoDatabase
Reload the routing table.
remove() - Method in class com.arangodb.ArangoCursor
 
removeEdgeDefinition(String) - Method in class com.arangodb.ArangoGraph
Remove one edge definition from the graph.
rename(String) - Method in class com.arangodb.ArangoCollection
Renames a collection
replaceDocument(String, T) - Method in class 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 class 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 class 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 class 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 class 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 class 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 class com.arangodb.ArangoGraph
Change one specific edge definition.
replaceUser(String, UserUpdateOptions) - Method in class com.arangodb.ArangoDB
Replaces the data of an existing user.
replaceVertex(String, T) - Method in class 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 class 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(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 class com.arangodb.ArangoCollection
Clear the collection access level, revert back to the default access level.
resetAccess(String) - Method in class 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.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 class com.arangodb.ArangoCollection
Revokes access to the collection for user user.
revokeAccess(String) - Method in class com.arangodb.ArangoDatabase
Revokes access to the database dbname for user user.
rules(Collection<String>) - Method in class com.arangodb.model.AqlQueryExplainOptions
 
rules(Collection<String>) - Method in class com.arangodb.model.AqlQueryOptions
 

S

satelliteSyncWait(Double) - Method in class com.arangodb.model.AqlQueryOptions
 
search(String) - Method in class com.arangodb.model.LogOptions
 
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
serialize(Object, boolean) - Method in interface com.arangodb.util.ArangoSerializer
serialize(Object, boolean, boolean) - Method in interface com.arangodb.util.ArangoSerializer
serialize(Object, Type) - Method in interface com.arangodb.util.ArangoSerializer
serialize(Object, Type, boolean) - Method in interface com.arangodb.util.ArangoSerializer
serialize(Object, Type, Map<String, Object>) - Method in interface com.arangodb.util.ArangoSerializer
serializeNull(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
 
serializeNullValues(boolean) - Method in class com.arangodb.util.ArangoSerializer.Options
 
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
 
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
 
setCount(Long) - Method in class com.arangodb.entity.CollectionPropertiesEntity
 
setCreated(Integer) - Method in class com.arangodb.entity.DocumentImportEntity
 
setCursorInitializer(ArangoCursorInitializer) - Method in class com.arangodb.ArangoDatabase
 
setDatafiles(LogLevelEntity.LogLevel) - Method in class com.arangodb.entity.LogLevelEntity
 
setDeserializer(ArangoDeserializer) - Method in class com.arangodb.ArangoDB.Builder
Replace the built-in deserializer with the given deserializer.
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 class 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.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 class com.arangodb.ArangoDatabase
Changes the configuration for the AQL query cache.
setQueryTrackingProperties(QueryTrackingPropertiesEntity) - Method in class 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.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
 
setSerializer(ArangoSerializer) - Method in class com.arangodb.ArangoDB.Builder
Replace the built-in serializer with the given serializer.
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
 
shardKeys(String...) - Method in class com.arangodb.model.CollectionCreateOptions
 
shutdown() - Method in class com.arangodb.ArangoDB
 
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
 
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
 
strategy(TraversalOptions.Strategy) - Method in class com.arangodb.model.TraversalOptions
 
stringAsJson(boolean) - Method in class com.arangodb.util.ArangoSerializer.Options
 

T

timeout(Integer) - Method in class com.arangodb.ArangoDB.Builder
 
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
 
transaction(String, Class<T>, TransactionOptions) - Method in class com.arangodb.ArangoDatabase
Execute a server-side transaction
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 class 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(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 class com.arangodb.ArangoCollection
Removes a collection from memory.
updateAttribute(String, Object) - Method in class com.arangodb.entity.BaseDocument
 
updateDocument(String, T) - Method in class com.arangodb.ArangoCollection
Partially updates the document identified by document-key.
updateDocument(String, T, DocumentUpdateOptions) - Method in class com.arangodb.ArangoCollection
Partially updates the document identified by document-key.
updateDocuments(Collection<T>) - Method in class 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 class 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 class com.arangodb.ArangoEdgeCollection
Partially updates the edge identified by document-key.
updateEdge(String, T, EdgeUpdateOptions) - Method in class com.arangodb.ArangoEdgeCollection
Partially updates the edge identified by document-key.
updateUser(String, UserUpdateOptions) - Method in class com.arangodb.ArangoDB
Partially updates the data of an existing user.
updateUserDefaultCollectionAccess(String, Permissions) - Method in class com.arangodb.ArangoDatabase
updateUserDefaultCollectionAccess(String, Permissions) - Method in class com.arangodb.ArangoDB
updateUserDefaultDatabaseAccess(String, Permissions) - Method in class com.arangodb.ArangoDB
updateVertex(String, T) - Method in class com.arangodb.ArangoVertexCollection
Partially updates the vertex identified by document-key.
updateVertex(String, T, VertexUpdateOptions) - Method in class 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
 
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
 

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.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.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.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.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 class com.arangodb.ArangoGraph
Returns a handler of the vertex collection by the given 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
 
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
 
write(String...) - Method in class com.arangodb.model.TransactionOptions.TransactionCollectionOptions
 
writeCollections(String...) - Method in class com.arangodb.model.TransactionOptions
 

_

_setCursorInitializer(ArangoCursorInitializer) - Method in class com.arangodb.ArangoDB
 
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.