- abortStreamTransaction(String) - Method in interface com.arangodb.ArangoDatabase
-
Aborts a Stream Transaction.
- abortStreamTransaction(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Aborts a Stream Transaction.
- abortStreamTransaction(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- AbstractArangoIterable<T> - Class in com.arangodb.internal.cursor
-
- AbstractArangoIterable() - Constructor for class com.arangodb.internal.cursor.AbstractArangoIterable
-
- accept(T) - Method in interface com.arangodb.Consumer
-
Performs this operation on the given argument.
- AccessType - Enum in com.arangodb.internal.net
-
- acquireHostList(Boolean) - Method in class com.arangodb.ArangoDB.Builder
-
Whether or not the driver should acquire a list of available coordinators in an ArangoDB cluster or a single
server with active failover.
- acquireHostList(Boolean) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Whether or not the driver should acquire a list of available coordinators in an ArangoDB cluster or a single
server with active failover.
- acquireHostListInterval(Integer) - Method in class com.arangodb.ArangoDB.Builder
-
Setting the Interval for acquireHostList
- action(String) - Method in class com.arangodb.model.TransactionOptions
-
- active(Boolean) - Method in class com.arangodb.model.DatabaseUsersOptions
-
- 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
-
- addCredentials(HttpRequestBase) - Method in class com.arangodb.internal.http.HttpConnection
-
- addEdgeDefinition(EdgeDefinition) - Method in interface com.arangodb.ArangoGraph
-
Adds the given edge definition to the graph.
- addEdgeDefinition(EdgeDefinition) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Add a new edge definition to the graph
- addEdgeDefinition(EdgeDefinition) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- addHost(Host) - Method in class com.arangodb.internal.net.HostSet
-
- additionalFields(Map<String, Object>) - Method in class com.arangodb.util.ArangoSerializer.Options
-
- addLink(CollectionLink...) - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- addPrimarySort(PrimarySort...) - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- addStoredValues(StoredValue...) - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- addVertexCollection(String) - Method in interface com.arangodb.ArangoGraph
-
Adds a vertex collection to the set of collections of the graph.
- addVertexCollection(String) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Adds a vertex collection to the set of collections of the graph.
- addVertexCollection(String) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- allMatch(Predicate<? super T>) - Method in interface com.arangodb.ArangoIterable
-
Returns whether all elements of this ArangoIterable
match the provided predicate.
- allMatch(Predicate<? super T>) - Method in class com.arangodb.internal.cursor.AbstractArangoIterable
-
- allowDirtyRead(Request) - Static method in class com.arangodb.internal.util.RequestUtils
-
- allowDirtyRead(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
-
- allowDirtyRead(Boolean) - Method in class com.arangodb.model.DocumentReadOptions
-
- allowDirtyRead(Boolean) - Method in class com.arangodb.model.GraphDocumentReadOptions
-
- allowImplicit(Boolean) - Method in class com.arangodb.model.StreamTransactionOptions
-
- allowImplicit(Boolean) - Method in class com.arangodb.model.TransactionCollectionOptions
-
- allowImplicit(Boolean) - Method in class com.arangodb.model.TransactionOptions
-
- allPlans(Boolean) - Method in class com.arangodb.model.AqlQueryExplainOptions
-
- AnalyzerDeleteOptions - Class in com.arangodb.model.arangosearch
-
- AnalyzerDeleteOptions() - Constructor for class com.arangodb.model.arangosearch.AnalyzerDeleteOptions
-
- AnalyzerEntity - Class in com.arangodb.entity.arangosearch
-
- AnalyzerEntity() - Constructor for class com.arangodb.entity.arangosearch.AnalyzerEntity
-
Deprecated.
- AnalyzerFeature - Enum in com.arangodb.entity.arangosearch
-
- analyzers(String...) - Method in class com.arangodb.entity.arangosearch.CollectionLink
-
- analyzers(String...) - Method in class com.arangodb.entity.arangosearch.FieldLink
-
- AnalyzerType - Enum in com.arangodb.entity.arangosearch
-
- annotationFieldFilter(Class<A>, VPackAnnotationFieldFilter<A>) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackAnnotationFieldFilter
for a specific type to be used within the internal
serialization process.
- annotationFieldFilter(Class<A>, VPackAnnotationFieldFilter<A>) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackAnnotationFieldFilter
for a specific type to be used within the internal
serialization process.
- annotationFieldNaming(Class<A>, VPackAnnotationFieldNaming<A>) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackAnnotationFieldNaming
for a specific type to be used within the internal
serialization process.
- annotationFieldNaming(Class<A>, VPackAnnotationFieldNaming<A>) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackAnnotationFieldNaming
for a specific type to be used within the internal
serialization process.
- anyMatch(Predicate<? super T>) - Method in interface com.arangodb.ArangoIterable
-
Returns whether any elements of this ArangoIterable
match the provided predicate.
- anyMatch(Predicate<? super T>) - Method in class com.arangodb.internal.cursor.AbstractArangoIterable
-
- apply(T) - Method in interface com.arangodb.Function
-
Applies this function to the given argument.
- AqlExecutionExplainEntity - Class in com.arangodb.entity
-
- AqlExecutionExplainEntity() - Constructor for class com.arangodb.entity.AqlExecutionExplainEntity
-
- AqlExecutionExplainEntity.ExecutionCollection - Class in com.arangodb.entity
-
- AqlExecutionExplainEntity.ExecutionExpression - Class in com.arangodb.entity
-
- AqlExecutionExplainEntity.ExecutionNode - Class in com.arangodb.entity
-
- AqlExecutionExplainEntity.ExecutionPlan - Class in com.arangodb.entity
-
- AqlExecutionExplainEntity.ExecutionStats - Class in com.arangodb.entity
-
- AqlExecutionExplainEntity.ExecutionVariable - Class in com.arangodb.entity
-
- AqlFunctionCreateOptions - Class in com.arangodb.model
-
- AqlFunctionCreateOptions() - Constructor for class com.arangodb.model.AqlFunctionCreateOptions
-
- AqlFunctionDeleteOptions - Class in com.arangodb.model
-
- AqlFunctionDeleteOptions() - Constructor for class com.arangodb.model.AqlFunctionDeleteOptions
-
- AqlFunctionEntity - Class in com.arangodb.entity
-
- AqlFunctionEntity() - Constructor for class com.arangodb.entity.AqlFunctionEntity
-
- AqlFunctionGetOptions - Class in com.arangodb.model
-
- AqlFunctionGetOptions() - Constructor for class com.arangodb.model.AqlFunctionGetOptions
-
- AqlParseEntity - Class in com.arangodb.entity
-
- AqlParseEntity() - Constructor for class com.arangodb.entity.AqlParseEntity
-
- AqlParseEntity.AstNode - Class in com.arangodb.entity
-
- AqlQueryExplainOptions - Class in com.arangodb.model
-
- AqlQueryExplainOptions() - Constructor for class com.arangodb.model.AqlQueryExplainOptions
-
- AqlQueryOptions - Class in com.arangodb.model
-
- AqlQueryOptions() - Constructor for class com.arangodb.model.AqlQueryOptions
-
- AqlQueryParseOptions - Class in com.arangodb.model
-
- AqlQueryParseOptions() - Constructor for class com.arangodb.model.AqlQueryParseOptions
-
- arango() - Method in interface com.arangodb.ArangoDatabase
-
Return the main entry point for the ArangoDB driver
- arango() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Return the main entry point for the ArangoDB driver
- ARANGO_SEARCH_PROPERTIES - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- ARANGO_SEARCH_PROPERTIES - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- ARANGO_SEARCH_PROPERTIES_ENTITY - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- ARANGO_SEARCH_PROPERTIES_OPTIONS - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- ArangoCollection - Interface in com.arangodb
-
Interface for operations on ArangoDB collection level.
- ArangoCollectionAsync - Interface in com.arangodb.async
-
Interface for operations on ArangoDB collection level.
- ArangoCollectionAsyncImpl - Class in com.arangodb.async.internal
-
- ArangoCursor<T> - Interface in com.arangodb
-
- ArangoCursorAsync<T> - Interface in com.arangodb.async
-
- ArangoCursorAsyncImpl<T> - Class in com.arangodb.async.internal
-
- ArangoCursorImpl<T> - Class in com.arangodb.internal.cursor
-
- ArangoCursorImpl(InternalArangoDatabase<?, ?>, ArangoCursorExecute, Class<T>, CursorEntity) - Constructor for class com.arangodb.internal.cursor.ArangoCursorImpl
-
- ArangoCursorInitializer - Interface in com.arangodb.util
-
- ArangoCursorIterator<T> - Class in com.arangodb.internal.cursor
-
- ArangoCursorIterator(ArangoCursor<T>, ArangoCursorExecute, InternalArangoDatabase<?, ?>, CursorEntity) - Constructor for class com.arangodb.internal.cursor.ArangoCursorIterator
-
- ArangoDatabase - Interface in com.arangodb
-
Interface for operations on ArangoDB database level.
- ArangoDatabaseAsync - Interface in com.arangodb.async
-
Interface for operations on ArangoDB database level.
- ArangoDatabaseAsyncImpl - Class in com.arangodb.async.internal
-
- ArangoDB - Interface in com.arangodb
-
Central access point for applications to communicate with an ArangoDB server.
- ArangoDB.Builder - Class in com.arangodb
-
Builder class to build an instance of
ArangoDB
.
- ArangoDBAsync - Interface in com.arangodb.async
-
Central access point for applications to communicate with an ArangoDB server.
- ArangoDBAsync.Builder - Class in com.arangodb.async
-
- ArangoDBAsyncImpl - Class in com.arangodb.async.internal
-
- ArangoDBAsyncImpl(VstCommunicationAsync.Builder, ArangoSerializationFactory, VstCommunicationSync.Builder, HostResolver, ArangoContext) - Constructor for class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- ArangoDBEngine - Class in com.arangodb.entity
-
- ArangoDBEngine() - Constructor for class com.arangodb.entity.ArangoDBEngine
-
- ArangoDBEngine.StorageEngineName - Enum in com.arangodb.entity
-
- 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
-
- ArangoDBRedirectException - Exception in com.arangodb.internal.net
-
- ArangoDBRedirectException(String, String) - Constructor for exception com.arangodb.internal.net.ArangoDBRedirectException
-
- ArangoDBVersion - Class in com.arangodb.entity
-
- ArangoDBVersion() - Constructor for class com.arangodb.entity.ArangoDBVersion
-
- ArangoDeserializer - Interface in com.arangodb.util
-
- ArangoDeserializerImpl - Class in com.arangodb.internal.util
-
- ArangoDeserializerImpl(VPack, VPackParser) - Constructor for class com.arangodb.internal.util.ArangoDeserializerImpl
-
- ArangoEdgeCollection - Interface in com.arangodb
-
Interface for operations on ArangoDB edge collection level.
- ArangoEdgeCollectionAsync - Interface in com.arangodb.async
-
Interface for operations on ArangoDB edge collection level.
- ArangoEdgeCollectionAsyncImpl - Class in com.arangodb.async.internal
-
- ArangoExecutorAsync - Class in com.arangodb.async.internal
-
- ArangoExecutorAsync(VstCommunicationAsync, ArangoSerializationFactory, DocumentCache) - Constructor for class com.arangodb.async.internal.ArangoExecutorAsync
-
- ArangoFilterIterable<T> - Class in com.arangodb.internal.cursor
-
- ArangoFilterIterable(ArangoIterable<T>, Predicate<? super T>) - Constructor for class com.arangodb.internal.cursor.ArangoFilterIterable
-
- ArangoFilterIterator<T> - Class in com.arangodb.internal.cursor
-
- ArangoFilterIterator(ArangoIterator<T>, Predicate<? super T>) - Constructor for class com.arangodb.internal.cursor.ArangoFilterIterator
-
- ArangoGraph - Interface in com.arangodb
-
Interface for operations on ArangoDB graph level.
- ArangoGraphAsync - Interface in com.arangodb.async
-
Interface for operations on ArangoDB graph level.
- ArangoGraphAsyncImpl - Class in com.arangodb.async.internal
-
- ArangoIterable<T> - Interface in com.arangodb
-
- ArangoIterator<T> - Interface in com.arangodb
-
- ArangoMappingIterable<R,T> - Class in com.arangodb.internal.cursor
-
- ArangoMappingIterable(ArangoIterable<R>, Function<? super R, ? extends T>) - Constructor for class com.arangodb.internal.cursor.ArangoMappingIterable
-
- ArangoMappingIterator<R,T> - Class in com.arangodb.internal.cursor
-
- ArangoMappingIterator(ArangoIterator<R>, Function<? super R, ? extends T>) - Constructor for class com.arangodb.internal.cursor.ArangoMappingIterator
-
- ArangoRoute - Interface in com.arangodb
-
Interface for a specific path to be used to perform arbitrary requests.
- ArangoRouteAsync - Interface in com.arangodb.async
-
Interface for a specific path to be used to perform arbitrary requests.
- ArangoRouteAsyncImpl - Class in com.arangodb.async.internal
-
- arangoSearch(String) - Method in interface com.arangodb.ArangoDatabase
-
Returns a ArangoSearch
instance for the given ArangoSearch view name.
- ArangoSearch - Interface in com.arangodb
-
Interface for operations on ArangoDB view level for ArangoSearch views.
- arangoSearch(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns a ArangoSearchAsync
instance for the given ArangoSearch view name.
- arangoSearch(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- ArangoSearchAsync - Interface in com.arangodb.async
-
Interface for operations on ArangoDB view level for ArangoSearch views.
- ArangoSearchAsyncImpl - Class in com.arangodb.async.internal
-
- ArangoSearchCompression - Enum in com.arangodb.entity.arangosearch
-
- ArangoSearchCreateOptions - Class in com.arangodb.model.arangosearch
-
- ArangoSearchCreateOptions() - Constructor for class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
-
- ArangoSearchOptionsBuilder - Class in com.arangodb.model.arangosearch
-
- ArangoSearchProperties - Class in com.arangodb.entity.arangosearch
-
- ArangoSearchProperties() - Constructor for class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- ArangoSearchPropertiesEntity - Class in com.arangodb.entity.arangosearch
-
- ArangoSearchPropertiesEntity(String, String, ViewType, ArangoSearchProperties) - Constructor for class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- ArangoSearchPropertiesOptions - Class in com.arangodb.model.arangosearch
-
- ArangoSearchPropertiesOptions() - Constructor for class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
-
- ArangoSerialization - Interface in com.arangodb.util
-
- ArangoSerializationAccessor - Interface in com.arangodb
-
- ArangoSerializationFactory - Class in com.arangodb.internal.util
-
- ArangoSerializationFactory(ArangoSerialization, ArangoSerialization) - Constructor for class com.arangodb.internal.util.ArangoSerializationFactory
-
- ArangoSerializationFactory.Serializer - Enum in com.arangodb.internal.util
-
- ArangoSerializer - Interface in com.arangodb.util
-
- ArangoSerializer.Options - Class in com.arangodb.util
-
- ArangoSerializerImpl - Class in com.arangodb.internal.util
-
- ArangoSerializerImpl(VPack, VPack, VPackParser) - Constructor for class com.arangodb.internal.util.ArangoSerializerImpl
-
- ArangoVertexCollection - Interface in com.arangodb
-
Interface for operations on ArangoDB vertex collection level.
- ArangoVertexCollectionAsync - Interface in com.arangodb.async
-
Interface for operations on ArangoDB vertex collection level.
- ArangoVertexCollectionAsyncImpl - Class in com.arangodb.async.internal
-
- ArangoView - Interface in com.arangodb
-
Interface for operations on ArangoDB view level.
- ArangoViewAsync - Interface in com.arangodb.async
-
Interface for operations on ArangoDB view level.
- ArangoViewAsyncImpl - Class in com.arangodb.async.internal
-
- ascending(Boolean) - Method in class com.arangodb.entity.arangosearch.PrimarySort
-
- asListRemaining() - Method in interface com.arangodb.ArangoCursor
-
- asListRemaining() - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- AstNode() - Constructor for class com.arangodb.entity.AqlParseEntity.AstNode
-
- AUTH_REQUEST - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- authenticate(VstConnectionAsync) - Method in class com.arangodb.async.internal.velocystream.VstCommunicationAsync
-
- authenticate(C) - Method in class com.arangodb.internal.velocystream.VstCommunication
-
- authenticate(VstConnectionSync) - Method in class com.arangodb.internal.velocystream.VstCommunicationSync
-
- AuthenticationRequest - Class in com.arangodb.internal.velocystream.internal
-
- AuthenticationRequest(String, String, String) - Constructor for class com.arangodb.internal.velocystream.internal.AuthenticationRequest
-
- cache(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
-
- cancel(long) - Method in class com.arangodb.internal.velocystream.internal.MessageStore
-
- catchException(boolean) - Method in class com.arangodb.model.DocumentExistsOptions
-
- catchException(boolean) - Method in class com.arangodb.model.DocumentReadOptions
-
- catchException(boolean) - Method in class com.arangodb.model.GraphDocumentReadOptions
-
- changeProperties(CollectionPropertiesOptions) - Method in interface com.arangodb.ArangoCollection
-
Changes the properties of the collection
- changeProperties(CollectionPropertiesOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Changes the properties of a collection
- changeProperties(CollectionPropertiesOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- checkCompleteness(long) - Method in class com.arangodb.internal.velocystream.internal.ChunkStore
-
- checkError(Response) - Method in class com.arangodb.internal.http.HttpConnection
-
- checkError(ArangoSerialization, Response) - Static method in class com.arangodb.internal.util.ResponseUtils
-
- checkError(Response) - Method in class com.arangodb.internal.velocystream.VstCommunication
-
- Chunk - Class in com.arangodb.internal.velocystream.internal
-
- Chunk(long, int, long, int, int) - Constructor for class com.arangodb.internal.velocystream.internal.Chunk
-
- Chunk(long, int, int, long, int, int) - Constructor for class com.arangodb.internal.velocystream.internal.Chunk
-
- chunksize(Integer) - Method in class com.arangodb.ArangoDB.Builder
-
- chunksize(Integer) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
- chunksize(Integer) - Method in class com.arangodb.async.internal.velocystream.VstCommunicationAsync.Builder
-
- chunksize - Variable in class com.arangodb.internal.velocystream.VstCommunication
-
- chunksize(Integer) - Method in class com.arangodb.internal.velocystream.VstCommunicationSync.Builder
-
- ChunkStore - Class in com.arangodb.internal.velocystream.internal
-
- ChunkStore(MessageStore) - Constructor for class com.arangodb.internal.velocystream.internal.ChunkStore
-
- cleanupIntervalStep(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
-
- cleanupIntervalStep(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
-
- cleanupMeta(Map<String, String>) - Method in class com.arangodb.entity.CursorEntity
-
- clear() - Method in class com.arangodb.internal.net.HostSet
-
- clear(Exception) - Method in class com.arangodb.internal.velocystream.internal.MessageStore
-
- clear() - Method in class com.arangodb.internal.velocystream.internal.MessageStore
-
- clearAllMarkedForDeletion() - Method in class com.arangodb.internal.net.HostSet
-
- clearQueryCache() - Method in interface com.arangodb.ArangoDatabase
-
Clears the AQL query cache
- clearQueryCache() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Clears the AQL query cache
- clearQueryCache() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- clearSlowQueries() - Method in interface com.arangodb.ArangoDatabase
-
Clears the list of slow AQL queries
- clearSlowQueries() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Clears the list of slow AQL queries
- clearSlowQueries() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- close() - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- close() - Method in class com.arangodb.internal.http.HttpCommunication
-
- close() - Method in class com.arangodb.internal.http.HttpConnection
-
- close() - Method in class com.arangodb.internal.http.HttpProtocol
-
- close() - Method in class com.arangodb.internal.net.ConnectionPoolImpl
-
- close() - Method in class com.arangodb.internal.net.DirtyReadHostHandler
-
- close() - Method in class com.arangodb.internal.net.FallbackHostHandler
-
- close() - Method in interface com.arangodb.internal.net.Host
-
- close() - Method in interface com.arangodb.internal.net.HostHandler
-
- close() - Method in class com.arangodb.internal.net.HostImpl
-
- close() - Method in class com.arangodb.internal.net.HostSet
-
- close() - Method in class com.arangodb.internal.net.RandomHostHandler
-
- close() - Method in class com.arangodb.internal.net.RoundRobinHostHandler
-
- close() - Method in class com.arangodb.internal.velocystream.internal.VstConnection
-
- close() - Method in class com.arangodb.internal.velocystream.VstCommunication
-
- close() - Method in class com.arangodb.internal.velocystream.VstProtocol
-
- closeCurrentOnError() - Method in class com.arangodb.internal.net.DirtyReadHostHandler
-
- closeCurrentOnError() - Method in class com.arangodb.internal.net.FallbackHostHandler
-
- closeCurrentOnError() - Method in interface com.arangodb.internal.net.HostHandler
-
- closeCurrentOnError() - Method in class com.arangodb.internal.net.RandomHostHandler
-
- closeCurrentOnError() - Method in class com.arangodb.internal.net.RoundRobinHostHandler
-
- closeOnError() - Method in interface com.arangodb.internal.net.Host
-
- closeOnError() - Method in class com.arangodb.internal.net.HostImpl
-
- code(String) - Method in class com.arangodb.model.AqlFunctionCreateOptions
-
- collectInto(R) - Method in interface com.arangodb.ArangoIterable
-
Iterates over all elements of this ArangoIterable
and adds each to the given target.
- collectInto(R) - Method in class com.arangodb.internal.cursor.AbstractArangoIterable
-
- collection(String) - Method in interface com.arangodb.ArangoDatabase
-
Returns a ArangoCollection
instance for the given collection name.
- collection(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns a handler of the collection by the given name
- collection(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- collection(String) - Method in class com.arangodb.entity.EdgeDefinition
-
- collection(String) - Method in class com.arangodb.model.VertexCollectionCreateOptions
-
- COLLECTION_STATUS - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- COLLECTION_TYPE - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- COLLECTION_TYPE - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- COLLECTION_VALIDATION - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- COLLECTION_VALIDATION - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- CollectionCountOptions - Class in com.arangodb.model
-
- CollectionCountOptions() - Constructor for class com.arangodb.model.CollectionCountOptions
-
- CollectionCreateOptions - Class in com.arangodb.model
-
- CollectionCreateOptions() - Constructor for class com.arangodb.model.CollectionCreateOptions
-
- CollectionEntity - Class in com.arangodb.entity
-
- CollectionEntity() - Constructor for class com.arangodb.entity.CollectionEntity
-
- CollectionLink - Class in com.arangodb.entity.arangosearch
-
- CollectionPropertiesEntity - Class in com.arangodb.entity
-
- CollectionPropertiesEntity() - Constructor for class com.arangodb.entity.CollectionPropertiesEntity
-
- CollectionPropertiesOptions - Class in com.arangodb.model
-
- CollectionPropertiesOptions() - Constructor for class com.arangodb.model.CollectionPropertiesOptions
-
- CollectionRenameOptions - Class in com.arangodb.model
-
- CollectionRenameOptions() - Constructor for class com.arangodb.model.CollectionRenameOptions
-
- CollectionRevisionEntity - Class in com.arangodb.entity
-
- CollectionRevisionEntity() - Constructor for class com.arangodb.entity.CollectionRevisionEntity
-
- CollectionSchema - Class in com.arangodb.model
-
- CollectionSchema() - Constructor for class com.arangodb.model.CollectionSchema
-
- CollectionSchema.Level - Enum in com.arangodb.model
-
- CollectionsReadOptions - Class in com.arangodb.model
-
- CollectionsReadOptions() - Constructor for class com.arangodb.model.CollectionsReadOptions
-
- CollectionStatus - Enum in com.arangodb.entity
-
- CollectionTruncateOptions - Class in com.arangodb.model
-
- CollectionTruncateOptions() - Constructor for class com.arangodb.model.CollectionTruncateOptions
-
- CollectionType - Enum in com.arangodb.entity
-
- com.arangodb - package com.arangodb
-
- com.arangodb.async - package com.arangodb.async
-
- com.arangodb.async.internal - package com.arangodb.async.internal
-
- com.arangodb.async.internal.velocystream - package com.arangodb.async.internal.velocystream
-
- com.arangodb.entity - package com.arangodb.entity
-
- com.arangodb.entity.arangosearch - package com.arangodb.entity.arangosearch
-
- com.arangodb.entity.arangosearch.analyzer - package com.arangodb.entity.arangosearch.analyzer
-
- com.arangodb.internal.cursor - package com.arangodb.internal.cursor
-
- com.arangodb.internal.http - package com.arangodb.internal.http
-
- com.arangodb.internal.net - package com.arangodb.internal.net
-
- com.arangodb.internal.util - package com.arangodb.internal.util
-
- com.arangodb.internal.velocypack - package com.arangodb.internal.velocypack
-
- com.arangodb.internal.velocystream - package com.arangodb.internal.velocystream
-
- com.arangodb.internal.velocystream.internal - package com.arangodb.internal.velocystream.internal
-
- com.arangodb.model - package com.arangodb.model
-
- com.arangodb.model.arangosearch - package com.arangodb.model.arangosearch
-
- com.arangodb.util - package com.arangodb.util
-
- com.arangodb.velocystream - package com.arangodb.velocystream
-
- commitIntervalMsec(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
-
- commitStreamTransaction(String) - Method in interface com.arangodb.ArangoDatabase
-
Commits a Stream Transaction.
- commitStreamTransaction(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Commits a Stream Transaction.
- commitStreamTransaction(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- CommunicationProtocol - Interface in com.arangodb.internal.net
-
- complete(Boolean) - Method in class com.arangodb.model.DocumentImportOptions
-
- confirm() - Method in class com.arangodb.internal.net.DirtyReadHostHandler
-
- confirm() - Method in class com.arangodb.internal.net.FallbackHostHandler
-
- confirm() - Method in interface com.arangodb.internal.net.HostHandler
-
- confirm() - Method in class com.arangodb.internal.net.RandomHostHandler
-
- confirm() - Method in class com.arangodb.internal.net.RoundRobinHostHandler
-
- connect(HostHandle, AccessType) - Method in class com.arangodb.internal.velocystream.VstCommunication
-
- Connection - Interface in com.arangodb.internal.net
-
- connection() - Method in interface com.arangodb.internal.net.ConnectionPool
-
- connection() - Method in class com.arangodb.internal.net.ConnectionPoolImpl
-
- connection() - Method in interface com.arangodb.internal.net.Host
-
- connection() - Method in class com.arangodb.internal.net.HostImpl
-
- ConnectionFactory - Interface in com.arangodb.internal.net
-
- ConnectionPool - Interface in com.arangodb.internal.net
-
- ConnectionPoolImpl - Class in com.arangodb.internal.net
-
- ConnectionPoolImpl(HostDescription, Integer, ConnectionFactory) - Constructor for class com.arangodb.internal.net.ConnectionPoolImpl
-
- connectionTtl(Long) - Method in class com.arangodb.ArangoDB.Builder
-
Set the maximum time to life of a connection.
- connectionTtl(Long) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Set the maximum time to life of a connection.
- connectionTtl(Long) - Method in class com.arangodb.async.internal.velocystream.VstCommunicationAsync.Builder
-
- connectionTtl(Long) - Method in class com.arangodb.internal.velocystream.VstCommunicationSync.Builder
-
- CONSOLIDATE - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- CONSOLIDATE_TYPE - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- consolidationIntervalMsec(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
-
- consolidationIntervalMsec(Long) - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
-
- ConsolidationPolicy - Class in com.arangodb.entity.arangosearch
-
- consolidationPolicy(ConsolidationPolicy) - Method in class com.arangodb.model.arangosearch.ArangoSearchCreateOptions
-
- consolidationPolicy(ConsolidationPolicy) - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
-
- ConsolidationType - Enum in com.arangodb.entity.arangosearch
-
- consume(Message) - Method in class com.arangodb.internal.velocystream.internal.MessageStore
-
- Consumer<T> - Interface in com.arangodb
-
- contentType(Protocol) - Method in class com.arangodb.internal.http.HttpConnection.Builder
-
- count() - Method in interface com.arangodb.ArangoCollection
-
Counts the documents in a collection
- count(CollectionCountOptions) - Method in interface com.arangodb.ArangoCollection
-
Counts the documents in a collection
- count() - Method in interface com.arangodb.ArangoIterable
-
Returns the count of elements of this ArangoIterable
.
- count() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Counts the documents in a collection
- count(CollectionCountOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Counts the documents in a collection
- count() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- count(CollectionCountOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- count() - Method in class com.arangodb.internal.cursor.AbstractArangoIterable
-
- count(Boolean) - Method in class com.arangodb.model.AqlQueryOptions
-
- create() - Method in interface com.arangodb.ArangoCollection
-
Creates a collection for this collection's name, then returns collection information from the server.
- create(CollectionCreateOptions) - Method in interface com.arangodb.ArangoCollection
-
Creates a collection with the given options
for this collection's name, then returns collection
information from the server.
- create() - Method in interface com.arangodb.ArangoDatabase
-
Creates the database
- create(Collection<EdgeDefinition>) - Method in interface com.arangodb.ArangoGraph
-
Creates the graph in the graph module.
- create(Collection<EdgeDefinition>, GraphCreateOptions) - Method in interface com.arangodb.ArangoGraph
-
Creates the graph in the graph module.
- create() - Method in interface com.arangodb.ArangoSearch
-
Creates a view, then returns view information from the server.
- create(ArangoSearchCreateOptions) - Method in interface com.arangodb.ArangoSearch
-
Creates a view with the given options
, then returns view information from the server.
- create() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Creates the collection
- create(CollectionCreateOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Creates the collection
- create() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Creates the database
- create(Collection<EdgeDefinition>) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Creates the graph in the graph module.
- create() - Method in interface com.arangodb.async.ArangoSearchAsync
-
Creates a view, then returns view information from the server.
- create(ArangoSearchCreateOptions) - Method in interface com.arangodb.async.ArangoSearchAsync
-
Creates a view with the given options
, then returns view information from the server.
- create() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- create(CollectionCreateOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- create() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- create(Collection<EdgeDefinition>) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- create() - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- create(ArangoSearchCreateOptions) - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- create(HostDescription) - Method in class com.arangodb.async.internal.velocystream.VstConnectionFactoryAsync
-
- create(HostDescription) - Method in class com.arangodb.internal.http.HttpConnectionFactory
-
- create(HostDescription) - Method in interface com.arangodb.internal.net.ConnectionFactory
-
- create(HostDescription) - Method in class com.arangodb.internal.velocystream.VstConnectionFactorySync
-
- createAnalyzer(AnalyzerEntity) - Method in interface com.arangodb.ArangoDatabase
-
- createAnalyzer(AnalyzerEntity) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
- createAnalyzer(AnalyzerEntity) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- createAqlFunction(String, String, AqlFunctionCreateOptions) - Method in interface com.arangodb.ArangoDatabase
-
Create a new AQL user function
- createAqlFunction(String, String, AqlFunctionCreateOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Create a new AQL user function
- createAqlFunction(String, String, AqlFunctionCreateOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- createArangoSearch(String, ArangoSearchCreateOptions) - Method in interface com.arangodb.ArangoDatabase
-
Creates a ArangoSearch view with the given options
, then returns view information from the server.
- createArangoSearch(String, ArangoSearchCreateOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Creates a ArangoSearch view with the given options
, then returns view information from the server.
- createArangoSearch(String, ArangoSearchCreateOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- createCollection(String) - Method in interface com.arangodb.ArangoDatabase
-
Creates a collection for the given collection's name, then returns collection information from the server.
- createCollection(String, CollectionCreateOptions) - Method in interface com.arangodb.ArangoDatabase
-
Creates a collection with the given options
for this collection's name, then returns collection
information from the server.
- createCollection(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Creates a collection
- createCollection(String, CollectionCreateOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Creates a collection
- createCollection(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- createCollection(String, CollectionCreateOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- createConnection(HostDescription) - Method in interface com.arangodb.internal.net.ConnectionPool
-
- createConnection(HostDescription) - Method in class com.arangodb.internal.net.ConnectionPoolImpl
-
- createDatabase(String) - Method in interface com.arangodb.ArangoDB
-
Creates a new database with the given name.
- createDatabase(DBCreateOptions) - Method in interface com.arangodb.ArangoDB
-
Creates a new database with the given name.
- createDatabase(String) - Method in interface com.arangodb.async.ArangoDBAsync
-
Creates a new database
- createDatabase(DBCreateOptions) - Method in interface com.arangodb.async.ArangoDBAsync
-
Creates a new database
- createDatabase(String) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- createDatabase(DBCreateOptions) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- createDocumentHandle(String, String) - Static method in class com.arangodb.internal.util.DocumentUtil
-
- createFromLocation(String) - Static method in class com.arangodb.internal.util.HostUtils
-
- createGraph(String, Collection<EdgeDefinition>) - Method in interface com.arangodb.ArangoDatabase
-
Create a new graph in the graph module.
- createGraph(String, Collection<EdgeDefinition>, GraphCreateOptions) - Method in interface com.arangodb.ArangoDatabase
-
Create a new graph in the graph module.
- createGraph(String, Collection<EdgeDefinition>) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Create a new graph in the graph module.
- createGraph(String, Collection<EdgeDefinition>, GraphCreateOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Create a new graph in the graph module.
- createGraph(Collection<EdgeDefinition>, GraphCreateOptions) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Creates the graph in the graph module.
- createGraph(String, Collection<EdgeDefinition>) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- createGraph(String, Collection<EdgeDefinition>, GraphCreateOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- createGraph(Collection<EdgeDefinition>, GraphCreateOptions) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- createHost(HostDescription, int, ConnectionFactory) - Static method in class com.arangodb.internal.util.HostUtils
-
- createInstance(InternalArangoDatabase<?, ?>, ArangoCursorExecute, Class<T>, CursorEntity) - Method in interface com.arangodb.util.ArangoCursorInitializer
-
- createIterator(ArangoCursor<T>, InternalArangoDatabase<?, ?>, ArangoCursorExecute, CursorEntity) - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- createMessage(Request) - Method in class com.arangodb.internal.velocystream.VstCommunication
-
- createResponse(Message) - Method in class com.arangodb.internal.velocystream.VstCommunication
-
- createSearchAnalyzer(SearchAnalyzer) - Method in interface com.arangodb.ArangoDatabase
-
Creates an Analyzer
- createSearchAnalyzer(SearchAnalyzer) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Creates an Analyzer
- createSearchAnalyzer(SearchAnalyzer) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- createUser(String, String) - Method in interface com.arangodb.ArangoDB
-
Create a new user.
- createUser(String, String, UserCreateOptions) - Method in interface com.arangodb.ArangoDB
-
Create a new user.
- createUser(String, String) - Method in interface com.arangodb.async.ArangoDBAsync
-
Create a new user.
- createUser(String, String, UserCreateOptions) - Method in interface com.arangodb.async.ArangoDBAsync
-
Create a new user.
- createUser(String, String) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- createUser(String, String, UserCreateOptions) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- createView(String, ViewType) - Method in interface com.arangodb.ArangoDatabase
-
Creates a view of the given type
, then returns view information from the server.
- createView(String, ViewType) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Creates a view of the given type
, then returns view information from the server.
- createView(String, ViewType) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- CURLLogger - Class in com.arangodb.internal.http
-
- cursor(String, Class<T>) - Method in interface com.arangodb.ArangoDatabase
-
Return an cursor from the given cursor-ID if still existing
- cursor(String, Class<T>) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Return an cursor from the given cursor-ID if still existing
- cursor(String, Class<T>) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- 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
-
- DatabaseEntity - Class in com.arangodb.entity
-
- DatabaseEntity() - Constructor for class com.arangodb.entity.DatabaseEntity
-
- DatabaseOptions - Class in com.arangodb.model
-
- DatabaseOptions() - Constructor for class com.arangodb.model.DatabaseOptions
-
- DatabaseUsersOptions - Class in com.arangodb.model
-
- DatabaseUsersOptions() - Constructor for class com.arangodb.model.DatabaseUsersOptions
-
- DATE_STRING - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- db() - Method in interface com.arangodb.ArangoCollection
-
The the handler of the database the collection is within
- db() - Method in interface com.arangodb.ArangoDB
-
Returns a ArangoDatabase
instance for the _system
database.
- db(String) - Method in interface com.arangodb.ArangoDB
-
Returns a ArangoDatabase
instance for the given database name.
- db() - Method in interface com.arangodb.ArangoGraph
-
The the handler of the database the named graph is within
- db() - Method in interface com.arangodb.ArangoView
-
The the handler of the database the collection is within
- db() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
The the handler of the database the collection is within
- db() - Method in interface com.arangodb.async.ArangoDBAsync
-
Returns a handler of the system database
- db(String) - Method in interface com.arangodb.async.ArangoDBAsync
-
Returns a handler of the database by the given name
- db() - Method in interface com.arangodb.async.ArangoGraphAsync
-
The the handler of the database the named graph is within
- db() - Method in interface com.arangodb.async.ArangoViewAsync
-
The the handler of the database the collection is within
- db() - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- db(String) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- 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
-
- DefaultArangoSerialization - Class in com.arangodb.internal.util
-
- DefaultArangoSerialization(ArangoSerializer, ArangoDeserializer) - Constructor for class com.arangodb.internal.util.DefaultArangoSerialization
-
- delete() - Method in interface com.arangodb.ArangoRoute
-
Performs a DELETE request to the given URL and returns the server response.
- delete() - Method in interface com.arangodb.async.ArangoRouteAsync
-
Performs a DELETE request to the given URL and returns the server response.
- delete() - Method in class com.arangodb.async.internal.ArangoRouteAsyncImpl
-
- deleteAnalyzer(String) - Method in interface com.arangodb.ArangoDatabase
-
- deleteAnalyzer(String, AnalyzerDeleteOptions) - Method in interface com.arangodb.ArangoDatabase
-
- deleteAnalyzer(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
- deleteAnalyzer(String, AnalyzerDeleteOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
- deleteAnalyzer(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- deleteAnalyzer(String, AnalyzerDeleteOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- deleteAqlFunction(String, AqlFunctionDeleteOptions) - Method in interface com.arangodb.ArangoDatabase
-
Deletes the AQL user function with the given name from the database.
- deleteAqlFunction(String, AqlFunctionDeleteOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Remove an existing AQL user function
- deleteAqlFunction(String, AqlFunctionDeleteOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- deleteDocument(String) - Method in interface com.arangodb.ArangoCollection
-
Deletes the document with the given key
from the collection.
- deleteDocument(String, Class<T>, DocumentDeleteOptions) - Method in interface com.arangodb.ArangoCollection
-
Deletes the document with the given key
from the collection.
- deleteDocument(String) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Removes a document
- deleteDocument(String, Class<T>, DocumentDeleteOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Removes a document
- deleteDocument(String) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- deleteDocument(String, Class<T>, DocumentDeleteOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- deleteDocuments(Collection<?>) - Method in interface com.arangodb.ArangoCollection
-
Deletes multiple documents from the collection.
- deleteDocuments(Collection<?>, Class<T>, DocumentDeleteOptions) - Method in interface com.arangodb.ArangoCollection
-
Deletes multiple documents from the collection.
- deleteDocuments(Collection<?>) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Removes multiple document
- deleteDocuments(Collection<?>, Class<T>, DocumentDeleteOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Removes multiple document
- deleteDocuments(Collection<?>) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- deleteDocuments(Collection<?>, Class<T>, DocumentDeleteOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- deleteEdge(String) - Method in interface com.arangodb.ArangoEdgeCollection
-
Removes a edge
- deleteEdge(String, EdgeDeleteOptions) - Method in interface com.arangodb.ArangoEdgeCollection
-
Removes a edge
- deleteEdge(String) - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
Removes a edge
- deleteEdge(String, EdgeDeleteOptions) - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
Removes a edge
- deleteEdge(String) - Method in class com.arangodb.async.internal.ArangoEdgeCollectionAsyncImpl
-
- deleteEdge(String, EdgeDeleteOptions) - Method in class com.arangodb.async.internal.ArangoEdgeCollectionAsyncImpl
-
- deleteIndex(String) - Method in interface com.arangodb.ArangoCollection
-
Deletes the index with the given id
from the collection.
- deleteIndex(String) - Method in interface com.arangodb.ArangoDatabase
-
Deletes an index
- deleteIndex(String) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Deletes an index
- deleteIndex(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Deletes an index
- deleteIndex(String) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- deleteIndex(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- deleteSearchAnalyzer(String) - Method in interface com.arangodb.ArangoDatabase
-
Deletes an Analyzer
- deleteSearchAnalyzer(String, AnalyzerDeleteOptions) - Method in interface com.arangodb.ArangoDatabase
-
Deletes an Analyzer
- deleteSearchAnalyzer(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Deletes an Analyzer
- deleteSearchAnalyzer(String, AnalyzerDeleteOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Deletes an Analyzer
- deleteSearchAnalyzer(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- deleteSearchAnalyzer(String, AnalyzerDeleteOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- deleteUser(String) - Method in interface com.arangodb.ArangoDB
-
Removes an existing user, identified by user.
- deleteUser(String) - Method in interface com.arangodb.async.ArangoDBAsync
-
Removes an existing user, identified by user.
- deleteUser(String) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- deleteVertex(String) - Method in interface com.arangodb.ArangoVertexCollection
-
Deletes the vertex with the given key
from the collection.
- deleteVertex(String, VertexDeleteOptions) - Method in interface com.arangodb.ArangoVertexCollection
-
Deletes the vertex with the given key
from the collection.
- deleteVertex(String) - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
Removes a vertex
- deleteVertex(String, VertexDeleteOptions) - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
Removes a vertex
- deleteVertex(String) - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- deleteVertex(String, VertexDeleteOptions) - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- DelimiterAnalyzer - Class in com.arangodb.entity.arangosearch.analyzer
-
An Analyzer capable of breaking up delimited text into tokens as per RFC 4180 (without starting new records on newlines).
- DelimiterAnalyzer() - Constructor for class com.arangodb.entity.arangosearch.analyzer.DelimiterAnalyzer
-
- DelimiterAnalyzerProperties - Class in com.arangodb.entity.arangosearch.analyzer
-
- DelimiterAnalyzerProperties() - Constructor for class com.arangodb.entity.arangosearch.analyzer.DelimiterAnalyzerProperties
-
- deserialize(VPackSlice, Class<R>) - Method in class com.arangodb.internal.cursor.ArangoCursorIterator
-
- deserialize(VPackSlice, Type) - Method in class com.arangodb.internal.util.ArangoDeserializerImpl
-
- deserialize(VPackSlice, Type) - Method in class com.arangodb.internal.util.DefaultArangoSerialization
-
- deserialize(VPackSlice, Type) - Method in interface com.arangodb.util.ArangoDeserializer
-
Deserialize a given VelocyPack to an instance of a given type
- deserializeField(Map.Entry<String, VPackSlice>) - Static method in class com.arangodb.internal.velocypack.VPackDeserializers
-
- details(Boolean) - Method in class com.arangodb.model.DocumentImportOptions
-
- determineAccessType(Request) - Static method in class com.arangodb.internal.util.RequestUtils
-
- direction(TraversalOptions.Direction) - Method in class com.arangodb.model.TraversalOptions
-
- DirtyReadHostHandler - Class in com.arangodb.internal.net
-
- DirtyReadHostHandler(HostHandler, HostHandler) - Constructor for class com.arangodb.internal.net.DirtyReadHostHandler
-
- disconnect() - Method in class com.arangodb.async.internal.ArangoExecutorAsync
-
- distributeShardsLike(String) - Method in class com.arangodb.model.CollectionCreateOptions
-
- doCompact(Boolean) - Method in class com.arangodb.model.CollectionCreateOptions
-
- DocumentCreateEntity<T> - Class in com.arangodb.entity
-
- DocumentCreateEntity() - Constructor for class com.arangodb.entity.DocumentCreateEntity
-
- DocumentCreateOptions - Class in com.arangodb.model
-
- DocumentCreateOptions() - Constructor for class com.arangodb.model.DocumentCreateOptions
-
- DocumentDeleteEntity<T> - Class in com.arangodb.entity
-
- DocumentDeleteEntity() - Constructor for class com.arangodb.entity.DocumentDeleteEntity
-
- DocumentDeleteOptions - Class in com.arangodb.model
-
- DocumentDeleteOptions() - Constructor for class com.arangodb.model.DocumentDeleteOptions
-
- DocumentEntity - Class in com.arangodb.entity
-
- DocumentEntity() - Constructor for class com.arangodb.entity.DocumentEntity
-
- documentExists(String) - Method in interface com.arangodb.ArangoCollection
-
Checks if the document exists by reading a single document head
- documentExists(String, DocumentExistsOptions) - Method in interface com.arangodb.ArangoCollection
-
Checks if the document exists by reading a single document head
- documentExists(String) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Checks if the document exists by reading a single document head
- documentExists(String, DocumentExistsOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Checks if the document exists by reading a single document head
- documentExists(String) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- documentExists(String, DocumentExistsOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- 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
-
- DocumentUtil - Class in com.arangodb.internal.util
-
- doKeepAlive() - Method in class com.arangodb.async.internal.velocystream.VstConnectionAsync
-
- doKeepAlive() - Method in class com.arangodb.internal.velocystream.internal.VstConnection
-
- doKeepAlive() - Method in class com.arangodb.internal.velocystream.internal.VstConnectionSync
-
- drop() - Method in interface com.arangodb.ArangoCollection
-
Deletes the collection from the database.
- drop(boolean) - Method in interface com.arangodb.ArangoCollection
-
Deletes the collection from the database.
- drop() - Method in interface com.arangodb.ArangoDatabase
-
Deletes the database from the server.
- drop() - Method in interface com.arangodb.ArangoGraph
-
Deletes the graph from the database.
- drop(boolean) - Method in interface com.arangodb.ArangoGraph
-
Deletes the graph from the database.
- drop() - Method in interface com.arangodb.ArangoVertexCollection
-
Removes a vertex collection from the graph and optionally deletes the collection, if it is not used in any other
graph
- drop() - Method in interface com.arangodb.ArangoView
-
Deletes the view from the database.
- drop() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Drops the collection
- drop(boolean) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Drops the collection
- drop() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Drop an existing database
- drop() - Method in interface com.arangodb.async.ArangoGraphAsync
-
Delete an existing graph
- drop(boolean) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Delete an existing graph including
- drop() - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
Removes a vertex collection from the graph and optionally deletes the collection, if it is not used in any other
graph
- drop() - Method in interface com.arangodb.async.ArangoViewAsync
-
Deletes the view from the database.
- drop() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- drop(boolean) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- drop() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- drop() - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- drop(boolean) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- drop() - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- drop() - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- drop() - Method in class com.arangodb.async.internal.ArangoViewAsyncImpl
-
- edgeCollection(String) - Method in interface com.arangodb.ArangoGraph
-
Returns a ArangoEdgeCollection
instance for the given edge collection name.
- edgeCollection(String) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Returns a handler of the edge collection by the given name
- edgeCollection(String) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- 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
-
- EdgeNgram - Class in com.arangodb.entity.arangosearch.analyzer
-
- EdgeNgram() - Constructor for class com.arangodb.entity.arangosearch.analyzer.EdgeNgram
-
- 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
-
- encodeURL(String) - Static method in class com.arangodb.internal.util.EncodeUtils
-
- EncodeUtils - Class in com.arangodb.internal.util
-
- ENCRYPTION_PLAIN - Static variable in class com.arangodb.internal.velocystream.VstCommunication
-
- ensureFulltextIndex(Iterable<String>, FulltextIndexOptions) - Method in interface com.arangodb.ArangoCollection
-
Creates a fulltext index for the collection, if it does not already exist.
- ensureFulltextIndex(Iterable<String>, FulltextIndexOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Creates a fulltext index for the collection, if it does not already exist.
- ensureFulltextIndex(Iterable<String>, FulltextIndexOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- ensureGeoIndex(Iterable<String>, GeoIndexOptions) - Method in interface com.arangodb.ArangoCollection
-
Creates a geo-spatial index for the collection, if it does not already exist.
- ensureGeoIndex(Iterable<String>, GeoIndexOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Creates a geo-spatial index for the collection, if it does not already exist.
- ensureGeoIndex(Iterable<String>, GeoIndexOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- ensureHashIndex(Iterable<String>, HashIndexOptions) - Method in interface com.arangodb.ArangoCollection
-
Creates a hash index for the collection if it does not already exist.
- ensureHashIndex(Iterable<String>, HashIndexOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Creates a hash index for the collection, if it does not already exist.
- ensureHashIndex(Iterable<String>, HashIndexOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- ensurePersistentIndex(Iterable<String>, PersistentIndexOptions) - Method in interface com.arangodb.ArangoCollection
-
Creates a persistent index for the collection, if it does not already exist.
- ensurePersistentIndex(Iterable<String>, PersistentIndexOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Creates a persistent index for the collection, if it does not already exist.
- ensurePersistentIndex(Iterable<String>, PersistentIndexOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- ensureSkiplistIndex(Iterable<String>, SkiplistIndexOptions) - Method in interface com.arangodb.ArangoCollection
-
Creates a skip-list index for the collection, if it does not already exist.
- ensureSkiplistIndex(Iterable<String>, SkiplistIndexOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Creates a skip-list index for the collection, if it does not already exist.
- ensureSkiplistIndex(Iterable<String>, SkiplistIndexOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- ensureTtlIndex(Iterable<String>, TtlIndexOptions) - Method in interface com.arangodb.ArangoCollection
-
Creates a ttl index for the collection, if it does not already exist.
- ensureTtlIndex(Iterable<String>, TtlIndexOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Creates a ttl index for the collection, if it does not already exist.
- ensureTtlIndex(Iterable<String>, TtlIndexOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- Entity - Interface in com.arangodb.entity
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.DelimiterAnalyzer
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.DelimiterAnalyzerProperties
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.EdgeNgram
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.IdentityAnalyzer
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.NGramAnalyzer
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.NGramAnalyzerProperties
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.NormAnalyzer
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.NormAnalyzerProperties
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.SearchAnalyzer
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.StemAnalyzer
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.StemAnalyzerProperties
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.TextAnalyzer
-
- equals(Object) - Method in class com.arangodb.entity.arangosearch.analyzer.TextAnalyzerProperties
-
- equals(Object) - Method in class com.arangodb.entity.BaseDocument
-
- equals(Object) - Method in class com.arangodb.entity.BaseEdgeDocument
-
- equals(Object) - Method in class com.arangodb.internal.net.HostDescription
-
- equals(Object) - Method in class com.arangodb.internal.net.HostImpl
-
- ErrorEntity - Class in com.arangodb.entity
-
- ErrorEntity() - Constructor for class com.arangodb.entity.ErrorEntity
-
- excludeSystem(Boolean) - Method in class com.arangodb.model.CollectionsReadOptions
-
- exclusive(String...) - Method in class com.arangodb.model.TransactionCollectionOptions
-
- exclusiveCollections(String...) - Method in class com.arangodb.model.StreamTransactionOptions
-
- exclusiveCollections(String...) - Method in class com.arangodb.model.TransactionOptions
-
- execute(Request) - Method in interface com.arangodb.ArangoDB
-
Generic Execute.
- execute(Request, HostHandle) - Method in interface com.arangodb.ArangoDB
-
Generic Execute.
- execute(Request) - Method in interface com.arangodb.async.ArangoDBAsync
-
Generic Execute.
- execute(Request) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- execute(Request, Type) - Method in class com.arangodb.async.internal.ArangoExecutorAsync
-
- execute(Request, Type, HostHandle) - Method in class com.arangodb.async.internal.ArangoExecutorAsync
-
- execute(Request, ArangoExecutor.ResponseDeserializer<T>) - Method in class com.arangodb.async.internal.ArangoExecutorAsync
-
- execute(Request, VstConnectionAsync) - Method in class com.arangodb.async.internal.velocystream.VstCommunicationAsync
-
- execute(Request, HostHandle) - Method in class com.arangodb.internal.http.HttpCommunication
-
- execute(Request) - Method in class com.arangodb.internal.http.HttpConnection
-
- execute(Request, HostHandle) - Method in class com.arangodb.internal.http.HttpProtocol
-
- execute(Request, HostHandle) - Method in interface com.arangodb.internal.net.CommunicationProtocol
-
- execute(Request, HostHandle) - Method in class com.arangodb.internal.velocystream.VstCommunication
-
- execute(Request, C) - Method in class com.arangodb.internal.velocystream.VstCommunication
-
- execute(Request, VstConnectionSync) - Method in class com.arangodb.internal.velocystream.VstCommunicationSync
-
- execute(Request, HostHandle) - Method in class com.arangodb.internal.velocystream.VstProtocol
-
- executeTraversal(Class<V>, Class<E>, TraversalOptions) - Method in interface com.arangodb.ArangoDatabase
-
Execute a server-side traversal
- executeTraversal(Class<V>, Class<E>, TraversalOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Execute a server-side traversal
- executeTraversal(Class<V>, Class<E>, TraversalOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- 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.async.internal.ArangoDBAsyncImpl
-
- exists() - Method in interface com.arangodb.ArangoCollection
-
Checks whether the collection exists
- exists() - Method in interface com.arangodb.ArangoDatabase
-
Checks whether the database exists
- exists() - Method in interface com.arangodb.ArangoGraph
-
Checks whether the graph exists
- exists() - Method in interface com.arangodb.ArangoView
-
Checks whether the view exists.
- exists() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Checks whether the collection exists
- exists() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Checks whether the database exists
- exists() - Method in interface com.arangodb.async.ArangoGraphAsync
-
Checks whether the graph exists
- exists() - Method in interface com.arangodb.async.ArangoViewAsync
-
Checks whether the view exists.
- exists() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- exists() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- exists() - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- exists() - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- exists() - Method in class com.arangodb.async.internal.ArangoViewAsyncImpl
-
- expander(String) - Method in class com.arangodb.model.TraversalOptions
-
- expireAfter(Integer) - Method in class com.arangodb.model.TtlIndexOptions
-
- explainQuery(String, Map<String, Object>, AqlQueryExplainOptions) - Method in interface com.arangodb.ArangoDatabase
-
Explain an AQL query and return information about it
- explainQuery(String, Map<String, Object>, AqlQueryExplainOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Explain an AQL query and return information about it
- explainQuery(String, Map<String, Object>, AqlQueryExplainOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- ExtendedHostResolver - Class in com.arangodb.internal.net
-
- ExtendedHostResolver(List<Host>, Integer, ConnectionFactory, Integer) - Constructor for class com.arangodb.internal.net.ExtendedHostResolver
-
- extra(Map<String, Object>) - Method in class com.arangodb.model.DatabaseUsersOptions
-
- 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
-
- GeoIndexOptions - Class in com.arangodb.model
-
- GeoIndexOptions() - Constructor for class com.arangodb.model.GeoIndexOptions
-
- geoJson(Boolean) - Method in class com.arangodb.model.GeoIndexOptions
-
- get() - Method in interface com.arangodb.ArangoRoute
-
Performs a GET request to the given URL and returns the server response.
- get() - Method in interface com.arangodb.async.ArangoRouteAsync
-
Performs a GET request to the given URL and returns the server response.
- get() - Method in class com.arangodb.async.internal.ArangoRouteAsyncImpl
-
- get(HostHandle, AccessType) - Method in class com.arangodb.internal.net.DirtyReadHostHandler
-
- get(HostHandle, AccessType) - Method in class com.arangodb.internal.net.FallbackHostHandler
-
- get(HostHandle, AccessType) - Method in interface com.arangodb.internal.net.HostHandler
-
- get(HostHandle, AccessType) - Method in class com.arangodb.internal.net.RandomHostHandler
-
- get(HostHandle, AccessType) - Method in class com.arangodb.internal.net.RoundRobinHostHandler
-
- get(ArangoSerializationFactory.Serializer) - Method in class com.arangodb.internal.util.ArangoSerializationFactory
-
- get(long) - Method in class com.arangodb.internal.velocystream.internal.MessageStore
-
- get() - Method in class com.arangodb.util.MapBuilder
-
- getAccessibleDatabases() - Method in interface com.arangodb.ArangoDatabase
-
Retrieves a list of all databases the current user can access
- getAccessibleDatabases() - Method in interface com.arangodb.ArangoDB
-
Retrieves a list of all databases the current user can access
- getAccessibleDatabases() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Retrieves a list of all databases the current user can access
- getAccessibleDatabases() - Method in interface com.arangodb.async.ArangoDBAsync
-
Retrieves a list of all databases the current user can access
- getAccessibleDatabases() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getAccessibleDatabases() - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- getAccessibleDatabasesFor(String) - Method in interface com.arangodb.ArangoDB
-
List available database to the specified user
- getAccessibleDatabasesFor(String) - Method in interface com.arangodb.async.ArangoDBAsync
-
List available database to the specified user
- getAccessibleDatabasesFor(String) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- getAction() - Method in class com.arangodb.model.TransactionOptions
-
- getActive() - Method in class com.arangodb.entity.UserEntity
-
- getActive() - Method in class com.arangodb.model.DatabaseUsersOptions
-
- getActive() - Method in class com.arangodb.model.UserCreateOptions
-
- getActive() - Method in class com.arangodb.model.UserUpdateOptions
-
- getAdditionalFields() - Method in class com.arangodb.util.ArangoSerializer.Options
-
- getAgency() - Method in class com.arangodb.entity.LogLevelEntity
-
- getAgencycomm() - Method in class com.arangodb.entity.LogLevelEntity
-
- getAllowDirtyRead() - Method in class com.arangodb.model.AqlQueryOptions
-
- getAllowDirtyRead() - Method in class com.arangodb.model.DocumentReadOptions
-
- getAllowDirtyRead() - Method in class com.arangodb.model.GraphDocumentReadOptions
-
- getAllowImplicit() - Method in class com.arangodb.model.StreamTransactionOptions
-
- getAllowImplicit() - Method in class com.arangodb.model.TransactionCollectionOptions
-
- getAllowUserKeys() - Method in class com.arangodb.entity.KeyOptions
-
- getAllPlans() - Method in class com.arangodb.model.AqlQueryExplainOptions
-
- getAnalyzer(String) - Method in interface com.arangodb.ArangoDatabase
-
- getAnalyzer(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
- getAnalyzer(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getAnalyzerCase() - Method in class com.arangodb.entity.arangosearch.analyzer.NormAnalyzerProperties
-
- getAnalyzerCase() - Method in class com.arangodb.entity.arangosearch.analyzer.TextAnalyzerProperties
-
- getAnalyzers() - Method in interface com.arangodb.ArangoDatabase
-
- getAnalyzers() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
- getAnalyzers() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getAnalyzers() - Method in class com.arangodb.entity.arangosearch.CollectionLink
-
- getAnalyzers() - Method in class com.arangodb.entity.arangosearch.FieldLink
-
- getAqlFunctions(AqlFunctionGetOptions) - Method in interface com.arangodb.ArangoDatabase
-
Gets all reqistered AQL user functions
- getAqlFunctions(AqlFunctionGetOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Gets all reqistered AQL user functions
- getAqlFunctions(AqlFunctionGetOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getAscending() - Method in class com.arangodb.entity.arangosearch.PrimarySort
-
- 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.internal.velocystream.internal.Message
-
- 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
-
- getChunk() - Method in class com.arangodb.internal.velocystream.internal.Chunk
-
- getChunkX() - Method in class com.arangodb.internal.velocystream.internal.Chunk
-
- getCleanupIntervalStep() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- getCleanupIntervalStep() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- getCluster() - Method in class com.arangodb.entity.LogLevelEntity
-
- getCode() - Method in class com.arangodb.entity.AqlFunctionEntity
-
- getCode() - Method in class com.arangodb.entity.CursorEntity.Warning
-
- getCode() - Method in class com.arangodb.entity.ErrorEntity
-
- getCode() - Method in class com.arangodb.model.AqlFunctionCreateOptions
-
- getCollection() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getCollection() - Method in class com.arangodb.entity.EdgeDefinition
-
- getCollection() - Method in class com.arangodb.model.VertexCollectionCreateOptions
-
- getCollections() - Method in interface com.arangodb.ArangoDatabase
-
Fetches all collections from the database and returns an list of collection descriptions.
- getCollections(CollectionsReadOptions) - Method in interface com.arangodb.ArangoDatabase
-
Fetches all collections from the database and returns an list of collection descriptions.
- getCollections() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns all collections
- getCollections(CollectionsReadOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns all collections
- getCollections() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getCollections(CollectionsReadOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- 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
-
- getCommitIntervalMsec() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- getCommitIntervalMsec() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- getCommunication() - Method in class com.arangodb.entity.LogLevelEntity
-
- getCompactor() - Method in class com.arangodb.entity.LogLevelEntity
-
- getComplete() - Method in class com.arangodb.model.DocumentImportOptions
-
- getCompression() - Method in class com.arangodb.entity.arangosearch.StoredValue
-
- 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
-
- getConnectionName() - Method in class com.arangodb.internal.velocystream.internal.VstConnection
-
- getConsolidationIntervalMsec() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- getConsolidationIntervalMsec() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- getConsolidationPolicy() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- getConsolidationPolicy() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- getConstraint() - Method in class com.arangodb.entity.IndexEntity
-
- getContentLength() - Method in class com.arangodb.internal.velocystream.internal.Chunk
-
- getContentOffset() - Method in class com.arangodb.internal.velocystream.internal.Chunk
-
- getCount() - Method in interface com.arangodb.ArangoCursor
-
- getCount() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getCount() - Method in class com.arangodb.entity.CursorEntity
-
- getCount() - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- getCount() - Method in class com.arangodb.model.AqlQueryOptions
-
- getCreated() - Method in class com.arangodb.entity.DocumentImportEntity
-
- getCurrentlyRunningQueries() - Method in interface com.arangodb.ArangoDatabase
-
Returns a list of currently running AQL queries
- getCurrentlyRunningQueries() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns a list of currently running AQL queries
- getCurrentlyRunningQueries() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getDatabase() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getDatabase() - Method in class com.arangodb.velocystream.Request
-
- getDatabases() - Method in interface com.arangodb.ArangoDB
-
Retrieves a list of all existing databases
- getDatabases() - Method in interface com.arangodb.async.ArangoDBAsync
-
Retrieves a list of all existing databases
- getDatabases() - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- 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
-
- getDelimiter() - Method in class com.arangodb.entity.arangosearch.analyzer.DelimiterAnalyzerProperties
-
- getDependencies() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getDepth() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getDescription() - Method in interface com.arangodb.internal.net.Host
-
- getDescription() - Method in class com.arangodb.internal.net.HostImpl
-
- getDetails() - Method in class com.arangodb.entity.DocumentImportEntity
-
- getDetails() - Method in class com.arangodb.model.DocumentImportOptions
-
- getDirection() - Method in class com.arangodb.model.TraversalOptions
-
- getDistributeShardsLike() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getDoCompact() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getDoCompact() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getDocument(String, Class<T>) - Method in interface com.arangodb.ArangoCollection
-
Retrieves the document with the given key
from the collection.
- getDocument(String, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.ArangoCollection
-
Retrieves the document with the given key
from the collection.
- getDocument(String, Class<T>) - Method in interface com.arangodb.ArangoDatabase
-
Reads a single document
- getDocument(String, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.ArangoDatabase
-
Reads a single document
- getDocument(String, Class<T>) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Reads a single document
- getDocument(String, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Reads a single document
- getDocument(String, Class<T>) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Reads a single document
- getDocument(String, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Reads a single document
- getDocument(String, Class<T>) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getDocument(String, Class<T>, DocumentReadOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getDocument(String, Class<T>) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getDocument(String, Class<T>, DocumentReadOptions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getDocuments(Collection<String>, Class<T>) - Method in interface com.arangodb.ArangoCollection
-
Retrieves multiple documents with the given _key
from the collection.
- getDocuments(Collection<String>, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.ArangoCollection
-
Retrieves multiple documents with the given _key
from the collection.
- getDocuments(Collection<String>, Class<T>) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Reads multiple documents
- getDocuments(Collection<String>, Class<T>, DocumentReadOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Reads multiple documents
- getDocuments(Collection<String>, Class<T>) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getDocuments(Collection<String>, Class<T>, DocumentReadOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getDocuments() - Method in class com.arangodb.entity.MultiDocumentEntity
-
- getDocumentsAndErrors() - Method in class com.arangodb.entity.MultiDocumentEntity
-
- getEdge(String, Class<T>) - Method in interface com.arangodb.ArangoEdgeCollection
-
Fetches an existing edge
- getEdge(String, Class<T>, GraphDocumentReadOptions) - Method in interface com.arangodb.ArangoEdgeCollection
-
Fetches an existing edge
- getEdge(String, Class<T>) - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
Fetches an existing edge
- getEdge(String, Class<T>, GraphDocumentReadOptions) - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
Fetches an existing edge
- getEdge(String, Class<T>) - Method in class com.arangodb.async.internal.ArangoEdgeCollectionAsyncImpl
-
- getEdge(String, Class<T>, GraphDocumentReadOptions) - Method in class com.arangodb.async.internal.ArangoEdgeCollectionAsyncImpl
-
- getEdgeCollection() - Method in class com.arangodb.model.TraversalOptions
-
- getEdgeDefinitions() - Method in interface com.arangodb.ArangoGraph
-
Fetches all edge collections from the graph and returns a list of collection names.
- getEdgeDefinitions() - Method in interface com.arangodb.async.ArangoGraphAsync
-
Lists all edge collections used in this graph
- getEdgeDefinitions() - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- getEdgeDefinitions() - Method in class com.arangodb.entity.GraphEntity
-
- getEdgeDefinitions() - Method in class com.arangodb.model.GraphCreateOptions
-
- getEdgeNgram() - Method in class com.arangodb.entity.arangosearch.analyzer.TextAnalyzerProperties
-
- 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
-
- getEncryption() - Method in class com.arangodb.internal.velocystream.internal.AuthenticationRequest
-
- getEndMarker() - Method in class com.arangodb.entity.arangosearch.analyzer.NGramAnalyzerProperties
-
- getEngine() - Method in interface com.arangodb.ArangoDatabase
-
Returns the name of the used storage engine.
- getEngine() - Method in interface com.arangodb.ArangoDB
-
Returns the server storage engine.
- getEngine() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns the name of the used storage engine.
- getEngine() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getErrorMessage() - Method in exception com.arangodb.ArangoDBException
-
- getErrorMessage() - Method in class com.arangodb.entity.ErrorEntity
-
- getErrorNum() - Method in exception com.arangodb.ArangoDBException
-
- getErrorNum() - Method in class com.arangodb.entity.ErrorEntity
-
- getErrors() - Method in class com.arangodb.entity.DocumentImportEntity
-
- getErrors() - Method in class com.arangodb.entity.MultiDocumentEntity
-
- getEstimatedCost() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getEstimatedCost() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
-
- getEstimatedNrItems() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getEstimatedNrItems() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
-
- getException() - Method in exception com.arangodb.ArangoDBException
-
- getException() - Method in class com.arangodb.entity.ErrorEntity
-
- getExcludeSystem() - Method in class com.arangodb.model.CollectionsReadOptions
-
- getExclusive() - Method in class com.arangodb.model.TransactionCollectionOptions
-
- getExecutionTime() - Method in class com.arangodb.entity.CursorEntity.Stats
-
- getExpander() - Method in class com.arangodb.model.TraversalOptions
-
- getExpireAfter() - Method in class com.arangodb.entity.IndexEntity
-
- getExpireAfter() - Method in class com.arangodb.model.TtlIndexOptions
-
- 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.DatabaseUsersOptions
-
- getExtra() - Method in class com.arangodb.model.UserCreateOptions
-
- getExtra() - Method in class com.arangodb.model.UserUpdateOptions
-
- getFailOnWarning() - Method in class com.arangodb.model.AqlQueryOptions
-
- getFeatures() - Method in class com.arangodb.entity.arangosearch.analyzer.SearchAnalyzer
-
- getFeatures() - Method in class com.arangodb.entity.arangosearch.AnalyzerEntity
-
Deprecated.
- getFieldName() - Method in class com.arangodb.entity.arangosearch.PrimarySort
-
- getFields() - Method in class com.arangodb.entity.arangosearch.CollectionLink
-
- getFields() - Method in class com.arangodb.entity.arangosearch.FieldLink
-
- getFields() - Method in class com.arangodb.entity.arangosearch.StoredValue
-
- 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
-
- getFields() - Method in class com.arangodb.model.TtlIndexOptions
-
- getFilter() - Method in class com.arangodb.model.TraversalOptions
-
- getFiltered() - Method in class com.arangodb.entity.CursorEntity.Stats
-
- getForce() - Method in class com.arangodb.model.arangosearch.AnalyzerDeleteOptions
-
- getFrom() - Method in class com.arangodb.entity.BaseEdgeDocument
-
- getFrom() - Method in class com.arangodb.entity.EdgeDefinition
-
- getFromPrefix() - Method in class com.arangodb.model.DocumentImportOptions
-
- getFullCount() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getFullCount() - Method in class com.arangodb.entity.CursorEntity.Stats
-
- getFullCount() - Method in class com.arangodb.model.AqlQueryOptions
-
- getGeoJson() - Method in class com.arangodb.entity.IndexEntity
-
- getGeoJson() - Method in class com.arangodb.model.GeoIndexOptions
-
- getGrant() - Method in class com.arangodb.model.UserAccessOptions
-
- getGraphName() - Method in class com.arangodb.model.TraversalOptions
-
- getGraphs() - Method in interface com.arangodb.ArangoDatabase
-
Lists all graphs known to the graph module
- getGraphs() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Lists all graphs known to the graph module
- getGraphs() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getGraphs() - Method in class com.arangodb.entity.LogLevelEntity
-
- getGroup() - Method in class com.arangodb.model.AqlFunctionDeleteOptions
-
- getHasMore() - Method in class com.arangodb.entity.CursorEntity
-
- getHead() - Method in class com.arangodb.internal.velocystream.internal.Message
-
- getHeaderParam() - Method in class com.arangodb.velocystream.Request
-
- getHeartbeat() - Method in class com.arangodb.entity.LogLevelEntity
-
- getHost() - Method in class com.arangodb.internal.net.HostDescription
-
- getHost() - Method in class com.arangodb.internal.net.HostHandle
-
- getHostsList() - Method in class com.arangodb.internal.net.HostSet
-
- getId() - Method in interface com.arangodb.ArangoCursor
-
- getId() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
-
- getId() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getId() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionVariable
-
- getId() - Method in class com.arangodb.entity.AqlParseEntity.AstNode
-
- getId() - Method in class com.arangodb.entity.BaseDocument
-
- getId() - Method in class com.arangodb.entity.CollectionEntity
-
- getId() - Method in class com.arangodb.entity.CursorEntity
-
- getId() - Method in class com.arangodb.entity.DatabaseEntity
-
- getId() - Method in class com.arangodb.entity.DocumentEntity
-
- getId() - Method in class com.arangodb.entity.IndexEntity
-
- getId() - Method in class com.arangodb.entity.QueryEntity
-
- getId() - Method in class com.arangodb.entity.StreamTransactionEntity
-
- getId() - Method in class com.arangodb.entity.TransactionEntity
-
- getId() - Method in class com.arangodb.entity.ViewEntity
-
- getId() - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- getId() - Method in class com.arangodb.internal.velocystream.internal.Message
-
- 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.GraphDocumentReadOptions
-
- 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
-
- getIfNoneMatch() - Method in class com.arangodb.model.GraphDocumentReadOptions
-
- getIgnored() - Method in class com.arangodb.entity.DocumentImportEntity
-
- getIgnoreRevs() - Method in class com.arangodb.model.DocumentReplaceOptions
-
- getIgnoreRevs() - Method in class com.arangodb.model.DocumentUpdateOptions
-
- getInBackground() - Method in class com.arangodb.entity.IndexEntity
-
- getInBackground() - Method in class com.arangodb.model.IndexOptions
-
- getIncludeAllFields() - Method in class com.arangodb.entity.arangosearch.CollectionLink
-
- getIncludeAllFields() - Method in class com.arangodb.entity.arangosearch.FieldLink
-
- getIncrement() - Method in class com.arangodb.entity.KeyOptions
-
- getIndex(String) - Method in interface com.arangodb.ArangoCollection
-
Fetches information about the index with the given id
and returns it.
- getIndex(String) - Method in interface com.arangodb.ArangoDatabase
-
Returns an index
- getIndex(String) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Returns an index
- getIndex(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns an index
- getIndex(String) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getIndex(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getIndexBuckets() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getIndexBuckets() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getIndexes() - Method in interface com.arangodb.ArangoCollection
-
Fetches a list of all indexes on this collection.
- getIndexes() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Returns all indexes of the collection
- getIndexes() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getIndexes() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getInfo() - Method in interface com.arangodb.ArangoCollection
-
Returns information about the collection
- getInfo() - Method in interface com.arangodb.ArangoDatabase
-
Retrieves information about the current database
- getInfo() - Method in interface com.arangodb.ArangoGraph
-
Retrieves general information about the graph.
- getInfo() - Method in interface com.arangodb.ArangoView
-
Returns information about the view.
- getInfo() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Returns information about the collection
- getInfo() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Retrieves information about the current database
- getInfo() - Method in interface com.arangodb.async.ArangoGraphAsync
-
Get a graph from the graph module
- getInfo() - Method in interface com.arangodb.async.ArangoViewAsync
-
Returns information about the view.
- getInfo() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getInfo() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getInfo() - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- getInfo() - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- getInfo() - Method in class com.arangodb.async.internal.ArangoViewAsyncImpl
-
- getInit() - Method in class com.arangodb.model.TraversalOptions
-
- getIntermediateCommitCount() - Method in class com.arangodb.model.AqlQueryOptions
-
- getIntermediateCommitSize() - Method in class com.arangodb.model.AqlQueryOptions
-
- getInternalName() - Method in enum com.arangodb.entity.ShardingStrategy
-
- getInVariable() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getIsConst() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getIsDeterministic() - Method in class com.arangodb.entity.AqlFunctionEntity
-
- getIsDeterministic() - Method in class com.arangodb.model.AqlFunctionCreateOptions
-
- getIsDisjoint() - Method in class com.arangodb.entity.GraphEntity
-
- getIsDisjoint() - Method in class com.arangodb.model.GraphCreateOptions
-
- getIsDisjoint() - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
-
- 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.CollectionSchema
-
- getLevel() - Method in class com.arangodb.model.LogOptions
-
- getLevels() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
-
- getLicense() - Method in class com.arangodb.entity.ArangoDBVersion
-
- getLid() - Method in class com.arangodb.entity.LogEntity
-
- getLimit() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getLinks() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- getLinks() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- getLocale() - Method in class com.arangodb.entity.arangosearch.analyzer.NormAnalyzerProperties
-
- getLocale() - Method in class com.arangodb.entity.arangosearch.analyzer.StemAnalyzerProperties
-
- getLocale() - Method in class com.arangodb.entity.arangosearch.analyzer.TextAnalyzerProperties
-
- getLocation() - Method in exception com.arangodb.internal.net.ArangoDBRedirectException
-
- getLockTimeout() - Method in class com.arangodb.model.StreamTransactionOptions
-
- getLockTimeout() - Method in class com.arangodb.model.TransactionOptions
-
- getLogLevel() - Method in interface com.arangodb.ArangoDB
-
Returns the server's current loglevel settings.
- getLogLevel() - Method in interface com.arangodb.async.ArangoDBAsync
-
Returns the server's current loglevel settings.
- getLogLevel() - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- getLogs(LogOptions) - Method in interface com.arangodb.ArangoDB
-
Returns fatal, error, warning or info log messages from the server's global log.
- getLogs(LogOptions) - Method in interface com.arangodb.async.ArangoDBAsync
-
Returns fatal, error, warning or info log messages from the server's global log.
- getLogs(LogOptions) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- getMax() - Method in class com.arangodb.entity.arangosearch.analyzer.EdgeNgram
-
- getMax() - Method in class com.arangodb.entity.arangosearch.analyzer.NGramAnalyzerProperties
-
- 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.StreamTransactionOptions
-
- 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.DocumentCreateOptions
-
- getMergeObjects() - Method in class com.arangodb.model.DocumentUpdateOptions
-
- getMessage() - Method in class com.arangodb.entity.CursorEntity.Warning
-
- getMessage() - Method in class com.arangodb.model.CollectionSchema
-
- getMessageId() - Method in class com.arangodb.internal.velocystream.internal.Chunk
-
- getMessageLength() - Method in class com.arangodb.internal.velocystream.internal.Chunk
-
- getMeta() - Method in class com.arangodb.entity.CursorEntity
-
- getMeta() - Method in interface com.arangodb.entity.MetaAware
-
- getMeta() - Method in class com.arangodb.velocystream.Response
-
- getMethod() - Method in class com.arangodb.internal.http.HttpDeleteWithBody
-
- getMin() - Method in class com.arangodb.entity.arangosearch.analyzer.EdgeNgram
-
- getMin() - Method in class com.arangodb.entity.arangosearch.analyzer.NGramAnalyzerProperties
-
- getMinDepth() - Method in class com.arangodb.model.TraversalOptions
-
- getMinLength() - Method in class com.arangodb.entity.IndexEntity
-
- getMinLength() - Method in class com.arangodb.model.FulltextIndexOptions
-
- getMinReplicationFactor() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getMinReplicationFactor() - Method in class com.arangodb.entity.GraphEntity
-
- getMinReplicationFactor() - Method in class com.arangodb.entity.MinReplicationFactor
-
- getMinReplicationFactor() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getMinReplicationFactor() - Method in class com.arangodb.model.GraphCreateOptions
-
- getMinReplicationFactor() - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
-
- 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.ArangoDBEngine
-
- getName() - Method in class com.arangodb.entity.arangosearch.analyzer.SearchAnalyzer
-
- getName() - Method in class com.arangodb.entity.arangosearch.AnalyzerEntity
-
Deprecated.
- getName() - Method in class com.arangodb.entity.arangosearch.CollectionLink
-
- getName() - Method in class com.arangodb.entity.arangosearch.FieldLink
-
- getName() - Method in class com.arangodb.entity.CollectionEntity
-
- getName() - Method in class com.arangodb.entity.DatabaseEntity
-
- getName() - Method in class com.arangodb.entity.GraphEntity
-
- getName() - Method in class com.arangodb.entity.IndexEntity
-
- getName() - Method in class com.arangodb.entity.ViewEntity
-
- getName() - Method in class com.arangodb.model.AqlFunctionCreateOptions
-
- getName() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getName() - Method in class com.arangodb.model.CollectionRenameOptions
-
- getName() - Method in class com.arangodb.model.DBCreateOptions
-
- getName() - Method in class com.arangodb.model.GraphCreateOptions
-
- getName() - Method in class com.arangodb.model.IndexOptions
-
- getName() - Method in class com.arangodb.model.ViewRenameOptions
-
- getNamespace() - Method in class com.arangodb.model.AqlFunctionGetOptions
-
- getNew() - Method in class com.arangodb.entity.DocumentCreateEntity
-
- getNew() - Method in class com.arangodb.entity.DocumentUpdateEntity
-
- getNodes() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
-
- getNumberOfShards() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getNumberOfShards() - Method in class com.arangodb.entity.GraphEntity
-
- getNumberOfShards() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getNumberOfShards() - Method in class com.arangodb.model.GraphCreateOptions
-
- getNumberOfShards() - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
-
- getOffset() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getOffset() - Method in class com.arangodb.entity.KeyOptions
-
- getOffset() - Method in class com.arangodb.model.LogOptions
-
- getOld() - Method in class com.arangodb.entity.DocumentCreateEntity
-
- getOld() - Method in class com.arangodb.entity.DocumentDeleteEntity
-
- getOld() - Method in class com.arangodb.entity.DocumentUpdateEntity
-
- getOldRev() - Method in class com.arangodb.entity.DocumentUpdateEntity
-
- getOldRev() - Method in class com.arangodb.entity.EdgeUpdateEntity
-
- getOldRev() - Method in class com.arangodb.entity.VertexUpdateEntity
-
- getOnDuplicate() - Method in class com.arangodb.model.DocumentImportOptions
-
- getOptions() - Method in class com.arangodb.model.DBCreateOptions
-
- getOrder() - Method in class com.arangodb.model.TraversalOptions
-
- getOrphanCollections() - Method in class com.arangodb.entity.GraphEntity
-
- getOrphanCollections() - Method in class com.arangodb.model.GraphCreateOptions
-
- getOutVariable() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getOverwrite() - Method in class com.arangodb.model.DocumentCreateOptions
-
- getOverwrite() - Method in class com.arangodb.model.DocumentImportOptions
-
- getOverwriteMode() - Method in class com.arangodb.model.DocumentCreateOptions
-
- getParams() - Method in class com.arangodb.model.TransactionOptions
-
- getPasswd() - Method in class com.arangodb.model.DatabaseUsersOptions
-
- getPasswd() - Method in class com.arangodb.model.UserCreateOptions
-
- getPasswd() - Method in class com.arangodb.model.UserUpdateOptions
-
- getPassword() - Method in class com.arangodb.internal.velocystream.internal.AuthenticationRequest
-
- getPath() - Method in class com.arangodb.entity.DatabaseEntity
-
- getPaths() - Method in class com.arangodb.entity.TraversalEntity
-
- getPeakMemoryUsage() - Method in class com.arangodb.entity.CursorEntity.Stats
-
- getPerformance() - Method in class com.arangodb.entity.LogLevelEntity
-
- getPermissions(String) - Method in interface com.arangodb.ArangoCollection
-
Get the collection access level
- getPermissions(String) - Method in interface com.arangodb.ArangoDatabase
-
Get specific database access level
- getPermissions(String) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Get the collection access level
- getPermissions(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Get specific database access level
- getPermissions(String) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getPermissions(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- 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
-
- getPort() - Method in class com.arangodb.internal.net.HostDescription
-
- getPrimarySort() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- getPrimarySort() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- getPrimarySortCompression() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- getPrimarySortCompression() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- getProfile() - Method in class com.arangodb.model.AqlQueryOptions
-
- getProperties() - Method in interface com.arangodb.ArangoCollection
-
Reads the properties of the specified collection
- getProperties() - Method in interface com.arangodb.ArangoSearch
-
Reads the properties of the specified view.
- getProperties() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Reads the properties of the specified collection
- getProperties() - Method in interface com.arangodb.async.ArangoSearchAsync
-
Reads the properties of the specified view.
- getProperties() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getProperties() - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- getProperties() - Method in class com.arangodb.entity.arangosearch.analyzer.DelimiterAnalyzer
-
- getProperties() - Method in class com.arangodb.entity.arangosearch.analyzer.NGramAnalyzer
-
- getProperties() - Method in class com.arangodb.entity.arangosearch.analyzer.NormAnalyzer
-
- getProperties() - Method in class com.arangodb.entity.arangosearch.analyzer.StemAnalyzer
-
- getProperties() - Method in class com.arangodb.entity.arangosearch.analyzer.TextAnalyzer
-
- getProperties() - Method in class com.arangodb.entity.arangosearch.AnalyzerEntity
-
Deprecated.
- getProperties() - Method in class com.arangodb.entity.BaseDocument
-
- getProperties() - Method in class com.arangodb.model.arangosearch.ArangoSearchPropertiesOptions
-
- getQuantifier() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
-
- getQueries() - Method in class com.arangodb.entity.LogLevelEntity
-
- getQuery() - Method in class com.arangodb.entity.QueryEntity
-
- getQuery() - Method in class com.arangodb.model.AqlQueryExplainOptions
-
- getQuery() - Method in class com.arangodb.model.AqlQueryOptions
-
- getQuery() - Method in class com.arangodb.model.AqlQueryParseOptions
-
- getQueryCacheProperties() - Method in interface com.arangodb.ArangoDatabase
-
Returns the global configuration for the AQL query cache
- getQueryCacheProperties() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns the global configuration for the AQL query cache
- getQueryCacheProperties() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getQueryParam() - Method in class com.arangodb.velocystream.Request
-
- getQueryTrackingProperties() - Method in interface com.arangodb.ArangoDatabase
-
Returns the configuration for the AQL query tracking
- getQueryTrackingProperties() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns the configuration for the AQL query tracking
- getQueryTrackingProperties() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getRandom() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getRead() - Method in class com.arangodb.model.TransactionCollectionOptions
-
- getReplication() - Method in class com.arangodb.entity.LogLevelEntity
-
- getReplicationFactor() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getReplicationFactor() - Method in class com.arangodb.entity.DatabaseEntity
-
- getReplicationFactor() - Method in class com.arangodb.entity.GraphEntity
-
- getReplicationFactor() - Method in class com.arangodb.entity.ReplicationFactor
-
- getReplicationFactor() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getReplicationFactor() - Method in class com.arangodb.model.DatabaseOptions
-
- 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
-
- getResponsibleShard(Object) - Method in interface com.arangodb.ArangoCollection
-
Returns the responsible shard for the document.
- getResponsibleShard(Object) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Returns the responsible shard for the document.
- getResponsibleShard(Object) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getResult() - Method in class com.arangodb.entity.CursorEntity
-
- getResult() - Method in class com.arangodb.internal.cursor.ArangoCursorIterator
-
- getReturnNew() - Method in class com.arangodb.model.DocumentCreateOptions
-
- getReturnNew() - Method in class com.arangodb.model.DocumentReplaceOptions
-
- getReturnNew() - Method in class com.arangodb.model.DocumentUpdateOptions
-
- getReturnOld() - Method in class com.arangodb.model.DocumentCreateOptions
-
- getReturnOld() - Method in class com.arangodb.model.DocumentDeleteOptions
-
- getReturnOld() - Method in class com.arangodb.model.DocumentReplaceOptions
-
- getReturnOld() - Method in class com.arangodb.model.DocumentUpdateOptions
-
- getRev() - Method in class com.arangodb.entity.DocumentEntity
-
- getReverse() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getRevision() - Method in interface com.arangodb.ArangoCollection
-
Retrieve the collections revision
- getRevision() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Retrieve the collections revision
- getRevision() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- getRevision() - Method in class com.arangodb.entity.BaseDocument
-
- getRevision() - Method in class com.arangodb.entity.CollectionRevisionEntity
-
- getRole() - Method in interface com.arangodb.ArangoDB
-
Returns the server role.
- getRole() - Method in interface com.arangodb.async.ArangoDBAsync
-
Returns the server role.
- getRole() - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- getRule() - Method in class com.arangodb.model.CollectionSchema
-
- getRules() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
-
- getRules() - Method in class com.arangodb.model.AqlQueryExplainOptions
-
- getRules() - Method in class com.arangodb.model.AqlQueryOptions
-
- getRulesExecuted() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionStats
-
- getRulesSkipped() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionStats
-
- getRunTime() - Method in class com.arangodb.entity.QueryEntity
-
- getSatellite() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getSatellite() - Method in class com.arangodb.entity.DatabaseEntity
-
- getSatellite() - Method in class com.arangodb.entity.GraphEntity
-
- getSatellite() - Method in class com.arangodb.entity.ReplicationFactor
-
- getSatellite() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getSatellite() - Method in class com.arangodb.model.DatabaseOptions
-
- getSatellite() - Method in class com.arangodb.model.GraphCreateOptions
-
- getSatellite() - Method in class com.arangodb.model.GraphCreateOptions.SmartOptions
-
- 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
-
- getSchema() - Method in class com.arangodb.entity.CollectionEntity
-
- getSchema() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getSearch() - Method in class com.arangodb.model.LogOptions
-
- getSearchAnalyzer(String) - Method in interface com.arangodb.ArangoDatabase
-
Gets information about an Analyzer
- getSearchAnalyzer(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Gets information about an Analyzer
- getSearchAnalyzer(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getSearchAnalyzers() - Method in interface com.arangodb.ArangoDatabase
-
Retrieves all analyzers definitions.
- getSearchAnalyzers() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Retrieves all analyzers definitions.
- getSearchAnalyzers() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getSegmentThreshold() - Method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
-
- getSelectivityEstimate() - Method in class com.arangodb.entity.IndexEntity
-
- getSerializeName() - Method in enum com.arangodb.entity.DocumentField.Type
-
- getSerializeNull() - Method in class com.arangodb.model.DocumentUpdateOptions
-
- getServer() - Method in class com.arangodb.entity.ArangoDBVersion
-
- getShardId() - Method in class com.arangodb.entity.ShardEntity
-
- getShardIds() - Method in class com.arangodb.model.AqlQueryOptions
-
- getSharding() - Method in class com.arangodb.entity.DatabaseEntity
-
- getSharding() - Method in class com.arangodb.model.DatabaseOptions
-
- getShardingStrategy() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getShardingStrategy() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getShardKeys() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getShardKeys() - Method in class com.arangodb.model.CollectionCreateOptions
-
- getSilent() - Method in class com.arangodb.model.DocumentCreateOptions
-
- getSilent() - Method in class com.arangodb.model.DocumentDeleteOptions
-
- getSilent() - Method in class com.arangodb.model.DocumentReplaceOptions
-
- getSilent() - Method in class com.arangodb.model.DocumentUpdateOptions
-
- getSize() - Method in class com.arangodb.model.LogOptions
-
- getSkipInaccessibleCollections() - Method in class com.arangodb.model.AqlQueryOptions
-
- getSlowQueries() - Method in interface com.arangodb.ArangoDatabase
-
Returns a list of slow running AQL queries
- getSlowQueries() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns a list of slow running AQL queries
- getSlowQueries() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- 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
-
- getSmartJoinAttribute() - Method in class com.arangodb.entity.CollectionPropertiesEntity
-
- getSmartJoinAttribute() - Method in class com.arangodb.model.CollectionCreateOptions
-
- 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
-
- getStartMarker() - Method in class com.arangodb.entity.arangosearch.analyzer.NGramAnalyzerProperties
-
- getStartup() - Method in class com.arangodb.entity.LogLevelEntity
-
- getStartVertex() - Method in class com.arangodb.model.TraversalOptions
-
- getState() - Method in class com.arangodb.entity.QueryEntity
-
- getStats() - Method in interface com.arangodb.ArangoCursor
-
- getStats() - Method in class com.arangodb.entity.AqlExecutionExplainEntity
-
- getStats() - Method in class com.arangodb.entity.CursorEntity.Extras
-
- getStats() - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- getStatus() - Method in class com.arangodb.entity.CollectionEntity
-
- getStatus() - Method in enum com.arangodb.entity.CollectionStatus
-
- getStatus() - Method in class com.arangodb.entity.StreamTransactionEntity
-
- getStatus() - Method in class com.arangodb.entity.TransactionEntity
-
- getStopwords() - Method in class com.arangodb.entity.arangosearch.analyzer.TextAnalyzerProperties
-
- getStopwordsPath() - Method in class com.arangodb.entity.arangosearch.analyzer.TextAnalyzerProperties
-
- getStoredValues() - Method in class com.arangodb.entity.arangosearch.ArangoSearchProperties
-
- getStoredValues() - Method in class com.arangodb.entity.arangosearch.ArangoSearchPropertiesEntity
-
- getStoreValues() - Method in class com.arangodb.entity.arangosearch.CollectionLink
-
- getStoreValues() - Method in class com.arangodb.entity.arangosearch.FieldLink
-
- getStrategy() - Method in class com.arangodb.model.TraversalOptions
-
- getStream() - Method in class com.arangodb.model.AqlQueryOptions
-
- getStreamTransaction(String) - Method in interface com.arangodb.ArangoDatabase
-
Gets information about a Stream Transaction.
- getStreamTransaction(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Gets information about a Stream Transaction.
- getStreamTransaction(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getStreamTransactionId() - Method in class com.arangodb.model.AqlQueryOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.CollectionCountOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.CollectionTruncateOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.DocumentCreateOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.DocumentDeleteOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.DocumentExistsOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.DocumentReadOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.DocumentReplaceOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.DocumentUpdateOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.EdgeCreateOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.EdgeDeleteOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.EdgeReplaceOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.EdgeUpdateOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.GraphDocumentReadOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.VertexCreateOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.VertexDeleteOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.VertexReplaceOptions
-
- getStreamTransactionId() - Method in class com.arangodb.model.VertexUpdateOptions
-
- getStreamTransactions() - Method in interface com.arangodb.ArangoDatabase
-
Gets all the currently running Stream Transactions.
- getStreamTransactions() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Gets all the currently running Stream Transactions.
- getStreamTransactions() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getStreamType() - Method in class com.arangodb.entity.arangosearch.analyzer.NGramAnalyzerProperties
-
- 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
-
- getThis() - Method in class com.arangodb.model.FulltextIndexOptions
-
- getThis() - Method in class com.arangodb.model.GeoIndexOptions
-
- getThis() - Method in class com.arangodb.model.HashIndexOptions
-
- getThis() - Method in class com.arangodb.model.IndexOptions
-
- getThis() - Method in class com.arangodb.model.PersistentIndexOptions
-
- getThis() - Method in class com.arangodb.model.SkiplistIndexOptions
-
- getThis() - Method in class com.arangodb.model.TtlIndexOptions
-
- getThreads() - Method in class com.arangodb.entity.LogLevelEntity
-
- getThreshold() - Method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
-
- getTimestamp() - Method in class com.arangodb.entity.LogEntity
-
- getTo() - Method in class com.arangodb.entity.BaseEdgeDocument
-
- getTo() - Method in class com.arangodb.entity.EdgeDefinition
-
- getToPrefix() - Method in class com.arangodb.model.DocumentImportOptions
-
- getTotalAmount() - Method in class com.arangodb.entity.LogEntity
-
- getTrackListPositions() - Method in class com.arangodb.entity.arangosearch.CollectionLink
-
- getTrackListPositions() - Method in class com.arangodb.entity.arangosearch.FieldLink
-
- getTrackSlowQueries() - Method in class com.arangodb.entity.QueryTrackingPropertiesEntity
-
- getTtl() - Method in class com.arangodb.model.AqlQueryOptions
-
- getType() - Method in interface com.arangodb.ArangoCursor
-
- getType() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionCollection
-
- getType() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionExpression
-
- getType() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionNode
-
- getType() - Method in class com.arangodb.entity.AqlParseEntity.AstNode
-
- getType() - Method in class com.arangodb.entity.arangosearch.analyzer.SearchAnalyzer
-
- getType() - Method in class com.arangodb.entity.arangosearch.AnalyzerEntity
-
Deprecated.
- getType() - Method in class com.arangodb.entity.arangosearch.ConsolidationPolicy
-
- getType() - Method in class com.arangodb.entity.CollectionEntity
-
- getType() - Method in enum com.arangodb.entity.CollectionType
-
- getType() - Method in class com.arangodb.entity.IndexEntity
-
- getType() - Method in class com.arangodb.entity.KeyOptions
-
- getType() - Method in class com.arangodb.entity.ViewEntity
-
- getType() - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- 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.model.TtlIndexOptions
-
- getType() - Method in class com.arangodb.util.ArangoSerializer.Options
-
- getType() - Method in class com.arangodb.velocystream.Request
-
- getType() - Method in enum com.arangodb.velocystream.RequestType
-
- getType() - Method in class com.arangodb.velocystream.Response
-
- getUnique() - Method in class com.arangodb.entity.IndexEntity
-
- getUnique() - Method in class com.arangodb.model.HashIndexOptions
-
- getUnique() - Method in class com.arangodb.model.PersistentIndexOptions
-
- getUnique() - Method in class com.arangodb.model.SkiplistIndexOptions
-
- getUpdated() - Method in class com.arangodb.entity.DocumentImportEntity
-
- getUpto() - Method in class com.arangodb.model.LogOptions
-
- getUser(String) - Method in interface com.arangodb.ArangoDB
-
Fetches data about the specified user.
- getUser(String) - Method in interface com.arangodb.async.ArangoDBAsync
-
Fetches data about the specified user.
- getUser(String) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- getUser() - Method in class com.arangodb.entity.UserEntity
-
- getUser() - Method in class com.arangodb.internal.velocystream.internal.AuthenticationRequest
-
- getUser() - Method in class com.arangodb.model.UserCreateOptions
-
- getUsername() - Method in class com.arangodb.model.DatabaseUsersOptions
-
- getUsers() - Method in interface com.arangodb.ArangoDB
-
Fetches data about all users.
- getUsers() - Method in interface com.arangodb.async.ArangoDBAsync
-
Fetches data about all users.
- getUsers() - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- getUsers() - Method in class com.arangodb.model.DBCreateOptions
-
- 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
-
- getValue() - Method in enum com.arangodb.entity.arangosearch.ArangoSearchCompression
-
- getValue() - Method in enum com.arangodb.model.CollectionSchema.Level
-
- getValue() - Method in enum com.arangodb.model.OverwriteMode
-
- getVariables() - Method in class com.arangodb.entity.AqlExecutionExplainEntity.ExecutionPlan
-
- getVersion() - Method in interface com.arangodb.ArangoDatabase
-
Returns the server name and version number.
- getVersion() - Method in interface com.arangodb.ArangoDB
-
Returns the server name and version number.
- getVersion() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns the server name and version number.
- getVersion() - Method in interface com.arangodb.async.ArangoDBAsync
-
Returns the server name and version number.
- getVersion() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- getVersion() - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- getVersion() - Method in class com.arangodb.entity.ArangoDBVersion
-
- getVersion() - Method in class com.arangodb.velocystream.Request
-
- getVersion() - Method in class com.arangodb.velocystream.Response
-
- getVertex(String, Class<T>) - Method in interface com.arangodb.ArangoVertexCollection
-
Retrieves the vertex document with the given key
from the collection.
- getVertex(String, Class<T>, GraphDocumentReadOptions) - Method in interface com.arangodb.ArangoVertexCollection
-
Retrieves the vertex document with the given key
from the collection.
- getVertex(String, Class<T>) - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
Fetches an existing vertex
- getVertex(String, Class<T>, GraphDocumentReadOptions) - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
Fetches an existing vertex
- getVertex(String, Class<T>) - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- getVertex(String, Class<T>, GraphDocumentReadOptions) - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- getVertexCollections() - Method in interface com.arangodb.ArangoGraph
-
Fetches all vertex collections from the graph and returns a list of collection names.
- getVertexCollections() - Method in interface com.arangodb.async.ArangoGraphAsync
-
Lists all vertex collections used in this graph
- getVertexCollections() - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- getVertices() - Method in class com.arangodb.entity.PathEntity
-
- getVertices() - Method in class com.arangodb.entity.TraversalEntity
-
- getVertices() - Method in class com.arangodb.model.TraversalOptions.Uniqueness
-
- getVerticesUniqueness() - Method in class com.arangodb.model.TraversalOptions
-
- getViews() - Method in interface com.arangodb.ArangoDatabase
-
Fetches all views from the database and returns an list of view descriptions.
- getViews() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Fetches all views from the database and returns an list of view descriptions.
- getViews() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- 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.StreamTransactionOptions
-
- getWaitForSync() - Method in class com.arangodb.model.TransactionOptions
-
- getWaitForSync() - Method in class com.arangodb.model.VertexCreateOptions
-
- getWaitForSync() - Method in class com.arangodb.model.VertexDeleteOptions
-
- getWaitForSync() - Method in class com.arangodb.model.VertexReplaceOptions
-
- getWaitForSync() - Method in class com.arangodb.model.VertexUpdateOptions
-
- getWarnings() - Method in interface com.arangodb.ArangoCursor
-
- getWarnings() - Method in class com.arangodb.entity.AqlExecutionExplainEntity
-
- getWarnings() - Method in class com.arangodb.entity.CursorEntity.Extras
-
- getWarnings() - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- getWrite() - Method in class com.arangodb.model.TransactionCollectionOptions
-
- getWriteConcern() - Method in class com.arangodb.entity.DatabaseEntity
-
Default write concern for new collections created in this database.
- getWriteConcern() - Method in class com.arangodb.model.DatabaseOptions
-
- getWritesExecuted() - Method in class com.arangodb.entity.CursorEntity.Stats
-
- getWritesIgnored() - Method in class com.arangodb.entity.CursorEntity.Stats
-
- grant(Permissions) - Method in class com.arangodb.model.UserAccessOptions
-
- grantAccess(String, Permissions) - Method in interface com.arangodb.ArangoCollection
-
Grants or revoke access to the collection for user user.
- grantAccess(String, Permissions) - Method in interface com.arangodb.ArangoDatabase
-
Grants or revoke access to the database for user user
.
- grantAccess(String) - Method in interface com.arangodb.ArangoDatabase
-
Grants access to the database for user user
.
- grantAccess(String, Permissions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Grants or revoke access to the collection for user user.
- grantAccess(String, Permissions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Grants access to the database dbname for user user.
- grantAccess(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Grants access to the database dbname for user user.
- grantAccess(String, Permissions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- grantAccess(String, Permissions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- grantAccess(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- grantDefaultCollectionAccess(String, Permissions) - Method in interface com.arangodb.ArangoDatabase
-
Sets the default access level for collections within this database for the user user
.
- grantDefaultCollectionAccess(String, Permissions) - Method in interface com.arangodb.ArangoDB
-
Sets the default access level for collections for the user user
.
- grantDefaultCollectionAccess(String, Permissions) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Sets the default access level for collections within this database for the user user
.
- grantDefaultCollectionAccess(String, Permissions) - Method in interface com.arangodb.async.ArangoDBAsync
-
Sets the default access level for collections for the user user
.
- grantDefaultCollectionAccess(String, Permissions) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- grantDefaultCollectionAccess(String, Permissions) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- grantDefaultDatabaseAccess(String, Permissions) - Method in interface com.arangodb.ArangoDB
-
Sets the default access level for databases for the user user
.
- grantDefaultDatabaseAccess(String, Permissions) - Method in interface com.arangodb.async.ArangoDBAsync
-
Sets the default access level for databases for the user user
.
- grantDefaultDatabaseAccess(String, Permissions) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- graph(String) - Method in interface com.arangodb.ArangoDatabase
-
Returns a ArangoGraph
instance for the given graph name.
- graph() - Method in interface com.arangodb.ArangoEdgeCollection
-
The the handler of the named graph the edge collection is within
- graph() - Method in interface com.arangodb.ArangoVertexCollection
-
The the handler of the named graph the edge collection is within
- graph(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns a handler of the graph by the given name
- graph() - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
The the handler of the named graph the edge collection is within
- graph() - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
The the handler of the named graph the edge collection is within
- graph(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- GraphCreateOptions - Class in com.arangodb.model
-
- GraphCreateOptions() - Constructor for class com.arangodb.model.GraphCreateOptions
-
- GraphCreateOptions.SmartOptions - Class in com.arangodb.model
-
- GraphDocumentReadOptions - Class in com.arangodb.model
-
- GraphDocumentReadOptions() - Constructor for class com.arangodb.model.GraphDocumentReadOptions
-
- 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
-
- RandomHostHandler - Class in com.arangodb.internal.net
-
- RandomHostHandler(HostResolver, HostHandler) - Constructor for class com.arangodb.internal.net.RandomHostHandler
-
- read(String...) - Method in class com.arangodb.model.TransactionCollectionOptions
-
- readBytesIntoBuffer(byte[], int, int) - Method in class com.arangodb.internal.velocystream.internal.VstConnection
-
- readChunk() - Method in class com.arangodb.internal.velocystream.internal.VstConnection
-
- readCollections(String...) - Method in class com.arangodb.model.StreamTransactionOptions
-
- readCollections(String...) - Method in class com.arangodb.model.TransactionOptions
-
- REGEX_ID - Static variable in class com.arangodb.internal.util.DocumentUtil
-
- REGEX_KEY - Static variable in class com.arangodb.internal.util.DocumentUtil
-
- registerDeserializer(Class<T>, VPackDeserializer<T>) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackDeserializer
for a specific type to be used within the internal serialization
process.
- registerDeserializer(Class<T>, VPackDeserializer<T>) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackDeserializer
for a specific type to be used within the internal serialization
process.
- registerEnclosingSerializer(Class<T>, VPackSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
-
Register a special serializer for a member class which can only be identified by its enclosing class.
- registerEnclosingSerializer(Class<T>, VPackSerializer<T>) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a special serializer for a member class which can only be identified by its enclosing class.
- registerInstanceCreator(Class<T>, VPackInstanceCreator<T>) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackInstanceCreator
for a specific type to be used within the internal
serialization process.
- registerInstanceCreator(Class<T>, VPackInstanceCreator<T>) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackInstanceCreator
for a specific type to be used within the internal
serialization process.
- registerJsonDeserializer(ValueType, VPackJsonDeserializer) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackJsonDeserializer
for a specific type to be used within the internal
serialization process.
- registerJsonDeserializer(String, ValueType, VPackJsonDeserializer) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackJsonDeserializer
for a specific type and attribute name to be used within the
internal serialization process.
- registerJsonDeserializer(ValueType, VPackJsonDeserializer) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackJsonDeserializer
for a specific type to be used within the internal
serialization process.
- registerJsonDeserializer(String, ValueType, VPackJsonDeserializer) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackJsonDeserializer
for a specific type and attribute name to be used within the
internal serialization process.
- registerJsonModule(VPackParserModule) - Method in class com.arangodb.ArangoDB.Builder
-
Register a VPackParserModule
to be used within the internal serialization process.
- registerJsonModule(VPackParserModule) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a VPackParserModule
to be used within the internal serialization process.
- registerJsonModules(VPackParserModule...) - Method in class com.arangodb.ArangoDB.Builder
-
Register a list of VPackParserModule
to be used within the internal serialization process.
- registerJsonModules(VPackParserModule...) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a list of VPackParserModule
to be used within the internal serialization process.
- registerJsonSerializer(Class<T>, VPackJsonSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackJsonSerializer
for a specific type to be used within the internal
serialization process.
- registerJsonSerializer(String, Class<T>, VPackJsonSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackJsonSerializer
for a specific type and attribute name to be used within the
internal serialization process.
- registerJsonSerializer(Class<T>, VPackJsonSerializer<T>) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackJsonSerializer
for a specific type to be used within the internal
serialization process.
- registerJsonSerializer(String, Class<T>, VPackJsonSerializer<T>) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackJsonSerializer
for a specific type and attribute name to be used within the
internal serialization process.
- registerModule(VPackModule) - Method in class com.arangodb.ArangoDB.Builder
-
Register a VPackModule
to be used within the internal serialization process.
- registerModule(VPackModule) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a VPackModule
to be used within the internal serialization process.
- registerModules(VPackModule...) - Method in class com.arangodb.ArangoDB.Builder
-
Register a list of VPackModule
to be used within the internal serialization process.
- registerModules(VPackModule...) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a list of VPackModule
to be used within the internal serialization process.
- registerSerializer(Class<T>, VPackSerializer<T>) - Method in class com.arangodb.ArangoDB.Builder
-
Register a custom VPackSerializer
for a specific type to be used within the internal serialization
process.
- registerSerializer(Class<T>, VPackSerializer<T>) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Register a custom VPackSerializer
for a specific type to be used within the internal serialization
process.
- reloadRouting() - Method in interface com.arangodb.ArangoDatabase
-
Reload the routing table.
- reloadRouting() - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Reload the routing table.
- reloadRouting() - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- remove() - Method in class com.arangodb.internal.cursor.ArangoCursorImpl
-
- remove() - Method in class com.arangodb.internal.cursor.ArangoCursorIterator
-
- remove() - Method in class com.arangodb.internal.cursor.ArangoFilterIterator
-
- remove() - Method in class com.arangodb.internal.cursor.ArangoMappingIterator
-
- removeEdgeDefinition(String) - Method in interface com.arangodb.ArangoGraph
-
Remove one edge definition from the graph.
- removeEdgeDefinition(String) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Remove one edge definition from the graph.
- removeEdgeDefinition(String) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- rename(String) - Method in interface com.arangodb.ArangoCollection
-
Renames the collection
- rename(String) - Method in interface com.arangodb.ArangoView
-
Renames the view.
- rename(String) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Renames a collection
- rename(String) - Method in interface com.arangodb.async.ArangoViewAsync
-
Renames the view.
- rename(String) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- rename(String) - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- rename(String) - Method in class com.arangodb.async.internal.ArangoViewAsyncImpl
-
- replaceDocument(String, T) - Method in interface com.arangodb.ArangoCollection
-
Replaces the document with key
with the one in the body, provided there is such a document and no
precondition is violated
- replaceDocument(String, T, DocumentReplaceOptions) - Method in interface com.arangodb.ArangoCollection
-
Replaces the document with key
with the one in the body, provided there is such a document and no
precondition is violated
- replaceDocument(String, T) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Replaces the document with key with the one in the body, provided there is such a document and no precondition is
violated
- replaceDocument(String, T, DocumentReplaceOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
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) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- replaceDocument(String, T, DocumentReplaceOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- replaceDocuments(Collection<T>) - Method in interface com.arangodb.ArangoCollection
-
Replaces multiple documents in the specified collection with the ones in the values, the replaced documents are
specified by the _key attributes in the documents in values.
- replaceDocuments(Collection<T>, DocumentReplaceOptions) - Method in interface com.arangodb.ArangoCollection
-
Replaces multiple documents in the specified collection with the ones in the values, the replaced documents are
specified by the _key attributes in the documents in values.
- replaceDocuments(Collection<T>) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Replaces multiple documents in the specified collection with the ones in the values, the replaced documents are
specified by the _key attributes in the documents in values.
- replaceDocuments(Collection<T>, DocumentReplaceOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
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>) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- replaceDocuments(Collection<T>, DocumentReplaceOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- replaceEdge(String, T) - Method in interface com.arangodb.ArangoEdgeCollection
-
Replaces the edge with key with the one in the body, provided there is such a edge and no precondition is
violated
- replaceEdge(String, T, EdgeReplaceOptions) - Method in interface com.arangodb.ArangoEdgeCollection
-
Replaces the edge with key with the one in the body, provided there is such a edge and no precondition is
violated
- replaceEdge(String, T) - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
Replaces the edge with key with the one in the body, provided there is such a edge and no precondition is
violated
- replaceEdge(String, T, EdgeReplaceOptions) - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
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) - Method in class com.arangodb.async.internal.ArangoEdgeCollectionAsyncImpl
-
- replaceEdge(String, T, EdgeReplaceOptions) - Method in class com.arangodb.async.internal.ArangoEdgeCollectionAsyncImpl
-
- replaceEdgeDefinition(EdgeDefinition) - Method in interface com.arangodb.ArangoGraph
-
Change one specific edge definition.
- replaceEdgeDefinition(EdgeDefinition) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Change one specific edge definition.
- replaceEdgeDefinition(EdgeDefinition) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- replaceProperties(ArangoSearchPropertiesOptions) - Method in interface com.arangodb.ArangoSearch
-
Changes properties of the view.
- replaceProperties(ArangoSearchPropertiesOptions) - Method in interface com.arangodb.async.ArangoSearchAsync
-
Changes properties of the view.
- replaceProperties(ArangoSearchPropertiesOptions) - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- replaceUser(String, UserUpdateOptions) - Method in interface com.arangodb.ArangoDB
-
Replaces the data of an existing user.
- replaceUser(String, UserUpdateOptions) - Method in interface com.arangodb.async.ArangoDBAsync
-
Replaces the data of an existing user.
- replaceUser(String, UserUpdateOptions) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- replaceVertex(String, T) - Method in interface com.arangodb.ArangoVertexCollection
-
Replaces the vertex with key with the one in the body, provided there is such a vertex and no precondition is
violated
- replaceVertex(String, T, VertexReplaceOptions) - Method in interface com.arangodb.ArangoVertexCollection
-
Replaces the vertex with key with the one in the body, provided there is such a vertex and no precondition is
violated
- replaceVertex(String, T) - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
Replaces the vertex with key with the one in the body, provided there is such a vertex and no precondition is
violated
- replaceVertex(String, T, VertexReplaceOptions) - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
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) - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- replaceVertex(String, T, VertexReplaceOptions) - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- REPLICATION_FACTOR - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- REPLICATION_FACTOR - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- ReplicationFactor - Class in com.arangodb.entity
-
- ReplicationFactor() - Constructor for class com.arangodb.entity.ReplicationFactor
-
- replicationFactor(Integer) - Method in class com.arangodb.model.CollectionCreateOptions
-
- replicationFactor(Integer) - Method in class com.arangodb.model.DatabaseOptions
-
- replicationFactor(Integer) - Method in class com.arangodb.model.GraphCreateOptions
-
- REQUEST - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- Request - Class in com.arangodb.velocystream
-
- Request(String, RequestType, String) - Constructor for class com.arangodb.velocystream.Request
-
- RequestType - Enum in com.arangodb.velocystream
-
- RequestUtils - Class in com.arangodb.internal.util
-
- reset() - Method in class com.arangodb.internal.net.DirtyReadHostHandler
-
- reset() - Method in class com.arangodb.internal.net.FallbackHostHandler
-
- reset() - Method in interface com.arangodb.internal.net.HostHandler
-
- reset() - Method in class com.arangodb.internal.net.RandomHostHandler
-
- reset() - Method in class com.arangodb.internal.net.RoundRobinHostHandler
-
- resetAccess(String) - Method in interface com.arangodb.ArangoCollection
-
Clear the collection access level, revert back to the default access level.
- resetAccess(String) - Method in interface com.arangodb.ArangoDatabase
-
Clear the database access level, revert back to the default access level.
- resetAccess(String) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Clear the collection access level, revert back to the default access level.
- resetAccess(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Clear the database access level, revert back to the default access level.
- resetAccess(String) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- resetAccess(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- resolve(boolean, boolean) - Method in class com.arangodb.internal.net.ExtendedHostResolver
-
- resolve(boolean, boolean) - Method in interface com.arangodb.internal.net.HostResolver
-
- resolve(boolean, boolean) - Method in class com.arangodb.internal.net.SimpleHostResolver
-
- RESPONSE - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- Response - Class in com.arangodb.velocystream
-
- Response() - Constructor for class com.arangodb.velocystream.Response
-
- ResponseUtils - Class in com.arangodb.internal.util
-
- returnNew(Boolean) - Method in class com.arangodb.model.DocumentCreateOptions
-
- returnNew(Boolean) - Method in class com.arangodb.model.DocumentReplaceOptions
-
- returnNew(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
-
- returnOld(Boolean) - Method in class com.arangodb.model.DocumentCreateOptions
-
- returnOld(Boolean) - Method in class com.arangodb.model.DocumentDeleteOptions
-
- returnOld(Boolean) - Method in class com.arangodb.model.DocumentReplaceOptions
-
- returnOld(Boolean) - Method in class com.arangodb.model.DocumentUpdateOptions
-
- revision - Variable in class com.arangodb.entity.BaseDocument
-
- revokeAccess(String) - Method in interface com.arangodb.ArangoCollection
-
Revokes access to the collection for user user.
- revokeAccess(String) - Method in interface com.arangodb.ArangoDatabase
-
Revokes access to the database dbname for user user
.
- revokeAccess(String) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Revokes access to the collection for user user.
- revokeAccess(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Revokes access to the database dbname for user user.
- revokeAccess(String) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- revokeAccess(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- RoundRobinHostHandler - Class in com.arangodb.internal.net
-
- RoundRobinHostHandler(HostResolver) - Constructor for class com.arangodb.internal.net.RoundRobinHostHandler
-
- route(String...) - Method in interface com.arangodb.ArangoDatabase
-
Returns a new
ArangoRoute
instance for the given path (relative to the database) that can be used to
perform arbitrary requests.
- route(String...) - Method in interface com.arangodb.ArangoRoute
-
Returns a new
ArangoRoute
instance for the given path (relative to the current route) that can be used to
perform arbitrary requests.
- route(String...) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns a new
ArangoRouteAsync
instance for the given path (relative to the database) that can be used to
perform arbitrary requests.
- route(String...) - Method in interface com.arangodb.async.ArangoRouteAsync
-
Returns a new
ArangoRouteAsync
instance for the given path (relative to the current route) that can be
used to perform arbitrary requests.
- route(String...) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- route(String...) - Method in class com.arangodb.async.internal.ArangoRouteAsyncImpl
-
- rules(Collection<String>) - Method in class com.arangodb.model.AqlQueryExplainOptions
-
- rules(Collection<String>) - Method in class com.arangodb.model.AqlQueryOptions
-
- unique(Boolean) - Method in class com.arangodb.model.HashIndexOptions
-
- unique(Boolean) - Method in class com.arangodb.model.PersistentIndexOptions
-
- unique(Boolean) - Method in class com.arangodb.model.SkiplistIndexOptions
-
- Uniqueness() - Constructor for class com.arangodb.model.TraversalOptions.Uniqueness
-
- unload() - Method in interface com.arangodb.ArangoCollection
-
Tells the server to remove the collection from memory.
- unload() - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Removes a collection from memory.
- unload() - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- updateAttribute(String, Object) - Method in class com.arangodb.entity.BaseDocument
-
- updateDocument(String, T) - Method in interface com.arangodb.ArangoCollection
-
Partially updates the document identified by document-key.
- updateDocument(String, T, DocumentUpdateOptions) - Method in interface com.arangodb.ArangoCollection
-
Partially updates the document identified by document-key.
- updateDocument(String, T, DocumentUpdateOptions, Class<U>) - Method in interface com.arangodb.ArangoCollection
-
Partially updates the document identified by document-key.
- updateDocument(String, T) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Partially updates the document identified by document-key.
- updateDocument(String, T, DocumentUpdateOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Partially updates the document identified by document-key.
- updateDocument(String, T, DocumentUpdateOptions, Class<U>) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Partially updates the document identified by document-key.
- updateDocument(String, T) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- updateDocument(String, T, DocumentUpdateOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- updateDocument(String, T, DocumentUpdateOptions, Class<U>) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- updateDocuments(Collection<T>) - Method in interface com.arangodb.ArangoCollection
-
Partially updates documents, the documents to update are specified by the _key attributes in the objects on
values.
- updateDocuments(Collection<T>, DocumentUpdateOptions) - Method in interface com.arangodb.ArangoCollection
-
Partially updates documents, the documents to update are specified by the _key attributes in the objects on
values.
- updateDocuments(Collection<T>, DocumentUpdateOptions, Class<U>) - Method in interface com.arangodb.ArangoCollection
-
Partially updates documents, the documents to update are specified by the _key attributes in the objects on
values.
- updateDocuments(Collection<T>) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Partially updates documents, the documents to update are specified by the _key attributes in the objects on
values.
- updateDocuments(Collection<T>, DocumentUpdateOptions) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Partially updates documents, the documents to update are specified by the _key attributes in the objects on
values.
- updateDocuments(Collection<T>, DocumentUpdateOptions, Class<U>) - Method in interface com.arangodb.async.ArangoCollectionAsync
-
Partially updates documents, the documents to update are specified by the _key attributes in the objects on
values.
- updateDocuments(Collection<T>) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- updateDocuments(Collection<T>, DocumentUpdateOptions) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- updateDocuments(Collection<T>, DocumentUpdateOptions, Class<U>) - Method in class com.arangodb.async.internal.ArangoCollectionAsyncImpl
-
- updateEdge(String, T) - Method in interface com.arangodb.ArangoEdgeCollection
-
Partially updates the edge identified by document-key.
- updateEdge(String, T, EdgeUpdateOptions) - Method in interface com.arangodb.ArangoEdgeCollection
-
Partially updates the edge identified by document-key.
- updateEdge(String, T) - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
Partially updates the edge identified by document-key.
- updateEdge(String, T, EdgeUpdateOptions) - Method in interface com.arangodb.async.ArangoEdgeCollectionAsync
-
Partially updates the edge identified by document-key.
- updateEdge(String, T) - Method in class com.arangodb.async.internal.ArangoEdgeCollectionAsyncImpl
-
- updateEdge(String, T, EdgeUpdateOptions) - Method in class com.arangodb.async.internal.ArangoEdgeCollectionAsyncImpl
-
- updateProperties(ArangoSearchPropertiesOptions) - Method in interface com.arangodb.ArangoSearch
-
Partially changes properties of the view.
- updateProperties(ArangoSearchPropertiesOptions) - Method in interface com.arangodb.async.ArangoSearchAsync
-
Partially changes properties of the view.
- updateProperties(ArangoSearchPropertiesOptions) - Method in class com.arangodb.async.internal.ArangoSearchAsyncImpl
-
- updateUser(String, UserUpdateOptions) - Method in interface com.arangodb.ArangoDB
-
Partially updates the data of an existing user.
- updateUser(String, UserUpdateOptions) - Method in interface com.arangodb.async.ArangoDBAsync
-
Partially updates the data of an existing user.
- updateUser(String, UserUpdateOptions) - Method in class com.arangodb.async.internal.ArangoDBAsyncImpl
-
- updateVertex(String, T) - Method in interface com.arangodb.ArangoVertexCollection
-
Partially updates the vertex identified by document-key.
- updateVertex(String, T, VertexUpdateOptions) - Method in interface com.arangodb.ArangoVertexCollection
-
Partially updates the vertex identified by document-key.
- updateVertex(String, T) - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
Partially updates the vertex identified by document-key.
- updateVertex(String, T, VertexUpdateOptions) - Method in interface com.arangodb.async.ArangoVertexCollectionAsync
-
Partially updates the vertex identified by document-key.
- updateVertex(String, T) - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- updateVertex(String, T, VertexUpdateOptions) - Method in class com.arangodb.async.internal.ArangoVertexCollectionAsyncImpl
-
- upto(LogLevel) - Method in class com.arangodb.model.LogOptions
-
- useProtocol(Protocol) - Method in class com.arangodb.ArangoDB.Builder
-
- user(String) - Method in class com.arangodb.ArangoDB.Builder
-
Sets the username to use for authentication.
- user(String) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
Sets the username to use for authentication.
- user(String) - Method in class com.arangodb.async.internal.velocystream.VstCommunicationAsync.Builder
-
- user(String) - Method in class com.arangodb.internal.http.HttpConnection.Builder
-
- user - Variable in class com.arangodb.internal.velocystream.VstCommunication
-
- user(String) - Method in class com.arangodb.internal.velocystream.VstCommunicationSync.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
-
- username(String) - Method in class com.arangodb.model.DatabaseUsersOptions
-
- users(Collection<DatabaseUsersOptions>) - Method in class com.arangodb.model.DBCreateOptions
-
- UserUpdateOptions - Class in com.arangodb.model
-
- UserUpdateOptions() - Constructor for class com.arangodb.model.UserUpdateOptions
-
- useSsl(Boolean) - Method in class com.arangodb.ArangoDB.Builder
-
If set to true
SSL will be used when connecting to an ArangoDB server.
- useSsl(Boolean) - Method in class com.arangodb.async.ArangoDBAsync.Builder
-
If set to true
SSL will be used when connecting to an ArangoDB server.
- useSsl(Boolean) - Method in class com.arangodb.async.internal.velocystream.VstCommunicationAsync.Builder
-
- useSsl(Boolean) - Method in class com.arangodb.async.internal.velocystream.VstConnectionAsync.Builder
-
- useSsl(Boolean) - Method in class com.arangodb.internal.http.HttpConnection.Builder
-
- useSsl(Boolean) - Method in class com.arangodb.internal.velocystream.internal.VstConnectionSync.Builder
-
- useSsl(Boolean) - Method in class com.arangodb.internal.velocystream.VstCommunicationSync.Builder
-
- util() - Method in interface com.arangodb.ArangoSerializationAccessor
-
Returns driver internal serialization API for serializing and deserializing Java POJOs to/from VPackSlice
- util(ArangoSerializationFactory.Serializer) - Method in interface com.arangodb.ArangoSerializationAccessor
-
Returns serialization API for serializing and deserializing Java POJOs to/from VPackSlice
by the given
type
- util - Variable in class com.arangodb.internal.velocystream.VstCommunication
-
- validateDocumentId(String) - Static method in class com.arangodb.internal.util.DocumentUtil
-
- validateDocumentKey(String) - Static method in class com.arangodb.internal.util.DocumentUtil
-
- validateIndexId(String) - Static method in class com.arangodb.internal.util.DocumentUtil
-
- valueOf(String) - Static method in enum com.arangodb.entity.ArangoDBEngine.StorageEngineName
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.analyzer.SearchAnalyzerCase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.analyzer.StreamType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.AnalyzerFeature
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.AnalyzerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.ArangoSearchCompression
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.ConsolidationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.arangosearch.StoreValuesType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.CollectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.CollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.DocumentField.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.License
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.LoadBalancingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.LogLevelEntity.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.Permissions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.QueryCachePropertiesEntity.CacheMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.QueryExecutionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.ServerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.ServerRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.ShardingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.StreamTransactionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.entity.ViewType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.internal.net.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.internal.util.ArangoSerializationFactory.Serializer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.arangodb.model.CollectionSchema.Level
-
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.OverwriteMode
-
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.ArangoDBEngine.StorageEngineName
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.arangosearch.analyzer.SearchAnalyzerCase
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.arangosearch.analyzer.StreamType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.arangosearch.AnalyzerFeature
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.arangosearch.AnalyzerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.arangosearch.ArangoSearchCompression
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.arangosearch.ConsolidationType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.arangosearch.StoreValuesType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.CollectionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.CollectionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.DocumentField.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.IndexType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.KeyType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.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.LoadBalancingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.LogLevelEntity.LogLevel
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.Permissions
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.QueryCachePropertiesEntity.CacheMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.QueryExecutionState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.ServerMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.ServerRole
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.ShardingStrategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.StreamTransactionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.entity.ViewType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.internal.net.AccessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.internal.util.ArangoSerializationFactory.Serializer
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.model.CollectionSchema.Level
-
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.OverwriteMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.model.TraversalOptions.Direction
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.model.TraversalOptions.ItemOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.model.TraversalOptions.Order
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.model.TraversalOptions.Strategy
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.model.TraversalOptions.UniquenessType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.Protocol
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.arangodb.velocystream.RequestType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- vertexCollection(String) - Method in interface com.arangodb.ArangoGraph
-
Returns a ArangoVertexCollection
instance for the given vertex collection name.
- vertexCollection(String) - Method in interface com.arangodb.async.ArangoGraphAsync
-
Returns a handler of the vertex collection by the given name
- vertexCollection(String) - Method in class com.arangodb.async.internal.ArangoGraphAsyncImpl
-
- VertexCollectionCreateOptions - Class in com.arangodb.model
-
- VertexCollectionCreateOptions() - Constructor for class com.arangodb.model.VertexCollectionCreateOptions
-
- VertexCreateOptions - Class in com.arangodb.model
-
- VertexCreateOptions() - Constructor for class com.arangodb.model.VertexCreateOptions
-
- VertexDeleteOptions - Class in com.arangodb.model
-
- VertexDeleteOptions() - Constructor for class com.arangodb.model.VertexDeleteOptions
-
- VertexEntity - Class in com.arangodb.entity
-
- VertexEntity() - Constructor for class com.arangodb.entity.VertexEntity
-
- VertexReplaceOptions - Class in com.arangodb.model
-
- VertexReplaceOptions() - Constructor for class com.arangodb.model.VertexReplaceOptions
-
- VertexUpdateEntity - Class in com.arangodb.entity
-
- VertexUpdateEntity() - Constructor for class com.arangodb.entity.VertexUpdateEntity
-
- VertexUpdateOptions - Class in com.arangodb.model
-
- VertexUpdateOptions() - Constructor for class com.arangodb.model.VertexUpdateOptions
-
- verticesUniqueness(TraversalOptions.UniquenessType) - Method in class com.arangodb.model.TraversalOptions
-
- view(String) - Method in interface com.arangodb.ArangoDatabase
-
Returns a ArangoView
instance for the given view name.
- view(String) - Method in interface com.arangodb.async.ArangoDatabaseAsync
-
Returns a ArangoViewAsync
instance for the given view name.
- view(String) - Method in class com.arangodb.async.internal.ArangoDatabaseAsyncImpl
-
- VIEW_TYPE - Static variable in class com.arangodb.internal.velocypack.VPackDeserializers
-
- VIEW_TYPE - Static variable in class com.arangodb.internal.velocypack.VPackSerializers
-
- ViewCreateOptions - Class in com.arangodb.model
-
- ViewCreateOptions() - Constructor for class com.arangodb.model.ViewCreateOptions
-
- ViewEntity - Class in com.arangodb.entity
-
- ViewEntity() - Constructor for class com.arangodb.entity.ViewEntity
-
- ViewEntity(String, String, ViewType) - Constructor for class com.arangodb.entity.ViewEntity
-
- ViewRenameOptions - Class in com.arangodb.model
-
- ViewRenameOptions() - Constructor for class com.arangodb.model.ViewRenameOptions
-
- ViewType - Enum in com.arangodb.entity
-
- visitor(String) - Method in class com.arangodb.model.TraversalOptions
-
- VPackDeserializers - Class in com.arangodb.internal.velocypack
-
- VPackDeserializers() - Constructor for class com.arangodb.internal.velocypack.VPackDeserializers
-
- VPackDriverModule - Class in com.arangodb.internal.velocypack
-
- VPackDriverModule() - Constructor for class com.arangodb.internal.velocypack.VPackDriverModule
-
- VPackSerializers - Class in com.arangodb.internal.velocypack
-
- VPackSerializers() - Constructor for class com.arangodb.internal.velocypack.VPackSerializers
-
- VstCommunication<R,C extends VstConnection> - Class in com.arangodb.internal.velocystream
-
- VstCommunication(Integer, String, String, Boolean, SSLContext, ArangoSerialization, Integer, HostHandler) - Constructor for class com.arangodb.internal.velocystream.VstCommunication
-
- VstCommunicationAsync - Class in com.arangodb.async.internal.velocystream
-
- VstCommunicationAsync.Builder - Class in com.arangodb.async.internal.velocystream
-
- VstCommunicationSync - Class in com.arangodb.internal.velocystream
-
- VstCommunicationSync(HostHandler, Integer, String, String, Boolean, SSLContext, ArangoSerialization, Integer, Integer, Long) - Constructor for class com.arangodb.internal.velocystream.VstCommunicationSync
-
- VstCommunicationSync.Builder - Class in com.arangodb.internal.velocystream
-
- VstConnection<T> - Class in com.arangodb.internal.velocystream.internal
-
- VstConnection(HostDescription, Integer, Long, Integer, Boolean, SSLContext, MessageStore) - Constructor for class com.arangodb.internal.velocystream.internal.VstConnection
-
- VstConnectionAsync - Class in com.arangodb.async.internal.velocystream
-
- VstConnectionAsync.Builder - Class in com.arangodb.async.internal.velocystream
-
- VstConnectionFactoryAsync - Class in com.arangodb.async.internal.velocystream
-
- VstConnectionFactoryAsync(HostDescription, Integer, Long, Integer, Boolean, SSLContext) - Constructor for class com.arangodb.async.internal.velocystream.VstConnectionFactoryAsync
-
- VstConnectionFactorySync - Class in com.arangodb.internal.velocystream
-
- VstConnectionFactorySync(HostDescription, Integer, Long, Integer, Boolean, SSLContext) - Constructor for class com.arangodb.internal.velocystream.VstConnectionFactorySync
-
- VstConnectionSync - Class in com.arangodb.internal.velocystream.internal
-
- VstConnectionSync.Builder - Class in com.arangodb.internal.velocystream.internal
-
- VstProtocol - Class in com.arangodb.internal.velocystream
-
- VstProtocol(VstCommunication<Response, VstConnectionSync>) - Constructor for class com.arangodb.internal.velocystream.VstProtocol
-