A B C D E F G H I J K L M N O P Q R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- aborted - com.c8db.entity.StreamTransactionStatus
- abortStreamTransaction(String) - Method in interface com.c8db.C8Database
-
Aborts a Stream Transaction.
- abortStreamTransaction(String) - Method in class com.c8db.internal.C8DatabaseImpl
- abortStreamTransactionRequest(String) - Method in class com.c8db.internal.InternalC8Database
- AbstractC8Iterable<T> - Class in com.c8db.internal.cursor
- AbstractC8Iterable() - Constructor for class com.c8db.internal.cursor.AbstractC8Iterable
- accept(T) - Method in interface com.c8db.Consumer
-
Performs this operation on the given argument.
- AccessType - Enum in com.c8db.internal.net
- acquireHostList - Variable in class com.c8db.internal.InternalC8DBBuilder
- acquireHostList(Boolean) - Method in class com.c8db.C8DB.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 - Variable in class com.c8db.internal.InternalC8DBBuilder
- acquireHostListInterval(Integer) - Method in class com.c8db.C8DB.Builder
-
Setting the Interval for acquireHostList
- action(String) - Method in class com.c8db.model.C8TransactionOptions
- action(String) - Method in class com.c8db.model.EventCreateOptions
- active(Boolean) - Method in class com.c8db.model.UserCreateOptions
- active(Boolean) - Method in class com.c8db.model.UserUpdateOptions
- addAttribute(String, Object) - Method in class com.c8db.entity.BaseDocument
- addCredentials(HttpRequestBase) - Method in class com.c8db.internal.http.HttpConnection
- addEdgeDefinition(EdgeDefinition) - Method in interface com.c8db.C8Graph
-
Adds the given edge definition to the graph.
- addEdgeDefinition(EdgeDefinition) - Method in class com.c8db.internal.C8GraphImpl
- addEdgeDefinitionRequest(EdgeDefinition) - Method in class com.c8db.internal.InternalC8Graph
- addEdgeDefinitionResponseDeserializer() - Method in class com.c8db.internal.InternalC8Graph
- addEdgeDefinitionResponseDeserializer() - Method in class com.c8db.internal.InternalRestql
- addHost(Host) - Method in class com.c8db.internal.net.HostSet
- additionalFields(Map<String, Object>) - Method in class com.c8db.util.C8Serializer.Options
- addVertexCollection(String) - Method in interface com.c8db.C8Graph
-
Adds a vertex collection to the set of collections of the graph.
- addVertexCollection(String) - Method in class com.c8db.internal.C8GraphImpl
- addVertexCollectionRequest(String) - Method in class com.c8db.internal.InternalC8Graph
- addVertexCollectionResponseDeserializer() - Method in class com.c8db.internal.InternalC8Graph
- admin() - Method in interface com.c8db.C8Database
-
Returns a
C8Admininstance. - admin() - Method in class com.c8db.internal.C8DatabaseImpl
- AGENT - com.c8db.entity.ServerRole
- AlertEntity - Class in com.c8db.entity
- AlertEntity() - Constructor for class com.c8db.entity.AlertEntity
- alertsResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- allMatch(Predicate<? super T>) - Method in interface com.c8db.C8Iterable
-
Returns whether all elements of this
ArangoIterablematch the provided predicate. - allMatch(Predicate<? super T>) - Method in class com.c8db.internal.cursor.AbstractC8Iterable
- allowImplicit(Boolean) - Method in class com.c8db.model.C8TransactionCollectionOptions
- allowImplicit(Boolean) - Method in class com.c8db.model.C8TransactionOptions
- allowImplicit(Boolean) - Method in class com.c8db.model.StreamTransactionOptions
- allPlans(Boolean) - Method in class com.c8db.model.C8qlQueryExplainOptions
- annotationFieldFilter(Class<A>, VPackAnnotationFieldFilter<A>) - Method in class com.c8db.C8DB.Builder
-
Register a custom
VPackAnnotationFieldFilterfor a specific type to be used within the internal serialization process. - annotationFieldNaming(Class<A>, VPackAnnotationFieldNaming<A>) - Method in class com.c8db.C8DB.Builder
-
Register a custom
VPackAnnotationFieldNamingfor a specific type to be used within the internal serialization process. - any - com.c8db.model.TraversalOptions.Direction
- anyMatch(Predicate<? super T>) - Method in interface com.c8db.C8Iterable
-
Returns whether any elements of this
ArangoIterablematch the provided predicate. - anyMatch(Predicate<? super T>) - Method in class com.c8db.internal.cursor.AbstractC8Iterable
- apiKey(String) - Method in class com.c8db.model.ApiKeyOptions
- ApiKeyEntity - Class in com.c8db.entity
- ApiKeyEntity() - Constructor for class com.c8db.entity.ApiKeyEntity
- ApiKeyOptions - Class in com.c8db.model
- ApiKeyOptions() - Constructor for class com.c8db.model.ApiKeyOptions
- apiKeys() - Method in interface com.c8db.C8Database
-
Returns a
C8ApiKeysinstance. - apiKeys() - Method in class com.c8db.internal.C8DatabaseImpl
- apply(T) - Method in interface com.c8db.Function
-
Applies this function to the given argument.
- asc - com.c8db.model.LogOptions.SortOrder
- asListRemaining() - Method in interface com.c8db.C8Cursor
- asListRemaining() - Method in class com.c8db.internal.cursor.C8CursorImpl
- AstNode() - Constructor for class com.c8db.entity.C8qlParseEntity.AstNode
- attributes(Map<String, String>) - Method in class com.c8db.model.EventCreateOptions
- AUTH_REQUEST - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- authenticate(C) - Method in class com.c8db.internal.velocystream.VstCommunication
- authenticate(VstConnectionSync) - Method in class com.c8db.internal.velocystream.VstCommunicationSync
- AuthenticationRequest - Class in com.c8db.internal.velocystream.internal
- AuthenticationRequest(String, String, String) - Constructor for class com.c8db.internal.velocystream.internal.AuthenticationRequest
- auto - com.c8db.model.ImportType
- autoincrement - com.c8db.entity.KeyType
B
- backward - com.c8db.model.TraversalOptions.ItemOrder
- BASE_DOCUMENT - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- BASE_DOCUMENT - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- BASE_DOCUMENT - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackDeserializers
- BASE_DOCUMENT - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackSerializers
- BASE_EDGE_DOCUMENT - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- BASE_EDGE_DOCUMENT - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- BASE_EDGE_DOCUMENT - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackDeserializers
- BASE_EDGE_DOCUMENT - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackSerializers
- BaseDocument - Class in com.c8db.entity
- BaseDocument() - Constructor for class com.c8db.entity.BaseDocument
- BaseDocument(String) - Constructor for class com.c8db.entity.BaseDocument
- BaseDocument(Map<String, Object>) - Constructor for class com.c8db.entity.BaseDocument
- BaseEdgeDocument - Class in com.c8db.entity
- BaseEdgeDocument() - Constructor for class com.c8db.entity.BaseEdgeDocument
- BaseEdgeDocument(String, String) - Constructor for class com.c8db.entity.BaseEdgeDocument
- BaseEdgeDocument(String, String, String) - Constructor for class com.c8db.entity.BaseEdgeDocument
- BaseEdgeDocument(Map<String, Object>) - Constructor for class com.c8db.entity.BaseEdgeDocument
- beginStreamTransaction(StreamTransactionOptions) - Method in interface com.c8db.C8Database
-
Begins a Stream Transaction.
- beginStreamTransaction(StreamTransactionOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- beginStreamTransactionRequest(StreamTransactionOptions) - Method in class com.c8db.internal.InternalC8Database
- bindVars(VPackSlice) - Method in class com.c8db.model.C8qlQueryExplainOptions
- bindVars(VPackSlice) - Method in class com.c8db.model.C8qlQueryOptions
- booleanResponseDeserializer() - Method in class com.c8db.internal.InternalC8Stream
- BooleanResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- breadthfirst - com.c8db.model.TraversalOptions.Strategy
- build() - Method in class com.c8db.C8DB.Builder
-
Returns an instance of
C8DB. - build() - Method in class com.c8db.internal.http.HttpConnection.Builder
- build() - Method in class com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
- build(UserQueryOptions, String) - Static method in class com.c8db.model.OptionsBuilder
- build(ApiKeyOptions, String) - Static method in class com.c8db.model.OptionsBuilder
- build(C8qlQueryExplainOptions, String, VPackSlice) - Static method in class com.c8db.model.OptionsBuilder
- build(C8qlQueryOptions, String, VPackSlice) - Static method in class com.c8db.model.OptionsBuilder
- build(C8qlQueryParseOptions, String) - Static method in class com.c8db.model.OptionsBuilder
- build(C8TransactionOptions, String) - Static method in class com.c8db.model.OptionsBuilder
- build(CollectionCreateOptions, String) - Static method in class com.c8db.model.OptionsBuilder
- build(CollectionRenameOptions, String) - Static method in class com.c8db.model.OptionsBuilder
- build(DBCreateOptions, String, String, String, String) - Static method in class com.c8db.model.OptionsBuilder
- build(DCListOptions, String) - Static method in class com.c8db.model.OptionsBuilder
- build(EventCreateOptions, String, String, String, String, String, String, Map<String, String>) - Static method in class com.c8db.model.OptionsBuilder
- build(FulltextIndexOptions, Iterable<String>) - Static method in class com.c8db.model.OptionsBuilder
- build(GeoIndexOptions, Iterable<String>) - Static method in class com.c8db.model.OptionsBuilder
- build(GraphCreateOptions, String, Collection<EdgeDefinition>) - Static method in class com.c8db.model.OptionsBuilder
- build(HashIndexOptions, Iterable<String>) - Static method in class com.c8db.model.OptionsBuilder
- build(PersistentIndexOptions, Iterable<String>) - Static method in class com.c8db.model.OptionsBuilder
- build(SkiplistIndexOptions, Iterable<String>) - Static method in class com.c8db.model.OptionsBuilder
- build(TTLIndexOptions, Iterable<String>) - Static method in class com.c8db.model.OptionsBuilder
- build(UserAccessOptions, Permissions) - Static method in class com.c8db.model.OptionsBuilder
- build(UserCreateOptions, String, String) - Static method in class com.c8db.model.OptionsBuilder
- build(VertexCollectionCreateOptions, String) - Static method in class com.c8db.model.OptionsBuilder
- build(C8Serialization) - Method in class com.c8db.internal.http.HttpCommunication.Builder
- build(C8Serialization) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- buildChunks(Message) - Method in class com.c8db.internal.velocystream.VstCommunication
- Builder() - Constructor for class com.c8db.C8DB.Builder
- Builder() - Constructor for class com.c8db.internal.http.HttpConnection.Builder
- Builder() - Constructor for class com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
- Builder(HttpCommunication.Builder) - Constructor for class com.c8db.internal.http.HttpCommunication.Builder
- Builder(HostHandler) - Constructor for class com.c8db.internal.http.HttpCommunication.Builder
- Builder(HostHandler) - Constructor for class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- Builder(VstCommunicationSync.Builder) - Constructor for class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- buildResponse(CloseableHttpResponse) - Method in class com.c8db.internal.http.HttpConnection
C
- C8Admin - Interface in com.c8db
-
Interface for operations on administration level.
- C8AdminImpl - Class in com.c8db.internal
- C8AdminImpl(C8DatabaseImpl) - Constructor for class com.c8db.internal.C8AdminImpl
- C8ApiKeys - Interface in com.c8db
-
Interface for operations on administration level.
- C8ApiKeysImpl - Class in com.c8db.internal
- C8ApiKeysImpl(C8DatabaseImpl) - Constructor for class com.c8db.internal.C8ApiKeysImpl
- C8Collection - Interface in com.c8db
-
Interface for operations on C8DB collection level.
- C8CollectionImpl - Class in com.c8db.internal
- C8CollectionImpl(C8DatabaseImpl, String) - Constructor for class com.c8db.internal.C8CollectionImpl
- C8Context - Class in com.c8db.internal
- C8Context() - Constructor for class com.c8db.internal.C8Context
- C8Cursor<T> - Interface in com.c8db
- C8CursorExecute - Interface in com.c8db.internal
- C8CursorImpl<T> - Class in com.c8db.internal.cursor
- C8CursorImpl(InternalC8Database<?, ?>, C8CursorExecute, Class<T>, CursorEntity) - Constructor for class com.c8db.internal.cursor.C8CursorImpl
- C8CursorInitializer - Interface in com.c8db.util
- C8CursorIterator<T> - Class in com.c8db.internal.cursor
- C8CursorIterator(C8Cursor<T>, C8CursorExecute, InternalC8Database<?, ?>, CursorEntity) - Constructor for class com.c8db.internal.cursor.C8CursorIterator
- C8Database - Interface in com.c8db
-
Interface for operations on C8DB database level.
- C8DatabaseImpl - Class in com.c8db.internal
- C8DatabaseImpl(C8DBImpl, String, String, String, String) - Constructor for class com.c8db.internal.C8DatabaseImpl
- c8db() - Method in interface com.c8db.C8Database
-
Return the main entry point for the C8DB driver
- c8db() - Method in class com.c8db.internal.InternalC8Database
- C8DB - Interface in com.c8db
-
Central access point for applications to communicate with an C8DB server.
- C8DB.Builder - Class in com.c8db
-
Builder class to build an instance of
C8DB. - C8DBException - Exception in com.c8db
- C8DBException(ErrorEntity) - Constructor for exception com.c8db.C8DBException
- C8DBException(String) - Constructor for exception com.c8db.C8DBException
- C8DBException(String, Integer) - Constructor for exception com.c8db.C8DBException
- C8DBException(String, Throwable) - Constructor for exception com.c8db.C8DBException
- C8DBException(Throwable) - Constructor for exception com.c8db.C8DBException
- C8DBImpl - Class in com.c8db.internal
- C8DBImpl(VstCommunicationSync.Builder, HttpCommunication.Builder, C8SerializationFactory, Protocol, HostResolver, C8Context) - Constructor for class com.c8db.internal.C8DBImpl
- C8DBRedirectException - Exception in com.c8db.internal.net
- C8DBRedirectException(String, String) - Constructor for exception com.c8db.internal.net.C8DBRedirectException
- C8DBVersion - Class in com.c8db.entity
- C8DBVersion() - Constructor for class com.c8db.entity.C8DBVersion
- C8Defaults - Class in com.c8db.internal
- C8Deserializer - Interface in com.c8db.util
- C8DeserializerImpl - Class in com.c8db.internal.util
- C8DeserializerImpl(VPack, VPackParser) - Constructor for class com.c8db.internal.util.C8DeserializerImpl
- C8EdgeCollection - Interface in com.c8db
-
Interface for operations on C8DB edge collection level.
- C8EdgeCollectionImpl - Class in com.c8db.internal
- C8EdgeCollectionImpl(C8GraphImpl, String) - Constructor for class com.c8db.internal.C8EdgeCollectionImpl
- C8Errors - Class in com.c8db.internal
- C8Event - Interface in com.c8db
-
Interface for operations on C8DB events level.
- C8EventEntity - Class in com.c8db.entity
- C8EventEntity() - Constructor for class com.c8db.entity.C8EventEntity
- C8EventImpl - Class in com.c8db.internal
- C8EventImpl(C8DatabaseImpl) - Constructor for class com.c8db.internal.C8EventImpl
- C8Executeable<E extends C8Executor> - Class in com.c8db.internal
- C8Executeable(E, C8SerializationFactory, C8Context) - Constructor for class com.c8db.internal.C8Executeable
- C8Executor - Class in com.c8db.internal
- C8Executor(C8SerializationFactory, DocumentCache) - Constructor for class com.c8db.internal.C8Executor
- C8Executor.ResponseDeserializer<T> - Interface in com.c8db.internal
- C8ExecutorSync - Class in com.c8db.internal
- C8ExecutorSync(CommunicationProtocol, C8SerializationFactory, DocumentCache) - Constructor for class com.c8db.internal.C8ExecutorSync
- C8FilterIterable<T> - Class in com.c8db.internal.cursor
- C8FilterIterable(C8Iterable<T>, Predicate<? super T>) - Constructor for class com.c8db.internal.cursor.C8FilterIterable
- C8FilterIterator<T> - Class in com.c8db.internal.cursor
- C8FilterIterator(C8Iterator<T>, Predicate<? super T>) - Constructor for class com.c8db.internal.cursor.C8FilterIterator
- C8Graph - Interface in com.c8db
-
Interface for operations on C8DB graph level.
- C8GraphImpl - Class in com.c8db.internal
- C8GraphImpl(C8DatabaseImpl, String) - Constructor for class com.c8db.internal.C8GraphImpl
- C8Iterable<T> - Interface in com.c8db
- C8Iterator<T> - Interface in com.c8db
- C8MappingIterable<R,T> - Class in com.c8db.internal.cursor
- C8MappingIterable(C8Iterable<R>, Function<? super R, ? extends T>) - Constructor for class com.c8db.internal.cursor.C8MappingIterable
- C8MappingIterator<R,T> - Class in com.c8db.internal.cursor
- C8MappingIterator(C8Iterator<R>, Function<? super R, ? extends T>) - Constructor for class com.c8db.internal.cursor.C8MappingIterator
- C8qlExecutionExplainEntity - Class in com.c8db.entity
- C8qlExecutionExplainEntity() - Constructor for class com.c8db.entity.C8qlExecutionExplainEntity
- C8qlExecutionExplainEntity.ExecutionCollection - Class in com.c8db.entity
- C8qlExecutionExplainEntity.ExecutionExpression - Class in com.c8db.entity
- C8qlExecutionExplainEntity.ExecutionNode - Class in com.c8db.entity
- C8qlExecutionExplainEntity.ExecutionPlan - Class in com.c8db.entity
- C8qlExecutionExplainEntity.ExecutionStats - Class in com.c8db.entity
- C8qlExecutionExplainEntity.ExecutionVariable - Class in com.c8db.entity
- C8qlParseEntity - Class in com.c8db.entity
- C8qlParseEntity() - Constructor for class com.c8db.entity.C8qlParseEntity
- C8qlParseEntity.AstNode - Class in com.c8db.entity
- C8qlQueryExplainOptions - Class in com.c8db.model
- C8qlQueryExplainOptions() - Constructor for class com.c8db.model.C8qlQueryExplainOptions
- C8qlQueryOptions - Class in com.c8db.model
- C8qlQueryOptions() - Constructor for class com.c8db.model.C8qlQueryOptions
- C8qlQueryParseOptions - Class in com.c8db.model
- C8qlQueryParseOptions() - Constructor for class com.c8db.model.C8qlQueryParseOptions
- C8RequestParam - Class in com.c8db.internal
- C8ResponseField - Class in com.c8db.internal
- C8Serialization - Interface in com.c8db.util
- C8SerializationAccessor - Interface in com.c8db
- C8SerializationFactory - Class in com.c8db.internal.util
- C8SerializationFactory(C8Serialization, C8Serialization) - Constructor for class com.c8db.internal.util.C8SerializationFactory
- C8SerializationFactory.Serializer - Enum in com.c8db.internal.util
- C8Serializer - Interface in com.c8db.util
- C8Serializer.Options - Class in com.c8db.util
- C8SerializerImpl - Class in com.c8db.internal.util
- C8SerializerImpl(VPack, VPack, VPackParser) - Constructor for class com.c8db.internal.util.C8SerializerImpl
- C8Stream - Interface in com.c8db
-
Interface for operations on ArangoDB graph level.
- C8StreamBacklogEntity - Class in com.c8db.entity
- C8StreamBacklogEntity() - Constructor for class com.c8db.entity.C8StreamBacklogEntity
- C8StreamBacklogEntity.CursorDetails - Class in com.c8db.entity
- C8StreamBacklogEntity.LedgerDetails - Class in com.c8db.entity
- C8StreamCreateOptions - Class in com.c8db.model
- C8StreamCreateOptions() - Constructor for class com.c8db.model.C8StreamCreateOptions
- C8StreamEntity - Class in com.c8db.entity
- C8StreamEntity() - Constructor for class com.c8db.entity.C8StreamEntity
- C8StreamImpl - Class in com.c8db.internal
- C8StreamImpl(C8DatabaseImpl, String) - Constructor for class com.c8db.internal.C8StreamImpl
- C8StreamStatisticsEntity - Class in com.c8db.entity
- C8StreamStatisticsEntity() - Constructor for class com.c8db.entity.C8StreamStatisticsEntity
- C8StreamStatisticsEntity.Publisher - Class in com.c8db.entity
- C8TransactionCollectionOptions - Class in com.c8db.model
- C8TransactionCollectionOptions() - Constructor for class com.c8db.model.C8TransactionCollectionOptions
- C8TransactionOptions - Class in com.c8db.model
- C8TransactionOptions() - Constructor for class com.c8db.model.C8TransactionOptions
- C8VertexCollection - Interface in com.c8db
-
Interface for operations on C8DB vertex collection level.
- C8VertexCollectionImpl - Class in com.c8db.internal
- C8VertexCollectionImpl(C8GraphImpl, String) - Constructor for class com.c8db.internal.C8VertexCollectionImpl
- cache(Boolean) - Method in class com.c8db.model.C8qlQueryOptions
- cancel(long) - Method in class com.c8db.internal.velocystream.internal.MessageStore
- catchException(boolean) - Method in class com.c8db.model.DocumentExistsOptions
- catchException(boolean) - Method in class com.c8db.model.DocumentReadOptions
- CEP() - Constructor for class com.c8db.entity.LimitsEntity.CEP
- changeProperties(CollectionPropertiesOptions) - Method in interface com.c8db.C8Collection
-
Changes the properties of the collection
- changeProperties(CollectionPropertiesOptions) - Method in class com.c8db.internal.C8CollectionImpl
- changePropertiesRequest(CollectionPropertiesOptions) - Method in class com.c8db.internal.InternalC8Collection
- checkCompleteness(long) - Method in class com.c8db.internal.velocystream.internal.ChunkStore
- checkError(C8Serialization, Response) - Static method in class com.c8db.internal.util.ResponseUtils
- checkError(Response) - Method in class com.c8db.internal.http.HttpConnection
- checkError(Response) - Method in class com.c8db.internal.velocystream.VstCommunication
- Chunk - Class in com.c8db.internal.velocystream.internal
- Chunk(long, int, int, long, int, int) - Constructor for class com.c8db.internal.velocystream.internal.Chunk
- Chunk(long, int, long, int, int) - Constructor for class com.c8db.internal.velocystream.internal.Chunk
- CHUNK_DEFAULT_CONTENT_SIZE - Static variable in class com.c8db.internal.C8Defaults
- CHUNK_MAX_HEADER_SIZE - Static variable in class com.c8db.internal.C8Defaults
- CHUNK_MIN_HEADER_SIZE - Static variable in class com.c8db.internal.C8Defaults
- chunksize - Variable in class com.c8db.internal.InternalC8DBBuilder
- chunksize - Variable in class com.c8db.internal.velocystream.VstCommunication
- chunksize(Integer) - Method in class com.c8db.C8DB.Builder
-
Sets the chunk size when
Protocol.VSTis used. - chunksize(Integer) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- ChunkStore - Class in com.c8db.internal.velocystream.internal
- ChunkStore(MessageStore) - Constructor for class com.c8db.internal.velocystream.internal.ChunkStore
- cleanupMeta(Map<String, String>) - Method in class com.c8db.entity.CursorEntity
- clear() - Method in class com.c8db.internal.net.HostSet
- clear() - Method in class com.c8db.internal.velocystream.internal.MessageStore
- clear(Exception) - Method in class com.c8db.internal.velocystream.internal.MessageStore
- clearAllMarkedForDeletion() - Method in class com.c8db.internal.net.HostSet
- clearBacklog() - Method in interface com.c8db.C8Database
-
Clear backlog for all streams on a stream db.
- clearBacklog() - Method in class com.c8db.internal.C8DatabaseImpl
- clearBacklog(String) - Method in interface com.c8db.C8Database
-
Clear backlog for given subscription.
- clearBacklog(String) - Method in class com.c8db.internal.C8DatabaseImpl
- clearC8StreamBacklogRequest() - Method in class com.c8db.internal.InternalC8Database
- clearC8StreamBacklogRequest(String) - Method in class com.c8db.internal.InternalC8Database
- clearSlowQueries() - Method in interface com.c8db.C8Database
-
Clears the list of slow AQL queries
- clearSlowQueries() - Method in class com.c8db.internal.C8DatabaseImpl
- clearSlowQueriesRequest() - Method in class com.c8db.internal.InternalC8Database
- close() - Method in class com.c8db.internal.cursor.C8CursorImpl
- close() - Method in class com.c8db.internal.http.HttpCommunication
- close() - Method in class com.c8db.internal.http.HttpConnection
- close() - Method in class com.c8db.internal.http.HttpProtocol
- close() - Method in class com.c8db.internal.net.ConnectionPoolImpl
- close() - Method in class com.c8db.internal.net.DirtyReadHostHandler
- close() - Method in class com.c8db.internal.net.FallbackHostHandler
- close() - Method in interface com.c8db.internal.net.Host
- close() - Method in interface com.c8db.internal.net.HostHandler
- close() - Method in class com.c8db.internal.net.HostImpl
- close() - Method in class com.c8db.internal.net.HostSet
- close() - Method in class com.c8db.internal.net.RandomHostHandler
- close() - Method in class com.c8db.internal.net.RoundRobinHostHandler
- close() - Method in class com.c8db.internal.velocystream.internal.VstConnection
- close() - Method in class com.c8db.internal.velocystream.VstCommunication
- close() - Method in class com.c8db.internal.velocystream.VstProtocol
- close() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- close() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- close(String, Map<String, String>) - Method in interface com.c8db.internal.C8CursorExecute
- closeCurrentOnError() - Method in class com.c8db.internal.net.DirtyReadHostHandler
- closeCurrentOnError() - Method in class com.c8db.internal.net.FallbackHostHandler
- closeCurrentOnError() - Method in interface com.c8db.internal.net.HostHandler
- closeCurrentOnError() - Method in class com.c8db.internal.net.RandomHostHandler
- closeCurrentOnError() - Method in class com.c8db.internal.net.RoundRobinHostHandler
- closeOnError() - Method in interface com.c8db.internal.net.Host
- closeOnError() - Method in class com.c8db.internal.net.HostImpl
- collectInto(R) - Method in interface com.c8db.C8Iterable
-
Iterates over all elements of this
ArangoIterableand adds each to the given target. - collectInto(R) - Method in class com.c8db.internal.cursor.AbstractC8Iterable
- collection(String) - Method in interface com.c8db.C8Database
-
Returns a
ArangoCollectioninstance for the given collection name. - collection(String) - Method in class com.c8db.entity.EdgeDefinition
- collection(String) - Method in class com.c8db.internal.C8DatabaseImpl
- collection(String) - Method in class com.c8db.model.VertexCollectionCreateOptions
- COLLECTION_STATUS - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- COLLECTION_TYPE - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- COLLECTION_TYPE - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- CollectionCountOptions - Class in com.c8db.model
- CollectionCountOptions() - Constructor for class com.c8db.model.CollectionCountOptions
- CollectionCreateOptions - Class in com.c8db.model
- CollectionCreateOptions() - Constructor for class com.c8db.model.CollectionCreateOptions
- CollectionEntity - Class in com.c8db.entity
- CollectionEntity() - Constructor for class com.c8db.entity.CollectionEntity
- CollectionPropertiesEntity - Class in com.c8db.entity
- CollectionPropertiesEntity() - Constructor for class com.c8db.entity.CollectionPropertiesEntity
- CollectionPropertiesOptions - Class in com.c8db.model
- CollectionPropertiesOptions() - Constructor for class com.c8db.model.CollectionPropertiesOptions
- CollectionRenameOptions - Class in com.c8db.model
- CollectionRenameOptions() - Constructor for class com.c8db.model.CollectionRenameOptions
- CollectionRevisionEntity - Class in com.c8db.entity
- CollectionRevisionEntity() - Constructor for class com.c8db.entity.CollectionRevisionEntity
- CollectionsReadOptions - Class in com.c8db.model
- CollectionsReadOptions() - Constructor for class com.c8db.model.CollectionsReadOptions
- CollectionStatus - Enum in com.c8db.entity
- CollectionTruncateOptions - Class in com.c8db.model
- CollectionTruncateOptions() - Constructor for class com.c8db.model.CollectionTruncateOptions
- CollectionType - Enum in com.c8db.entity
- com.c8db - package com.c8db
- com.c8db.entity - package com.c8db.entity
- com.c8db.internal - package com.c8db.internal
- com.c8db.internal.cursor - package com.c8db.internal.cursor
- com.c8db.internal.http - package com.c8db.internal.http
- com.c8db.internal.net - package com.c8db.internal.net
- com.c8db.internal.util - package com.c8db.internal.util
- com.c8db.internal.velocypack - package com.c8db.internal.velocypack
- com.c8db.internal.velocystream - package com.c8db.internal.velocystream
- com.c8db.internal.velocystream.internal - package com.c8db.internal.velocystream.internal
- com.c8db.jackson.dataformat.velocypack - package com.c8db.jackson.dataformat.velocypack
- com.c8db.jackson.dataformat.velocypack.internal - package com.c8db.jackson.dataformat.velocypack.internal
- com.c8db.model - package com.c8db.model
- com.c8db.util - package com.c8db.util
- com.c8db.velocystream - package com.c8db.velocystream
- commitStreamTransaction(String) - Method in interface com.c8db.C8Database
-
Commits a Stream Transaction.
- commitStreamTransaction(String) - Method in class com.c8db.internal.C8DatabaseImpl
- commitStreamTransactionRequest(String) - Method in class com.c8db.internal.InternalC8Database
- committed - com.c8db.entity.StreamTransactionStatus
- CommunicationProtocol - Interface in com.c8db.internal.net
- complete(Boolean) - Method in class com.c8db.model.DocumentImportOptions
- Compute() - Constructor for class com.c8db.entity.LimitsEntity.Compute
- configure(VelocyJack.ConfigureFunction) - Method in class com.c8db.VelocyJack
- configure(ObjectMapper) - Method in interface com.c8db.VelocyJack.ConfigureFunction
- confirm() - Method in class com.c8db.internal.net.DirtyReadHostHandler
- confirm() - Method in class com.c8db.internal.net.FallbackHostHandler
- confirm() - Method in interface com.c8db.internal.net.HostHandler
- confirm() - Method in class com.c8db.internal.net.RandomHostHandler
- confirm() - Method in class com.c8db.internal.net.RoundRobinHostHandler
- connect(HostHandle, AccessType) - Method in class com.c8db.internal.velocystream.VstCommunication
- connection() - Method in interface com.c8db.internal.net.ConnectionPool
- connection() - Method in class com.c8db.internal.net.ConnectionPoolImpl
- connection() - Method in interface com.c8db.internal.net.Host
- connection() - Method in class com.c8db.internal.net.HostImpl
- Connection - Interface in com.c8db.internal.net
- CONNECTION_TTL_VST_DEFAULT - Static variable in class com.c8db.internal.C8Defaults
- ConnectionFactory - Interface in com.c8db.internal.net
- ConnectionPool - Interface in com.c8db.internal.net
- ConnectionPoolImpl - Class in com.c8db.internal.net
- ConnectionPoolImpl(HostDescription, Integer, ConnectionFactory) - Constructor for class com.c8db.internal.net.ConnectionPoolImpl
- connectionTtl - Variable in class com.c8db.internal.InternalC8DBBuilder
- connectionTtl(Long) - Method in class com.c8db.C8DB.Builder
-
Set the maximum time to life of a connection.
- connectionTtl(Long) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- consume(Message) - Method in class com.c8db.internal.velocystream.internal.MessageStore
- Consumer<T> - Interface in com.c8db
- contentType(Protocol) - Method in class com.c8db.internal.http.HttpConnection.Builder
- context - Variable in class com.c8db.internal.C8Executeable
- COORDINATOR - com.c8db.entity.ServerRole
- count() - Method in interface com.c8db.C8Collection
-
Counts the documents in a collection
- count() - Method in interface com.c8db.C8Iterable
-
Returns the count of elements of this
ArangoIterable. - count() - Method in class com.c8db.internal.C8CollectionImpl
- count() - Method in class com.c8db.internal.cursor.AbstractC8Iterable
- count(CollectionCountOptions) - Method in interface com.c8db.C8Collection
-
Counts the documents in a collection
- count(CollectionCountOptions) - Method in class com.c8db.internal.C8CollectionImpl
- count(Boolean) - Method in class com.c8db.model.C8qlQueryOptions
- countRequest(CollectionCountOptions) - Method in class com.c8db.internal.InternalC8Collection
- create() - Method in interface com.c8db.C8Collection
-
Creates a collection for this collection's name, then returns collection information from the server.
- create() - Method in interface com.c8db.C8Database
-
Creates the database
- create() - Method in class com.c8db.internal.C8CollectionImpl
- create() - Method in class com.c8db.internal.C8DatabaseImpl
- create(IndexType) - Static method in class com.c8db.model.IndexOptions
- create(HostDescription) - Method in class com.c8db.internal.http.HttpConnectionFactory
- create(HostDescription) - Method in interface com.c8db.internal.net.ConnectionFactory
- create(HostDescription) - Method in class com.c8db.internal.velocystream.VstConnectionFactorySync
- create(CollectionCreateOptions) - Method in interface com.c8db.C8Collection
-
Creates a collection with the given
optionsfor this collection's name, then returns collection information from the server. - create(CollectionCreateOptions) - Method in class com.c8db.internal.C8CollectionImpl
- create(String) - Method in interface com.c8db.C8Database
-
Create a geofabric/db in Demo tenant
- create(String) - Method in class com.c8db.internal.C8DatabaseImpl
- create(Collection<EdgeDefinition>) - Method in interface com.c8db.C8Graph
-
Creates the graph in the graph module.
- create(Collection<EdgeDefinition>) - Method in class com.c8db.internal.C8GraphImpl
- create(Collection<EdgeDefinition>, GraphCreateOptions) - Method in interface com.c8db.C8Graph
-
Creates the graph in the graph module.
- create(Collection<EdgeDefinition>, GraphCreateOptions) - Method in class com.c8db.internal.C8GraphImpl
- createAlertRequest(AlertEntity) - Method in class com.c8db.internal.InternalC8DB
- createAlerts(AlertEntity) - Method in interface com.c8db.C8DB
-
Creates an Alert
- createAlerts(AlertEntity) - Method in class com.c8db.internal.C8DBImpl
- createC8PersistentStreamRequest(String, C8StreamCreateOptions) - Method in class com.c8db.internal.InternalC8Database
- createCollection(String) - Method in interface com.c8db.C8Database
-
Creates a collection for the given collection's name, then returns collection information from the server.
- createCollection(String) - Method in class com.c8db.internal.C8DatabaseImpl
- createCollection(String, CollectionCreateOptions) - Method in interface com.c8db.C8Database
-
Creates a collection with the given
optionsfor this collection's name, then returns collection information from the server. - createCollection(String, CollectionCreateOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- createCollectionRequest(String, CollectionCreateOptions) - Method in class com.c8db.internal.InternalC8Database
- createConnection(HostDescription) - Method in interface com.c8db.internal.net.ConnectionPool
- createConnection(HostDescription) - Method in class com.c8db.internal.net.ConnectionPoolImpl
- createDocumentHandle(String, String) - Static method in class com.c8db.internal.util.DocumentUtil
- createDropResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- createFromLocation(String) - Static method in class com.c8db.internal.util.HostUtils
- createFulltextIndexRequest(Iterable<String>, FulltextIndexOptions) - Method in class com.c8db.internal.InternalC8Collection
- createGeoFabric(String, String, String, String, String) - Method in interface com.c8db.C8DB
-
Creates a new database with the given name.
- createGeoFabric(String, String, String, String, String) - Method in class com.c8db.internal.C8DBImpl
- createGeoFabricRequest(String, String, String, String, String) - Method in class com.c8db.internal.InternalC8DB
- createGeoFabricResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- createGeoIndexRequest(Iterable<String>, GeoIndexOptions) - Method in class com.c8db.internal.InternalC8Collection
- createGraph(String, Collection<EdgeDefinition>) - Method in interface com.c8db.C8Database
-
Create a new graph in the graph module.
- createGraph(String, Collection<EdgeDefinition>) - Method in class com.c8db.internal.C8DatabaseImpl
- createGraph(String, Collection<EdgeDefinition>, GraphCreateOptions) - Method in interface com.c8db.C8Database
-
Create a new graph in the graph module.
- createGraph(String, Collection<EdgeDefinition>, GraphCreateOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- createGraphRequest(String, Collection<EdgeDefinition>, GraphCreateOptions) - Method in class com.c8db.internal.InternalC8Database
- createGraphResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- createHashIndexRequest(Iterable<String>, HashIndexOptions) - Method in class com.c8db.internal.InternalC8Collection
- createHost(HostDescription, int, ConnectionFactory) - Static method in class com.c8db.internal.util.HostUtils
- createHostHandler(HostResolver) - Method in class com.c8db.internal.InternalC8DBBuilder
- createHostList(int, ConnectionFactory) - Method in class com.c8db.internal.InternalC8DBBuilder
- createHostResolver(Collection<Host>, int, ConnectionFactory) - Method in class com.c8db.internal.InternalC8DBBuilder
- createInstance(InternalC8Database<?, ?>, C8CursorExecute, Class<T>, CursorEntity) - Method in interface com.c8db.util.C8CursorInitializer
- createIterator(C8Cursor<T>, InternalC8Database<?, ?>, C8CursorExecute, CursorEntity) - Method in class com.c8db.internal.cursor.C8CursorImpl
- createMessage(Request) - Method in class com.c8db.internal.velocystream.VstCommunication
- createPath(String...) - Static method in class com.c8db.internal.C8Executeable
- createPersistentIndexRequest(Iterable<String>, PersistentIndexOptions) - Method in class com.c8db.internal.InternalC8Collection
- createPersistentStream(String, C8StreamCreateOptions) - Method in interface com.c8db.C8Database
-
Create asynchronously a persistent stream for a given fabric.
- createPersistentStream(String, C8StreamCreateOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- createResponse(Message) - Method in class com.c8db.internal.velocystream.VstCommunication
- createResult(Type, Response) - Method in class com.c8db.internal.C8Executor
- createSkiplistIndexRequest(Iterable<String>, SkiplistIndexOptions) - Method in class com.c8db.internal.InternalC8Collection
- createTTLIndexRequest(Iterable<String>, TTLIndexOptions) - Method in class com.c8db.internal.InternalC8Collection
- createUser(String, String) - Method in interface com.c8db.C8DB
-
Create a new user.
- createUser(String, String) - Method in class com.c8db.internal.C8DBImpl
- createUser(String, String, UserCreateOptions) - Method in interface com.c8db.C8DB
-
Create a new user.
- createUser(String, String, UserCreateOptions) - Method in class com.c8db.internal.C8DBImpl
- createUserQuery(UserQueryOptions) - Method in interface com.c8db.C8Database
-
Creates user query as the current user
- createUserQuery(UserQueryOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- createUserQuery(UserQueryOptions) - Method in class com.c8db.internal.RestqlImpl
- createUserQuery(UserQueryOptions) - Method in interface com.c8db.Restql
-
Saves a query for a user for a given fabric.
- createUserQuery(UserQueryOptions, String) - Method in interface com.c8db.C8Database
-
Creates user query as a given user.
- createUserQuery(UserQueryOptions, String) - Method in class com.c8db.internal.C8DatabaseImpl
- createUserQuery(UserQueryOptions, String) - Method in class com.c8db.internal.RestqlImpl
- createUserQuery(UserQueryOptions, String) - Method in interface com.c8db.Restql
-
Saves a query for a user for a given fabric and a given user.
- createUserQueryRequest(UserQueryOptions, String) - Method in class com.c8db.internal.InternalC8Database
- createUserQueryResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- createUserRequest(String, String, String, String, UserCreateOptions) - Method in class com.c8db.internal.InternalC8DB
- CURLLogger - Class in com.c8db.internal.util
- cursor(String, Class<T>) - Method in interface com.c8db.C8Database
-
Return an cursor from the given cursor-ID if still existing
- cursor(String, Class<T>) - Method in class com.c8db.internal.C8DatabaseImpl
- CursorDetails() - Constructor for class com.c8db.entity.C8StreamBacklogEntity.CursorDetails
- CursorEntity - Class in com.c8db.entity
- CursorEntity() - Constructor for class com.c8db.entity.CursorEntity
- CursorEntity.Extras - Class in com.c8db.entity
- CursorEntity.Stats - Class in com.c8db.entity
- CursorEntity.Warning - Class in com.c8db.entity
- CUSTOM - com.c8db.internal.util.C8SerializationFactory.Serializer
- customSerializer - Variable in class com.c8db.internal.InternalC8DBBuilder
D
- Database() - Constructor for class com.c8db.entity.LimitsEntity.Database
- DATABASE - Static variable in class com.c8db.internal.C8RequestParam
- DatabaseEntity - Class in com.c8db.entity
- DatabaseEntity() - Constructor for class com.c8db.entity.DatabaseEntity
- DataCenterEntity - Class in com.c8db.entity
- DataCenterEntity() - Constructor for class com.c8db.entity.DataCenterEntity
- DATE_STRING - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- db() - Method in interface com.c8db.C8Admin
-
The handler of the database
- db() - Method in interface com.c8db.C8Collection
-
The the handler of the database the collection is within
- db() - Method in interface com.c8db.C8DB
-
Returns a
ArangoDatabaseinstance for the_systemdatabase. - db() - Method in interface com.c8db.C8Event
-
The the handler of the database the collection with events is within
- db() - Method in interface com.c8db.C8Graph
-
The the handler of the database the named graph is within
- db() - Method in interface com.c8db.C8Stream
-
The the handler of the database the named graph is within
- db() - Method in class com.c8db.internal.C8DBImpl
- db() - Method in class com.c8db.internal.InternalC8Admin
- db() - Method in class com.c8db.internal.InternalC8Collection
- db() - Method in class com.c8db.internal.InternalC8Event
- db() - Method in class com.c8db.internal.InternalC8Graph
- db() - Method in class com.c8db.internal.InternalC8Stream
- db() - Method in class com.c8db.internal.InternalRestql
- db() - Method in interface com.c8db.Restql
-
The the handler of the database the user query is within
- db(String, String) - Method in interface com.c8db.C8DB
-
Returns a
ArangoDatabaseinstance for the given database name and tenant. - db(String, String) - Method in class com.c8db.internal.C8DBImpl
- db(String, String, String, String) - Method in interface com.c8db.C8DB
-
Returns a
ArangoDatabaseinstance for the given database name. - db(String, String, String, String) - Method in class com.c8db.internal.C8DBImpl
- db(String, String, Map<String, String>) - Method in interface com.c8db.C8DB
-
Returns a
ArangoDatabaseinstance for the given database name and tenant. - db(String, String, Map<String, String>) - Method in class com.c8db.internal.C8DBImpl
- DBCreateOptions - Class in com.c8db.model
- DBCreateOptions() - Constructor for class com.c8db.model.DBCreateOptions
- DBCreateOptions.Options - Class in com.c8db.model
- DcInfoEntity - Class in com.c8db.entity
- DcInfoEntity() - Constructor for class com.c8db.entity.DcInfoEntity
- DcInfoEntity.LocationInfo - Class in com.c8db.entity
- DcInfoEntity.Tag - Class in com.c8db.entity
- dcList() - Method in class com.c8db.internal.InternalC8Database
- dcList(String) - Method in class com.c8db.model.DCListOptions
- DCListOptions - Class in com.c8db.model
- DCListOptions() - Constructor for class com.c8db.model.DCListOptions
- DEBUG - com.c8db.entity.LogLevel
- DEBUG - com.c8db.entity.LogLevelEntity.LogLevel
- deduplicate(Boolean) - Method in class com.c8db.model.HashIndexOptions
- deduplicate(Boolean) - Method in class com.c8db.model.PersistentIndexOptions
- deduplicate(Boolean) - Method in class com.c8db.model.SkiplistIndexOptions
- DEFAULT - com.c8db.entity.LogLevelEntity.LogLevel
- DEFAULT - com.c8db.entity.ServerMode
- DEFAULT_ACQUIRE_HOST_LIST - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_ACQUIRE_HOST_LIST_INTERVAL - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_DC_LIST - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_HOST - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_JWT_AUTH - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_LOAD_BALANCING_STRATEGY - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_NETWORK_PROTOCOL - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_PORT - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_TENANT - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_TIMEOUT - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_USE_SSL - Static variable in class com.c8db.internal.C8Defaults
- DEFAULT_USER - Static variable in class com.c8db.internal.C8Defaults
- DefaultC8Serialization - Class in com.c8db.internal.util
- DefaultC8Serialization(C8Serializer, C8Deserializer) - Constructor for class com.c8db.internal.util.DefaultC8Serialization
- DELETE - com.c8db.velocystream.RequestType
- DELETED - com.c8db.entity.CollectionStatus
- deleteDocument(String) - Method in interface com.c8db.C8Collection
-
Deletes the document with the given
keyfrom the collection. - deleteDocument(String) - Method in class com.c8db.internal.C8CollectionImpl
- deleteDocument(String, Class<T>, DocumentDeleteOptions) - Method in interface com.c8db.C8Collection
-
Deletes the document with the given
keyfrom the collection. - deleteDocument(String, Class<T>, DocumentDeleteOptions) - Method in class com.c8db.internal.C8CollectionImpl
- deleteDocumentRequest(String, DocumentDeleteOptions) - Method in class com.c8db.internal.InternalC8Collection
- deleteDocumentResponseDeserializer(Class<T>) - Method in class com.c8db.internal.InternalC8Collection
- deleteDocuments(Collection<?>) - Method in interface com.c8db.C8Collection
-
Deletes multiple documents from the collection.
- deleteDocuments(Collection<?>) - Method in class com.c8db.internal.C8CollectionImpl
- deleteDocuments(Collection<?>, Class<T>, DocumentDeleteOptions) - Method in interface com.c8db.C8Collection
-
Deletes multiple documents from the collection.
- deleteDocuments(Collection<?>, Class<T>, DocumentDeleteOptions) - Method in class com.c8db.internal.C8CollectionImpl
- deleteDocumentsRequest(Collection<T>, DocumentDeleteOptions) - Method in class com.c8db.internal.InternalC8Collection
- deleteDocumentsResponseDeserializer(Class<T>) - Method in class com.c8db.internal.InternalC8Collection
- deleteEdge(String) - Method in interface com.c8db.C8EdgeCollection
-
Removes a edge
- deleteEdge(String) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- deleteEdge(String, EdgeDeleteOptions) - Method in interface com.c8db.C8EdgeCollection
-
Removes a edge
- deleteEdge(String, EdgeDeleteOptions) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- deleteEdgeRequest(String, EdgeDeleteOptions) - Method in class com.c8db.internal.InternalC8EdgeCollection
- deleteEvent(String) - Method in interface com.c8db.C8Event
-
Deletes the document with the given
keyfrom the collection. - deleteEvent(String) - Method in class com.c8db.internal.C8EventImpl
- deleteEventRequest(String, DocumentDeleteOptions) - Method in class com.c8db.internal.InternalC8Event
- deleteEvents(Collection<?>) - Method in interface com.c8db.C8Event
-
Deletes multiple documents from the collection.
- deleteEvents(Collection<?>) - Method in class com.c8db.internal.C8EventImpl
- deleteEventsRequest(Collection<T>, DocumentDeleteOptions) - Method in class com.c8db.internal.InternalC8Event
- deleteIndex(String) - Method in interface com.c8db.C8Collection
-
Deletes the index with the given
idfrom the collection. - deleteIndex(String) - Method in interface com.c8db.C8Database
-
Deletes an index
- deleteIndex(String) - Method in class com.c8db.internal.C8CollectionImpl
- deleteIndex(String) - Method in class com.c8db.internal.C8DatabaseImpl
- deleteIndexRequest(String) - Method in class com.c8db.internal.InternalC8Collection
- deleteIndexResponseDeserializer() - Method in class com.c8db.internal.InternalC8Collection
- deleteSubscription(String, boolean) - Method in interface com.c8db.C8Stream
-
Delete a subscription.
- deleteSubscription(String, boolean) - Method in class com.c8db.internal.C8StreamImpl
- deleteSubscriptionRequest(String, boolean) - Method in class com.c8db.internal.InternalC8Stream
- deleteUser(String) - Method in interface com.c8db.C8DB
-
Removes an existing user, identified by user.
- deleteUser(String) - Method in class com.c8db.internal.C8DBImpl
- deleteUserRequest(String, String, String) - Method in class com.c8db.internal.InternalC8DB
- deleteVertex(String) - Method in interface com.c8db.C8VertexCollection
-
Deletes the vertex with the given
keyfrom the collection. - deleteVertex(String) - Method in class com.c8db.internal.C8VertexCollectionImpl
- deleteVertex(String, VertexDeleteOptions) - Method in interface com.c8db.C8VertexCollection
-
Deletes the vertex with the given
keyfrom the collection. - deleteVertex(String, VertexDeleteOptions) - Method in class com.c8db.internal.C8VertexCollectionImpl
- deleteVertexRequest(String, VertexDeleteOptions) - Method in class com.c8db.internal.InternalC8VertexCollection
- DEMO_TENANT - Static variable in class com.c8db.internal.C8RequestParam
- depthfirst - com.c8db.model.TraversalOptions.Strategy
- desc - com.c8db.model.LogOptions.SortOrder
- description(String) - Method in class com.c8db.model.EventCreateOptions
- deserialize(VPackSlice, Class<R>) - Method in class com.c8db.internal.cursor.C8CursorIterator
- deserialize(VPackSlice, Type) - Method in class com.c8db.internal.util.C8DeserializerImpl
- deserialize(VPackSlice, Type) - Method in class com.c8db.internal.util.DefaultC8Serialization
- deserialize(VPackSlice, Type) - Method in interface com.c8db.util.C8Deserializer
-
Deserialize a given VelocyPack to an instance of a given type
- deserialize(VPackSlice, Type) - Method in class com.c8db.VelocyJack
- deserialize(Response) - Method in interface com.c8db.internal.C8Executor.ResponseDeserializer
- deserializeEdges(Class<E>, VPackSlice) - Method in class com.c8db.internal.InternalC8Database
- deserializer - Variable in class com.c8db.internal.InternalC8DBBuilder
- deserializer(C8Deserializer) - Method in class com.c8db.internal.InternalC8DBBuilder
- deserializeVertices(Class<V>, VPackSlice) - Method in class com.c8db.internal.InternalC8Database
- details(Boolean) - Method in class com.c8db.model.DocumentImportOptions
- details(String) - Method in class com.c8db.model.EventCreateOptions
- determineAccessType(Request) - Static method in class com.c8db.internal.util.RequestUtils
- direction(TraversalOptions.Direction) - Method in class com.c8db.model.TraversalOptions
- DIRTY_READ - com.c8db.internal.net.AccessType
- DirtyReadHostHandler - Class in com.c8db.internal.net
- DirtyReadHostHandler(HostHandler, HostHandler) - Constructor for class com.c8db.internal.net.DirtyReadHostHandler
- disconnect() - Method in class com.c8db.internal.C8ExecutorSync
- DnsInfo() - Constructor for class com.c8db.entity.TenantEntity.DnsInfo
- DOCUMENT - com.c8db.entity.CollectionType
- documentCache() - Method in class com.c8db.internal.C8Executor
- DocumentCache - Class in com.c8db.internal
- DocumentCache() - Constructor for class com.c8db.internal.DocumentCache
- DocumentCreateEntity<T> - Class in com.c8db.entity
- DocumentCreateEntity() - Constructor for class com.c8db.entity.DocumentCreateEntity
- DocumentCreateOptions - Class in com.c8db.model
- DocumentCreateOptions() - Constructor for class com.c8db.model.DocumentCreateOptions
- DocumentDeleteEntity<T> - Class in com.c8db.entity
- DocumentDeleteEntity() - Constructor for class com.c8db.entity.DocumentDeleteEntity
- DocumentDeleteOptions - Class in com.c8db.model
- DocumentDeleteOptions() - Constructor for class com.c8db.model.DocumentDeleteOptions
- DocumentEntity - Class in com.c8db.entity
- DocumentEntity() - Constructor for class com.c8db.entity.DocumentEntity
- documentExists(String) - Method in interface com.c8db.C8Collection
-
Checks if the document exists by reading a single document head
- documentExists(String) - Method in class com.c8db.internal.C8CollectionImpl
- documentExists(String, DocumentExistsOptions) - Method in interface com.c8db.C8Collection
-
Checks if the document exists by reading a single document head
- documentExists(String, DocumentExistsOptions) - Method in class com.c8db.internal.C8CollectionImpl
- DocumentExistsOptions - Class in com.c8db.model
- DocumentExistsOptions() - Constructor for class com.c8db.model.DocumentExistsOptions
- documentExistsRequest(String, DocumentExistsOptions) - Method in class com.c8db.internal.InternalC8Collection
- DocumentField - Annotation Type in com.c8db.entity
- DocumentField.Type - Enum in com.c8db.entity
- DocumentImportOptions - Class in com.c8db.model
- DocumentImportOptions() - Constructor for class com.c8db.model.DocumentImportOptions
- DocumentImportOptions.OnDuplicate - Enum in com.c8db.model
- DocumentReadOptions - Class in com.c8db.model
- DocumentReadOptions() - Constructor for class com.c8db.model.DocumentReadOptions
- DocumentReplaceOptions - Class in com.c8db.model
- DocumentReplaceOptions() - Constructor for class com.c8db.model.DocumentReplaceOptions
- documents - com.c8db.model.ImportType
- DocumentUpdateEntity<T> - Class in com.c8db.entity
- DocumentUpdateEntity() - Constructor for class com.c8db.entity.DocumentUpdateEntity
- DocumentUpdateOptions - Class in com.c8db.model
- DocumentUpdateOptions() - Constructor for class com.c8db.model.DocumentUpdateOptions
- DocumentUtil - Class in com.c8db.internal.util
- drop() - Method in interface com.c8db.C8Collection
-
Deletes the collection from the database.
- drop() - Method in interface com.c8db.C8Database
-
Deletes the database from the server.
- drop() - Method in interface com.c8db.C8Graph
-
Deletes the graph from the database.
- drop() - Method in interface com.c8db.C8VertexCollection
-
Removes a vertex collection from the graph and optionally deletes the collection, if it is not used in any other graph
- drop() - Method in class com.c8db.internal.C8CollectionImpl
- drop() - Method in class com.c8db.internal.C8DatabaseImpl
- drop() - Method in class com.c8db.internal.C8GraphImpl
- drop() - Method in class com.c8db.internal.C8VertexCollectionImpl
- drop(boolean) - Method in interface com.c8db.C8Collection
-
Deletes the collection from the database.
- drop(boolean) - Method in interface com.c8db.C8Graph
-
Deletes the graph from the database.
- drop(boolean) - Method in class com.c8db.internal.C8CollectionImpl
- drop(boolean) - Method in class com.c8db.internal.C8GraphImpl
- drop(String) - Method in class com.c8db.internal.RestqlImpl
- drop(String) - Method in interface com.c8db.Restql
-
Deletes user query from the database.
- drop(String, String) - Method in class com.c8db.internal.RestqlImpl
- drop(String, String) - Method in interface com.c8db.Restql
-
Deletes user query from the database.
- dropRequest() - Method in class com.c8db.internal.InternalC8Database
- dropRequest() - Method in class com.c8db.internal.InternalC8Graph
- dropRequest() - Method in class com.c8db.internal.InternalC8Stream
- dropRequest() - Method in class com.c8db.internal.InternalC8VertexCollection
- dropRequest(boolean) - Method in class com.c8db.internal.InternalC8Graph
- dropRequest(boolean) - Method in class com.c8db.internal.InternalC8Stream
- dropRequest(Boolean) - Method in class com.c8db.internal.InternalC8Collection
- dropRequest(String) - Method in class com.c8db.internal.InternalRestql
- dropRequest(String, String) - Method in class com.c8db.internal.InternalRestql
E
- edge - com.c8db.entity.IndexType
- EDGE - Static variable in class com.c8db.internal.InternalC8Graph
- EDGE - Static variable in class com.c8db.internal.InternalRestql
- edgeCollection(String) - Method in interface com.c8db.C8Graph
-
Returns a
ArangoEdgeCollectioninstance for the given edge collection name. - edgeCollection(String) - Method in class com.c8db.internal.C8GraphImpl
- edgeCollection(String) - Method in class com.c8db.model.TraversalOptions
- EdgeCreateOptions - Class in com.c8db.model
- EdgeCreateOptions() - Constructor for class com.c8db.model.EdgeCreateOptions
- EdgeDefinition - Class in com.c8db.entity
- EdgeDefinition() - Constructor for class com.c8db.entity.EdgeDefinition
- edgeDefinitions(Collection<EdgeDefinition>) - Method in class com.c8db.model.GraphCreateOptions
- EdgeDeleteOptions - Class in com.c8db.model
- EdgeDeleteOptions() - Constructor for class com.c8db.model.EdgeDeleteOptions
- EdgeEntity - Class in com.c8db.entity
- EdgeEntity() - Constructor for class com.c8db.entity.EdgeEntity
- EdgeReplaceOptions - Class in com.c8db.model
- EdgeReplaceOptions() - Constructor for class com.c8db.model.EdgeReplaceOptions
- EDGES - com.c8db.entity.CollectionType
- edgesUniqueness(TraversalOptions.UniquenessType) - Method in class com.c8db.model.TraversalOptions
- EdgeUpdateEntity - Class in com.c8db.entity
- EdgeUpdateEntity() - Constructor for class com.c8db.entity.EdgeUpdateEntity
- EdgeUpdateOptions - Class in com.c8db.model
- EdgeUpdateOptions() - Constructor for class com.c8db.model.EdgeUpdateOptions
- email - Variable in class com.c8db.internal.InternalC8DBBuilder
- email(String) - Method in class com.c8db.C8DB.Builder
- email(String) - Method in class com.c8db.internal.http.HttpConnection.Builder
- email(String) - Method in class com.c8db.model.EventCreateOptions
- enableShards(Boolean) - Method in class com.c8db.model.CollectionCreateOptions
- encodeURL(String) - Static method in class com.c8db.internal.util.EncodeUtils
- EncodeUtils - Class in com.c8db.internal.util
- ENCRYPTION_PLAIN - Static variable in class com.c8db.internal.velocystream.VstCommunication
- ensureFulltextIndex(Iterable<String>, FulltextIndexOptions) - Method in interface com.c8db.C8Collection
-
Creates a fulltext index for the collection, if it does not already exist.
- ensureFulltextIndex(Iterable<String>, FulltextIndexOptions) - Method in class com.c8db.internal.C8CollectionImpl
- ensureGeoIndex(Iterable<String>, GeoIndexOptions) - Method in interface com.c8db.C8Collection
-
Creates a geo-spatial index for the collection, if it does not already exist.
- ensureGeoIndex(Iterable<String>, GeoIndexOptions) - Method in class com.c8db.internal.C8CollectionImpl
- ensureHashIndex(Iterable<String>, HashIndexOptions) - Method in interface com.c8db.C8Collection
-
Creates a hash index for the collection if it does not already exist.
- ensureHashIndex(Iterable<String>, HashIndexOptions) - Method in class com.c8db.internal.C8CollectionImpl
- ensurePersistentIndex(Iterable<String>, PersistentIndexOptions) - Method in interface com.c8db.C8Collection
-
Creates a persistent index for the collection, if it does not already exist.
- ensurePersistentIndex(Iterable<String>, PersistentIndexOptions) - Method in class com.c8db.internal.C8CollectionImpl
- ensureSkiplistIndex(Iterable<String>, SkiplistIndexOptions) - Method in interface com.c8db.C8Collection
-
Creates a skip-list index for the collection, if it does not already exist.
- ensureSkiplistIndex(Iterable<String>, SkiplistIndexOptions) - Method in class com.c8db.internal.C8CollectionImpl
- ensureTTLIndex(Iterable<String>, TTLIndexOptions) - Method in interface com.c8db.C8Collection
-
Creates a ttl index for the collection, if it does not already exist.
- ensureTTLIndex(Iterable<String>, TTLIndexOptions) - Method in class com.c8db.internal.C8CollectionImpl
- Entity - Interface in com.c8db.entity
- entityName(String) - Method in class com.c8db.model.EventCreateOptions
- entityType(String) - Method in class com.c8db.model.EventCreateOptions
- equals(Object) - Method in class com.c8db.entity.BaseDocument
- equals(Object) - Method in class com.c8db.entity.BaseEdgeDocument
- equals(Object) - Method in class com.c8db.internal.net.HostDescription
- equals(Object) - Method in class com.c8db.internal.net.HostImpl
- error - com.c8db.model.DocumentImportOptions.OnDuplicate
- ERROR - com.c8db.entity.LogLevel
- ERROR - com.c8db.entity.LogLevelEntity.LogLevel
- ERROR - Static variable in class com.c8db.internal.C8ResponseField
- ERROR_C8_DATA_SOURCE_NOT_FOUND - Static variable in class com.c8db.internal.C8Errors
- ERROR_C8_DATABASE_NOT_FOUND - Static variable in class com.c8db.internal.C8Errors
- ERROR_COLLECTION_ALREADY_EXISTS - Static variable in class com.c8db.internal.C8Errors
- ERROR_GRAPH_NOT_FOUND - Static variable in class com.c8db.internal.C8Errors
- ERROR_STREAM_ALREADY_EXISTS - Static variable in class com.c8db.internal.C8Errors
- ErrorEntity - Class in com.c8db.entity
- ErrorEntity() - Constructor for class com.c8db.entity.ErrorEntity
- event() - Method in interface com.c8db.C8Database
- event() - Method in class com.c8db.internal.C8DatabaseImpl
- EventCreateOptions - Class in com.c8db.model
- EventCreateOptions() - Constructor for class com.c8db.model.EventCreateOptions
- excludeSystem(Boolean) - Method in class com.c8db.model.CollectionsReadOptions
- exclusive(String...) - Method in class com.c8db.model.C8TransactionCollectionOptions
- exclusiveCollections(String...) - Method in class com.c8db.model.C8TransactionOptions
- exclusiveCollections(String...) - Method in class com.c8db.model.StreamTransactionOptions
- execute(Request) - Method in interface com.c8db.C8DB
-
Generic Execute.
- execute(Request) - Method in class com.c8db.internal.C8DBImpl
- execute(Request) - Method in class com.c8db.internal.http.HttpConnection
- execute(Request, C) - Method in class com.c8db.internal.velocystream.VstCommunication
- execute(Request, C8Executor.ResponseDeserializer<T>) - Method in class com.c8db.internal.C8ExecutorSync
- execute(Request, C8Executor.ResponseDeserializer<T>, HostHandle) - Method in class com.c8db.internal.C8ExecutorSync
- execute(Request, HostHandle) - Method in interface com.c8db.C8DB
-
Generic Execute.
- execute(Request, HostHandle) - Method in class com.c8db.internal.C8DBImpl
- execute(Request, HostHandle) - Method in class com.c8db.internal.http.HttpCommunication
- execute(Request, HostHandle) - Method in class com.c8db.internal.http.HttpProtocol
- execute(Request, HostHandle) - Method in interface com.c8db.internal.net.CommunicationProtocol
- execute(Request, HostHandle) - Method in class com.c8db.internal.velocystream.VstCommunication
- execute(Request, HostHandle) - Method in class com.c8db.internal.velocystream.VstProtocol
- execute(Request, VstConnectionSync) - Method in class com.c8db.internal.velocystream.VstCommunicationSync
- execute(Request, Type) - Method in class com.c8db.internal.C8ExecutorSync
- execute(Request, Type, HostHandle) - Method in class com.c8db.internal.C8ExecutorSync
- executeTraversal(Class<V>, Class<E>, TraversalOptions) - Method in interface com.c8db.C8Database
-
Execute a server-side traversal
- executeTraversal(Class<V>, Class<E>, TraversalOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- executeTraversalRequest(TraversalOptions) - Method in class com.c8db.internal.InternalC8Database
- executeTraversalResponseDeserializer(Class<V>, Class<E>) - Method in class com.c8db.internal.InternalC8Database
- executeUserQuery(String, String, Map<String, Object>, Class<T>) - Method in interface com.c8db.C8Database
-
Executes a saved using query using the given
nameandbindVars, then returns a newC8Cursorinstance for the result list. - executeUserQuery(String, String, Map<String, Object>, Class<T>) - Method in class com.c8db.internal.C8DatabaseImpl
- executeUserQuery(String, Map<String, Object>, Class<T>) - Method in class com.c8db.internal.RestqlImpl
- executeUserQuery(String, Map<String, Object>, Class<T>) - Method in interface com.c8db.Restql
-
Executes saved query by name
- executeUserQueryByUserNameAndName(String, String, Map<String, Object>, Class<T>) - Method in class com.c8db.internal.RestqlImpl
- executeUserQueryByUserNameAndName(String, String, Map<String, Object>, Class<T>) - Method in interface com.c8db.Restql
-
Executes saved query by name for the give user
- EXECUTING - com.c8db.entity.QueryExecutionState
- ExecutionCollection() - Constructor for class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionCollection
- ExecutionExpression() - Constructor for class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- ExecutionNode() - Constructor for class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- ExecutionPlan() - Constructor for class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionPlan
- ExecutionStats() - Constructor for class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionStats
- ExecutionVariable() - Constructor for class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionVariable
- executor - Variable in class com.c8db.internal.C8Executeable
- executor() - Method in class com.c8db.internal.C8DBImpl
- executor() - Method in class com.c8db.internal.C8Executeable
- exists() - Method in interface com.c8db.C8Collection
-
Checks whether the collection exists
- exists() - Method in interface com.c8db.C8Database
-
Checks whether the database exists
- exists() - Method in interface com.c8db.C8Graph
-
Checks whether the graph exists
- exists() - Method in class com.c8db.internal.C8CollectionImpl
- exists() - Method in class com.c8db.internal.C8DatabaseImpl
- exists() - Method in class com.c8db.internal.C8GraphImpl
- expander(String) - Method in class com.c8db.model.TraversalOptions
- expireAfter(Long) - Method in class com.c8db.model.TTLIndexOptions
- expireMessagesInSeconds(String, int, boolean) - Method in interface com.c8db.C8Stream
-
Expire messages on a stream subscription.
- expireMessagesInSeconds(String, int, boolean) - Method in class com.c8db.internal.C8StreamImpl
- expireMessagesRequest(String, int, boolean) - Method in class com.c8db.internal.InternalC8Stream
- explainQuery(String, Map<String, Object>, C8qlQueryExplainOptions) - Method in interface com.c8db.C8Database
-
Explain an AQL query and return information about it
- explainQuery(String, Map<String, Object>, C8qlQueryExplainOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- explainQueryRequest(String, Map<String, Object>, C8qlQueryExplainOptions) - Method in class com.c8db.internal.InternalC8Database
- ExtendedHostResolver - Class in com.c8db.internal.net
- ExtendedHostResolver(List<Host>, Integer, ConnectionFactory, Integer) - Constructor for class com.c8db.internal.net.ExtendedHostResolver
- extra(Map<String, Object>) - Method in class com.c8db.model.UserCreateOptions
- extra(Map<String, Object>) - Method in class com.c8db.model.UserUpdateOptions
- Extras() - Constructor for class com.c8db.entity.CursorEntity.Extras
F
- fabric(String) - Method in class com.c8db.model.EventCreateOptions
- fail() - Method in class com.c8db.internal.net.DirtyReadHostHandler
- fail() - Method in class com.c8db.internal.net.FallbackHostHandler
- fail() - Method in interface com.c8db.internal.net.HostHandler
- fail() - Method in class com.c8db.internal.net.RandomHostHandler
- fail() - Method in class com.c8db.internal.net.RoundRobinHostHandler
- FallbackHostHandler - Class in com.c8db.internal.net
- FallbackHostHandler(HostResolver) - Constructor for class com.c8db.internal.net.FallbackHostHandler
- FATAL - com.c8db.entity.LogLevel
- FATAL - com.c8db.entity.LogLevelEntity.LogLevel
- FeaturesEntity - Class in com.c8db.entity
- FeaturesEntity() - Constructor for class com.c8db.entity.FeaturesEntity
- fields(Iterable<String>) - Method in class com.c8db.model.FulltextIndexOptions
- fields(Iterable<String>) - Method in class com.c8db.model.GeoIndexOptions
- fields(Iterable<String>) - Method in class com.c8db.model.HashIndexOptions
- fields(Iterable<String>) - Method in class com.c8db.model.PersistentIndexOptions
- fields(Iterable<String>) - Method in class com.c8db.model.SkiplistIndexOptions
- fields(Iterable<String>) - Method in class com.c8db.model.TTLIndexOptions
- filter(Predicate<? super T>) - Method in interface com.c8db.C8Iterable
-
Returns a
ArangoIterableconsisting of the elements of thisArangoIterablethat match the given predicate. - filter(Predicate<? super T>) - Method in class com.c8db.internal.cursor.AbstractC8Iterable
- filter(String) - Method in class com.c8db.model.TraversalOptions
- FINALIZING - com.c8db.entity.QueryExecutionState
- FINISHED - com.c8db.entity.QueryExecutionState
- first() - Method in interface com.c8db.C8Iterable
-
Returns the first element or
nullif no element exists. - first() - Method in class com.c8db.internal.cursor.AbstractC8Iterable
- flush() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- foreach(Consumer<? super T>) - Method in interface com.c8db.C8Iterable
-
Performs the given action for each element of the
ArangoIterable - foreach(Consumer<? super T>) - Method in class com.c8db.internal.cursor.C8CursorImpl
- foreach(Consumer<? super T>) - Method in class com.c8db.internal.cursor.C8FilterIterable
- foreach(Consumer<? super T>) - Method in class com.c8db.internal.cursor.C8MappingIterable
- forward - com.c8db.model.TraversalOptions.ItemOrder
- from(String...) - Method in class com.c8db.entity.EdgeDefinition
- FROM - com.c8db.entity.DocumentField.Type
- fromLevel(int) - Static method in enum com.c8db.entity.LogLevel
- fromPrefix(String) - Method in class com.c8db.model.DocumentImportOptions
- fromStatus(int) - Static method in enum com.c8db.entity.CollectionStatus
- fromType(int) - Static method in enum com.c8db.entity.CollectionType
- fromType(int) - Static method in enum com.c8db.velocystream.RequestType
- fromValue(String) - Static method in enum com.c8db.entity.IndexType
- fulltext - com.c8db.entity.IndexType
- FulltextIndexOptions - Class in com.c8db.model
- FulltextIndexOptions() - Constructor for class com.c8db.model.FulltextIndexOptions
- Function<T,R> - Interface in com.c8db
G
- geo - com.c8db.entity.IndexType
- geo1 - com.c8db.entity.IndexType
- geo2 - com.c8db.entity.IndexType
- geoFabric(String, String) - Method in class com.c8db.model.DBCreateOptions
- GeoFabricEntity - Class in com.c8db.entity
- GeoFabricEntity() - Constructor for class com.c8db.entity.GeoFabricEntity
- GeoFabricEntity.GeoFabricOptions - Class in com.c8db.entity
- GeoFabricOptions() - Constructor for class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- GeoIndexOptions - Class in com.c8db.model
- GeoIndexOptions() - Constructor for class com.c8db.model.GeoIndexOptions
- geoJson(Boolean) - Method in class com.c8db.model.GeoIndexOptions
- get() - Method in class com.c8db.util.MapBuilder
- get(long) - Method in class com.c8db.internal.velocystream.internal.MessageStore
- get(HostHandle, AccessType) - Method in class com.c8db.internal.net.DirtyReadHostHandler
- get(HostHandle, AccessType) - Method in class com.c8db.internal.net.FallbackHostHandler
- get(HostHandle, AccessType) - Method in interface com.c8db.internal.net.HostHandler
- get(HostHandle, AccessType) - Method in class com.c8db.internal.net.RandomHostHandler
- get(HostHandle, AccessType) - Method in class com.c8db.internal.net.RoundRobinHostHandler
- get(C8SerializationFactory.Serializer) - Method in class com.c8db.internal.util.C8SerializationFactory
- GET - com.c8db.velocystream.RequestType
- get_key() - Method in class com.c8db.entity.C8EventEntity
- getAccessibleDatabasesForResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- getAccessibleDatabasesRequest() - Method in class com.c8db.internal.InternalC8Database
- getAccessibleGeoFabrics() - Method in interface com.c8db.C8Database
-
Retrieves a list of all databases the current user can access
- getAccessibleGeoFabrics() - Method in interface com.c8db.C8DB
-
Retrieves a list of all databases the current user can access
- getAccessibleGeoFabrics() - Method in class com.c8db.internal.C8DatabaseImpl
- getAccessibleGeoFabrics() - Method in class com.c8db.internal.C8DBImpl
- getAccessibleGeoFabricsFor(String) - Method in interface com.c8db.C8DB
-
List available database to the specified user
- getAccessibleGeoFabricsFor(String) - Method in class com.c8db.internal.C8DBImpl
- getAccessibleGeoFabricsForRequest(String, String, String) - Method in class com.c8db.internal.InternalC8DB
- getAccessibleGeoFabricsForResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getAction() - Method in class com.c8db.entity.C8EventEntity
- getAction() - Method in class com.c8db.model.C8TransactionOptions
- getAction() - Method in class com.c8db.model.EventCreateOptions
- getActive() - Method in class com.c8db.model.UserCreateOptions
- getActive() - Method in class com.c8db.model.UserUpdateOptions
- getAdditionalFields() - Method in class com.c8db.util.C8Serializer.Options
- getAddress() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getAgency() - Method in class com.c8db.entity.LogLevelEntity
- getAgencycomm() - Method in class com.c8db.entity.LogLevelEntity
- getAlertRequest(Map<String, String>) - Method in class com.c8db.internal.InternalC8DB
- getAlerts(Map<String, String>) - Method in interface com.c8db.C8DB
-
Gets Alerts
- getAlerts(Map<String, String>) - Method in class com.c8db.internal.C8DBImpl
- getAlertsResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getAllEdgeLocations() - Method in interface com.c8db.C8DB
-
Return a list of all Edge Locations (AKA Datacenters) deployed in the Macrometa Fabric.
- getAllEdgeLocations() - Method in class com.c8db.internal.C8DBImpl
- getAllEdgeLocationsRequest() - Method in class com.c8db.internal.InternalC8DB
- getAllEdgeLocationsResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getAllowImplicit() - Method in class com.c8db.model.C8TransactionCollectionOptions
- getAllowUserKeys() - Method in class com.c8db.entity.KeyOptions
- getAllPlans() - Method in class com.c8db.model.C8qlQueryExplainOptions
- getApi() - Method in class com.c8db.entity.DcInfoEntity.Tag
- getAst() - Method in class com.c8db.entity.C8qlParseEntity
- getAttribute(String) - Method in class com.c8db.entity.BaseDocument
- getAttributes() - Method in class com.c8db.entity.C8EventEntity
- getAttributes() - Method in class com.c8db.model.EventCreateOptions
- getAverageMsgSize() - Method in class com.c8db.entity.C8StreamStatisticsEntity
- getAverageMsgSize() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getBacklog(boolean) - Method in interface com.c8db.C8Stream
-
Get estimated backlog for offline stream.
- getBacklog(boolean) - Method in class com.c8db.internal.C8StreamImpl
- getBigIntegerValue() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getBinaryValue(Base64Variant) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getBindVars() - Method in class com.c8db.entity.C8qlParseEntity
- getBindVars() - Method in class com.c8db.entity.QueryEntity
- getBindVars() - Method in class com.c8db.entity.UserQueryEntity
- getBindVars() - Method in class com.c8db.model.C8qlQueryExplainOptions
- getBindVars() - Method in class com.c8db.model.C8qlQueryOptions
- getBody() - Method in class com.c8db.internal.velocystream.internal.Message
- getBody() - Method in class com.c8db.velocystream.Request
- getBody() - Method in class com.c8db.velocystream.Response
- getBrokerName() - Method in class com.c8db.entity.C8StreamBacklogEntity
- getC8PersistentStreamsRequest(C8StreamCreateOptions) - Method in class com.c8db.internal.InternalC8Database
- getC8StreamBacklogRequest(boolean) - Method in class com.c8db.internal.InternalC8Stream
- getC8StreamBacklogResponseDeserializer() - Method in class com.c8db.internal.InternalC8Stream
- getC8StreamsRequest() - Method in class com.c8db.internal.InternalC8Database
- getC8StreamsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- getC8StreamStatisticsRequest(boolean) - Method in class com.c8db.internal.InternalC8Stream
- getC8StreamStatisticsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Stream
- getC8StreamSubscriptionsRequest(boolean) - Method in class com.c8db.internal.InternalC8Stream
- getC8StreamSubscriptionsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Stream
- getCache() - Method in class com.c8db.model.C8qlQueryOptions
- getCacheable() - Method in class com.c8db.entity.C8qlExecutionExplainEntity
- getCached() - Method in class com.c8db.entity.CursorEntity
- getCanThrow() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getChunk() - Method in class com.c8db.internal.velocystream.internal.Chunk
- getChunkX() - Method in class com.c8db.internal.velocystream.internal.Chunk
- getCity() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getClientVersion() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getCluster() - Method in class com.c8db.entity.LogLevelEntity
- getCode() - Method in class com.c8db.entity.CursorEntity.Warning
- getCode() - Method in class com.c8db.entity.ErrorEntity
- getCodec() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getCollection() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getCollection() - Method in class com.c8db.entity.EdgeDefinition
- getCollection() - Method in class com.c8db.model.VertexCollectionCreateOptions
- getCollections() - Method in interface com.c8db.C8Database
-
Fetches all collections from the database and returns an list of collection descriptions.
- getCollections() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionPlan
- getCollections() - Method in class com.c8db.entity.C8qlParseEntity
- getCollections() - Method in class com.c8db.internal.C8DatabaseImpl
- getCollections(CollectionsReadOptions) - Method in interface com.c8db.C8Database
-
Fetches all collections from the database and returns an list of collection descriptions.
- getCollections(CollectionsReadOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- getCollectionsRequest(CollectionsReadOptions) - Method in class com.c8db.internal.InternalC8Database
- getCollectionsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- getCollector() - Method in class com.c8db.entity.LogLevelEntity
- getCommunication() - Method in class com.c8db.entity.LogLevelEntity
- getCompactor() - Method in class com.c8db.entity.LogLevelEntity
- getComplete() - Method in class com.c8db.model.DocumentImportOptions
- getCondition() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getConditionVariable() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getConfig() - Method in class com.c8db.entity.LogLevelEntity
- getConnectedSince() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getConnectionName() - Method in class com.c8db.internal.velocystream.internal.VstConnection
- getConstraint() - Method in class com.c8db.entity.IndexEntity
- getContentLength() - Method in class com.c8db.internal.velocystream.internal.Chunk
- getContentOffset() - Method in class com.c8db.internal.velocystream.internal.Chunk
- getCount() - Method in interface com.c8db.C8Cursor
- getCount() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getCount() - Method in class com.c8db.entity.CursorEntity
- getCount() - Method in class com.c8db.internal.cursor.C8CursorImpl
- getCount() - Method in class com.c8db.model.C8qlQueryOptions
- getCountryCode() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getCountryName() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getCurrentLocation() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getCurrentlyRunningQueries() - Method in interface com.c8db.C8Database
-
Returns a list of currently running AQL queries
- getCurrentlyRunningQueries() - Method in class com.c8db.internal.C8DatabaseImpl
- getCurrentlyRunningQueriesRequest() - Method in class com.c8db.internal.InternalC8Database
- getCurrentName() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getCursorBacklog() - Method in class com.c8db.entity.C8StreamBacklogEntity.CursorDetails
- getCursorDetails() - Method in class com.c8db.entity.C8StreamBacklogEntity
- getCursorLedgerId() - Method in class com.c8db.entity.C8StreamBacklogEntity.CursorDetails
- getDatabase() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getDatabase() - Method in class com.c8db.velocystream.Request
- getDatabaseResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- getDatafiles() - Method in class com.c8db.entity.LogLevelEntity
- getDataLedgerDetails() - Method in class com.c8db.entity.C8StreamBacklogEntity
- getDb() - Method in class com.c8db.entity.C8StreamEntity
- getDcInfo() - Method in class com.c8db.entity.DataCenterEntity
- getDcList() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getDcList() - Method in class com.c8db.model.DBCreateOptions.Options
- getDcList() - Method in class com.c8db.model.DCListOptions
- getDecimalValue() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getDeduplicate() - Method in class com.c8db.entity.IndexEntity
- getDeduplicate() - Method in class com.c8db.model.HashIndexOptions
- getDeduplicate() - Method in class com.c8db.model.PersistentIndexOptions
- getDeduplicate() - Method in class com.c8db.model.SkiplistIndexOptions
- getDependencies() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getDepth() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getDescription() - Method in class com.c8db.entity.C8EventEntity
- getDescription() - Method in interface com.c8db.internal.net.Host
- getDescription() - Method in class com.c8db.internal.net.HostImpl
- getDescription() - Method in class com.c8db.model.EventCreateOptions
- getDetails() - Method in class com.c8db.entity.C8EventEntity
- getDetails() - Method in class com.c8db.model.DocumentImportOptions
- getDetails() - Method in class com.c8db.model.EventCreateOptions
- getDirection() - Method in class com.c8db.model.TraversalOptions
- getDoCompact() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getDocument(String, Class<T>) - Method in interface com.c8db.C8Collection
-
Retrieves the document with the given
keyfrom the collection. - getDocument(String, Class<T>) - Method in interface com.c8db.C8Database
-
Reads a single document
- getDocument(String, Class<T>) - Method in class com.c8db.internal.C8CollectionImpl
- getDocument(String, Class<T>) - Method in class com.c8db.internal.C8DatabaseImpl
- getDocument(String, Class<T>, DocumentReadOptions) - Method in interface com.c8db.C8Collection
-
Retrieves the document with the given
keyfrom the collection. - getDocument(String, Class<T>, DocumentReadOptions) - Method in interface com.c8db.C8Database
-
Reads a single document
- getDocument(String, Class<T>, DocumentReadOptions) - Method in class com.c8db.internal.C8CollectionImpl
- getDocument(String, Class<T>, DocumentReadOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- getDocumentRequest(String, DocumentReadOptions) - Method in class com.c8db.internal.InternalC8Collection
- getDocuments() - Method in class com.c8db.entity.MultiDocumentEntity
- getDocuments(Collection<String>, Class<T>) - Method in interface com.c8db.C8Collection
-
Retrieves multiple documents with the given
_keyfrom the collection. - getDocuments(Collection<String>, Class<T>) - Method in class com.c8db.internal.C8CollectionImpl
- getDocuments(Collection<String>, Class<T>, DocumentReadOptions) - Method in interface com.c8db.C8Collection
-
Retrieves multiple documents with the given
_keyfrom the collection. - getDocuments(Collection<String>, Class<T>, DocumentReadOptions) - Method in class com.c8db.internal.C8CollectionImpl
- getDocumentsAndErrors() - Method in class com.c8db.entity.MultiDocumentEntity
- getDocumentsRequest(Collection<String>, DocumentReadOptions) - Method in class com.c8db.internal.InternalC8Collection
- getDocumentsResponseDeserializer(Class<T>, DocumentReadOptions) - Method in class com.c8db.internal.InternalC8Collection
- getDoubleValue() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getEdge(String, Class<T>) - Method in interface com.c8db.C8EdgeCollection
-
Fetches an existing edge
- getEdge(String, Class<T>) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- getEdge(String, Class<T>, GraphDocumentReadOptions) - Method in interface com.c8db.C8EdgeCollection
-
Fetches an existing edge
- getEdge(String, Class<T>, GraphDocumentReadOptions) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- getEdgeCollection() - Method in class com.c8db.model.TraversalOptions
- getEdgeDefinitions() - Method in interface com.c8db.C8Graph
-
Fetches all edge collections from the graph and returns a list of collection names.
- getEdgeDefinitions() - Method in class com.c8db.entity.GraphEntity
- getEdgeDefinitions() - Method in class com.c8db.internal.C8GraphImpl
- getEdgeDefinitions() - Method in class com.c8db.model.GraphCreateOptions
- getEdgeDefinitionsDeserializer() - Method in class com.c8db.internal.InternalC8Graph
- getEdgeDefinitionsDeserializer() - Method in class com.c8db.internal.InternalRestql
- getEdgeDefinitionsRequest() - Method in class com.c8db.internal.InternalC8Graph
- getEdgeLocation(String) - Method in interface com.c8db.C8DB
-
Fetches data about the specified Edge Location.
- getEdgeLocation(String) - Method in class com.c8db.internal.C8DBImpl
- getEdgeLocationRequest(String) - Method in class com.c8db.internal.InternalC8DB
- getEdgeLocationResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getEdgeLocations(String) - Method in interface com.c8db.C8DB
-
Lists Edge Location (AKA Datacenter) details for specified tenant
- getEdgeLocations(String) - Method in class com.c8db.internal.C8DBImpl
-
Edge Locations
- getEdgeLocationsRequest(String) - Method in class com.c8db.internal.InternalC8DB
- getEdgeLocationsResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getEdgeRequest(String, GraphDocumentReadOptions) - Method in class com.c8db.internal.InternalC8EdgeCollection
- getEdgeResponseDeserializer(Class<T>) - Method in class com.c8db.internal.InternalC8EdgeCollection
- getEdges() - Method in class com.c8db.entity.PathEntity
- getEdges() - Method in class com.c8db.model.TraversalOptions.Uniqueness
- getEdgesUniqueness() - Method in class com.c8db.model.TraversalOptions
- getEmail() - Method in class com.c8db.entity.C8EventEntity
- getEmail() - Method in class com.c8db.model.EventCreateOptions
- getEnabled() - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- getEncryption() - Method in class com.c8db.internal.velocystream.internal.AuthenticationRequest
- getEntityName() - Method in class com.c8db.entity.C8EventEntity
- getEntityName() - Method in class com.c8db.model.EventCreateOptions
- getEntityType() - Method in class com.c8db.entity.C8EventEntity
- getEntityType() - Method in class com.c8db.model.EventCreateOptions
- getEntries() - Method in class com.c8db.entity.C8StreamBacklogEntity.LedgerDetails
- getErrorMessage() - Method in exception com.c8db.C8DBException
- getErrorMessage() - Method in class com.c8db.entity.ErrorEntity
- getErrorNum() - Method in exception com.c8db.C8DBException
- getErrorNum() - Method in class com.c8db.entity.ErrorEntity
- getErrors() - Method in class com.c8db.entity.MultiDocumentEntity
- getEstimatedCost() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getEstimatedCost() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionPlan
- getEstimatedNrItems() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getEstimatedNrItems() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionPlan
- getEvent(String) - Method in interface com.c8db.C8Event
-
Retrieves the document with the given
keyfrom the collection. - getEvent(String) - Method in class com.c8db.internal.C8EventImpl
- getEvent(String, DocumentReadOptions) - Method in interface com.c8db.C8Event
-
Retrieves the document with the given
keyfrom the collection. - getEvent(String, DocumentReadOptions) - Method in class com.c8db.internal.C8EventImpl
- getEventRequest(String, DocumentReadOptions) - Method in class com.c8db.internal.InternalC8Event
- getEvents(Collection<String>) - Method in interface com.c8db.C8Event
-
Retrieves multiple documents with the given
_keyfrom the collection. - getEvents(Collection<String>) - Method in class com.c8db.internal.C8EventImpl
- getEventsRequest() - Method in class com.c8db.internal.InternalC8Event
- getEventsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Event
- getException() - Method in exception com.c8db.C8DBException
- getException() - Method in class com.c8db.entity.ErrorEntity
- getExcludeSystem() - Method in class com.c8db.model.CollectionsReadOptions
- getExclusive() - Method in class com.c8db.model.C8TransactionCollectionOptions
- getExecutionTime() - Method in class com.c8db.entity.CursorEntity.Stats
- getExpander() - Method in class com.c8db.model.TraversalOptions
- getExpireAfter() - Method in class com.c8db.entity.IndexEntity
- getExpireAfter() - Method in class com.c8db.model.TTLIndexOptions
- getExpression() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getExpressionType() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getExtra() - Method in class com.c8db.entity.CursorEntity
- getExtra() - Method in class com.c8db.model.UserCreateOptions
- getExtra() - Method in class com.c8db.model.UserUpdateOptions
- getFabric() - Method in class com.c8db.entity.C8EventEntity
- getFabric() - Method in class com.c8db.entity.UserQueryEntity
- getFabric() - Method in class com.c8db.model.EventCreateOptions
- getFields() - Method in class com.c8db.entity.IndexEntity
- getFields() - Method in class com.c8db.model.FulltextIndexOptions
- getFields() - Method in class com.c8db.model.GeoIndexOptions
- getFields() - Method in class com.c8db.model.HashIndexOptions
- getFields() - Method in class com.c8db.model.PersistentIndexOptions
- getFields() - Method in class com.c8db.model.SkiplistIndexOptions
- getFields() - Method in class com.c8db.model.TTLIndexOptions
- getFilter() - Method in class com.c8db.model.TraversalOptions
- getFiltered() - Method in class com.c8db.entity.CursorEntity.Stats
- getFloatValue() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getFrom() - Method in class com.c8db.entity.BaseEdgeDocument
- getFrom() - Method in class com.c8db.entity.EdgeDefinition
- getFromPrefix() - Method in class com.c8db.model.DocumentImportOptions
- getFullCount() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getFullCount() - Method in class com.c8db.entity.CursorEntity.Stats
- getGeoFabricInfoRequest(String, String) - Method in class com.c8db.internal.InternalC8DB
- getGeoFabricInfoResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getGeoFabricInformation(String, String) - Method in interface com.c8db.C8DB
- getGeoFabricInformation(String, String) - Method in class com.c8db.internal.C8DBImpl
- getGeoFabrics() - Method in interface com.c8db.C8DB
-
Retrieves a list of all existing databases
- getGeoFabrics() - Method in class com.c8db.internal.C8DBImpl
- getGeoFabricsRequest(String, String) - Method in class com.c8db.internal.InternalC8DB
- getGeoFabricsResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getGeoJson() - Method in class com.c8db.entity.IndexEntity
- getGeoJson() - Method in class com.c8db.model.GeoIndexOptions
- getGlobal() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getGrant() - Method in class com.c8db.model.UserAccessOptions
- getGraphName() - Method in class com.c8db.model.TraversalOptions
- getGraphs() - Method in interface com.c8db.C8Database
-
Lists all graphs known to the graph module
- getGraphs() - Method in class com.c8db.entity.LogLevelEntity
- getGraphs() - Method in class com.c8db.internal.C8DatabaseImpl
- getGraphsRequest() - Method in class com.c8db.internal.InternalC8Database
- getGraphsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- getHasMore() - Method in class com.c8db.entity.CursorEntity
- getHasStream() - Method in class com.c8db.entity.CollectionEntity
- getHead() - Method in class com.c8db.internal.velocystream.internal.Message
- getHeaderParam() - Method in class com.c8db.internal.C8Context
- getHeaderParam() - Method in class com.c8db.velocystream.Request
- getHeartbeat() - Method in class com.c8db.entity.LogLevelEntity
- getHost() - Method in class com.c8db.entity.DcInfoEntity
- getHost() - Method in class com.c8db.internal.net.HostDescription
- getHost() - Method in class com.c8db.internal.net.HostHandle
- getHostsList() - Method in class com.c8db.internal.net.HostSet
- getId() - Method in interface com.c8db.C8Cursor
- getId() - Method in class com.c8db.entity.BaseDocument
- getId() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- getId() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getId() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionVariable
- getId() - Method in class com.c8db.entity.C8qlParseEntity.AstNode
- getId() - Method in class com.c8db.entity.CollectionEntity
- getId() - Method in class com.c8db.entity.CursorEntity
- getId() - Method in class com.c8db.entity.DatabaseEntity
- getId() - Method in class com.c8db.entity.DcInfoEntity
- getId() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getId() - Method in class com.c8db.entity.DocumentEntity
- getId() - Method in class com.c8db.entity.IndexEntity
- getId() - Method in class com.c8db.entity.QueryEntity
- getId() - Method in class com.c8db.entity.StreamTransactionEntity
- getId() - Method in class com.c8db.entity.TransactionEntity
- getId() - Method in class com.c8db.internal.cursor.C8CursorImpl
- getId() - Method in class com.c8db.internal.velocystream.internal.Message
- getIfMatch() - Method in class com.c8db.model.DocumentDeleteOptions
- getIfMatch() - Method in class com.c8db.model.DocumentExistsOptions
- getIfMatch() - Method in class com.c8db.model.DocumentReadOptions
- getIfMatch() - Method in class com.c8db.model.DocumentReplaceOptions
- getIfMatch() - Method in class com.c8db.model.DocumentUpdateOptions
- getIfMatch() - Method in class com.c8db.model.EdgeDeleteOptions
- getIfMatch() - Method in class com.c8db.model.EdgeReplaceOptions
- getIfMatch() - Method in class com.c8db.model.EdgeUpdateOptions
- getIfMatch() - Method in class com.c8db.model.GraphDocumentReadOptions
- getIfMatch() - Method in class com.c8db.model.VertexDeleteOptions
- getIfMatch() - Method in class com.c8db.model.VertexReplaceOptions
- getIfMatch() - Method in class com.c8db.model.VertexUpdateOptions
- getIfNoneMatch() - Method in class com.c8db.model.DocumentExistsOptions
- getIfNoneMatch() - Method in class com.c8db.model.DocumentReadOptions
- getIfNoneMatch() - Method in class com.c8db.model.GraphDocumentReadOptions
- getIgnoreRevs() - Method in class com.c8db.model.DocumentReplaceOptions
- getIgnoreRevs() - Method in class com.c8db.model.DocumentUpdateOptions
- getInBackground() - Method in class com.c8db.entity.IndexEntity
- getInBackground() - Method in class com.c8db.model.IndexOptions
- getIncrement() - Method in class com.c8db.entity.KeyOptions
- getIndex(String) - Method in interface com.c8db.C8Collection
-
Fetches information about the index with the given
idand returns it. - getIndex(String) - Method in interface com.c8db.C8Database
-
Returns an index
- getIndex(String) - Method in class com.c8db.internal.C8CollectionImpl
- getIndex(String) - Method in class com.c8db.internal.C8DatabaseImpl
- getIndexBuckets() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getIndexes() - Method in interface com.c8db.C8Collection
-
Fetches a list of all indexes on this collection.
- getIndexes() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getIndexes() - Method in class com.c8db.internal.C8CollectionImpl
- getIndexesRequest() - Method in class com.c8db.internal.InternalC8Collection
- getIndexesResponseDeserializer() - Method in class com.c8db.internal.InternalC8Collection
- getIndexRequest(String) - Method in class com.c8db.internal.InternalC8Collection
- getInfo() - Method in interface com.c8db.C8Collection
-
Returns information about the collection
- getInfo() - Method in interface com.c8db.C8Database
-
Retrieves information about the current database
- getInfo() - Method in interface com.c8db.C8Graph
-
Retrieves general information about the graph.
- getInfo() - Method in class com.c8db.internal.C8CollectionImpl
- getInfo() - Method in class com.c8db.internal.C8DatabaseImpl
- getInfo() - Method in class com.c8db.internal.C8GraphImpl
- getInfoRequest() - Method in class com.c8db.internal.InternalC8Collection
- getInfoRequest() - Method in class com.c8db.internal.InternalC8Database
- getInfoRequest() - Method in class com.c8db.internal.InternalC8Graph
- getInfoResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- getInfoResponseDeserializer() - Method in class com.c8db.internal.InternalC8Graph
- getInit() - Method in class com.c8db.model.TraversalOptions
- getIntValue() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getInVariable() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getIsConst() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getIsLocal() - Method in class com.c8db.entity.C8StreamEntity
- getIsLocal() - Method in class com.c8db.model.C8StreamCreateOptions
- getIsNewlyCreated() - Method in class com.c8db.entity.IndexEntity
- getIsSmart() - Method in class com.c8db.entity.GraphEntity
- getIsSpot() - Method in class com.c8db.entity.CollectionEntity
- getIsSpot() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getIsSpot() - Method in class com.c8db.model.CollectionCreateOptions
- getIsSystem() - Method in class com.c8db.entity.CollectionEntity
- getIsSystem() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getIsSystem() - Method in class com.c8db.entity.DatabaseEntity
- getIsSystem() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getIsSystem() - Method in class com.c8db.entity.GeoFabricEntity
- getItemOrder() - Method in class com.c8db.model.TraversalOptions
- getJournalSize() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getJournalSize() - Method in class com.c8db.model.CollectionPropertiesOptions
- getKeepNull() - Method in class com.c8db.model.DocumentUpdateOptions
- getKeepNull() - Method in class com.c8db.model.EdgeUpdateOptions
- getKeepNull() - Method in class com.c8db.model.VertexUpdateOptions
- getKey() - Method in class com.c8db.entity.BaseDocument
- getKey() - Method in class com.c8db.entity.DcInfoEntity
- getKey() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getKey() - Method in class com.c8db.entity.DocumentEntity
- getKeyOptions() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getKeyOptions() - Method in class com.c8db.model.CollectionCreateOptions
- getLatitude() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getLedgerId() - Method in class com.c8db.entity.C8StreamBacklogEntity.LedgerDetails
- getLevel() - Method in class com.c8db.entity.LogEntity
- getLevel() - Method in enum com.c8db.entity.LogLevel
- getLevel() - Method in class com.c8db.model.LogOptions
- getLevels() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- getLicense() - Method in class com.c8db.entity.C8DBVersion
- getLid() - Method in class com.c8db.entity.LogEntity
- getLimit() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getLocal() - Method in class com.c8db.entity.DcInfoEntity
- getLocal() - Method in class com.c8db.model.CollectionCreateOptions
- getLocalEdgeLocation() - Method in interface com.c8db.C8DB
-
List details of Local Edge Location
- getLocalEdgeLocation() - Method in class com.c8db.internal.C8DBImpl
- getLocalEdgeLocationRequest() - Method in class com.c8db.internal.InternalC8DB
- getLocalEdgeLocationResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getLocation() - Method in exception com.c8db.internal.net.C8DBRedirectException
- getLocationInfo() - Method in class com.c8db.entity.DcInfoEntity
- getLockTimeout() - Method in class com.c8db.model.C8TransactionOptions
- getLockTimeout() - Method in class com.c8db.model.StreamTransactionOptions
- getLogLevel() - Method in interface com.c8db.C8DB
-
Returns the server's current loglevel settings.
- getLogLevel() - Method in class com.c8db.internal.C8DBImpl
- getLogLevelRequest() - Method in class com.c8db.internal.InternalC8DB
- getLogs(LogOptions) - Method in interface com.c8db.C8DB
-
Returns fatal, error, warning or info log messages from the server's global log.
- getLogs(LogOptions) - Method in class com.c8db.internal.C8DBImpl
- getLogsRequest(LogOptions) - Method in class com.c8db.internal.InternalC8DB
- getLongitude() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getLongValue() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getMaxDepth() - Method in class com.c8db.model.TraversalOptions
- getMaxIterations() - Method in class com.c8db.model.TraversalOptions
- getMaxNumberOfPlans() - Method in class com.c8db.model.C8qlQueryExplainOptions
- getMaxQueryStringLength() - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- getMaxSlowQueries() - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- getMaxTransactionSize() - Method in class com.c8db.model.StreamTransactionOptions
- getMergeObjects() - Method in class com.c8db.model.DocumentUpdateOptions
- getMessage() - Method in class com.c8db.entity.CursorEntity.Warning
- getMessageBacklog() - Method in class com.c8db.entity.C8StreamBacklogEntity
- getMessageId() - Method in class com.c8db.internal.velocystream.internal.Chunk
- getMessageLength() - Method in class com.c8db.internal.velocystream.internal.Chunk
- getMeta() - Method in class com.c8db.entity.CursorEntity
- getMeta() - Method in interface com.c8db.entity.MetaAware
- getMeta() - Method in class com.c8db.velocystream.Response
- getMetadata() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getMethod() - Method in class com.c8db.internal.http.HttpDeleteWithBody
- getMinDepth() - Method in class com.c8db.model.TraversalOptions
- getMinLength() - Method in class com.c8db.entity.IndexEntity
- getMinLength() - Method in class com.c8db.model.FulltextIndexOptions
- getMinReplicationFactor() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getMinReplicationFactor() - Method in class com.c8db.entity.MinReplicationFactor
- getMmap() - Method in class com.c8db.entity.LogLevelEntity
- getMsgRateIn() - Method in class com.c8db.entity.C8StreamStatisticsEntity
- getMsgRateIn() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getMsgRateOut() - Method in class com.c8db.entity.C8StreamStatisticsEntity
- getMsgRateOut() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getMsgThroughputIn() - Method in class com.c8db.entity.C8StreamStatisticsEntity
- getMsgThroughputIn() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getName() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionCollection
- getName() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- getName() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionVariable
- getName() - Method in class com.c8db.entity.C8qlParseEntity.AstNode
- getName() - Method in class com.c8db.entity.C8StreamEntity
- getName() - Method in class com.c8db.entity.CollectionEntity
- getName() - Method in class com.c8db.entity.DatabaseEntity
- getName() - Method in class com.c8db.entity.DcInfoEntity
- getName() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getName() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getName() - Method in class com.c8db.entity.GeoFabricEntity
- getName() - Method in class com.c8db.entity.GraphEntity
- getName() - Method in class com.c8db.entity.IndexEntity
- getName() - Method in class com.c8db.entity.UserQueryEntity
- getName() - Method in class com.c8db.entity.UserQueryOptions
- getName() - Method in class com.c8db.model.CollectionCreateOptions
- getName() - Method in class com.c8db.model.CollectionRenameOptions
- getName() - Method in class com.c8db.model.DBCreateOptions
- getName() - Method in class com.c8db.model.GraphCreateOptions
- getName() - Method in class com.c8db.model.IndexOptions
- getNew() - Method in class com.c8db.entity.DocumentCreateEntity
- getNew() - Method in class com.c8db.entity.DocumentUpdateEntity
- getNodes() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionPlan
- getNumberOfShards() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getNumberOfShards() - Method in class com.c8db.entity.GraphEntity
- getNumberOfShards() - Method in class com.c8db.model.GraphCreateOptions
- getNumberOfShards() - Method in class com.c8db.model.GraphCreateOptions.SmartOptions
- getNumberType() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getNumberValue() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getOffset() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getOffset() - Method in class com.c8db.entity.KeyOptions
- getOffset() - Method in class com.c8db.model.LogOptions
- getOld() - Method in class com.c8db.entity.DocumentCreateEntity
- getOld() - Method in class com.c8db.entity.DocumentDeleteEntity
- getOld() - Method in class com.c8db.entity.DocumentUpdateEntity
- getOldRev() - Method in class com.c8db.entity.DocumentUpdateEntity
- getOldRev() - Method in class com.c8db.entity.EdgeUpdateEntity
- getOldRev() - Method in class com.c8db.entity.VertexUpdateEntity
- getOnDuplicate() - Method in class com.c8db.model.DocumentImportOptions
- getOptions() - Method in class com.c8db.entity.GeoFabricEntity
- getOptions() - Method in class com.c8db.model.DBCreateOptions
- getOrder() - Method in class com.c8db.model.TraversalOptions
- getOrigin() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getOrphanCollections() - Method in class com.c8db.entity.GraphEntity
- getOrphanCollections() - Method in class com.c8db.model.GraphCreateOptions
- getOutVariable() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getOverwrite() - Method in class com.c8db.model.DocumentCreateOptions
- getOverwrite() - Method in class com.c8db.model.DocumentImportOptions
- getParameter() - Method in class com.c8db.entity.UserQueryOptions
- getParams() - Method in class com.c8db.model.C8TransactionOptions
- getParsingContext() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getPasswd() - Method in class com.c8db.model.UserCreateOptions
- getPasswd() - Method in class com.c8db.model.UserUpdateOptions
- getPassword() - Method in class com.c8db.internal.velocystream.internal.AuthenticationRequest
- getPath() - Method in class com.c8db.entity.DatabaseEntity
- getPaths() - Method in class com.c8db.entity.TraversalEntity
- getPerformance() - Method in class com.c8db.entity.LogLevelEntity
- getPermissions(String) - Method in interface com.c8db.C8Collection
-
Get the collection access level
- getPermissions(String) - Method in interface com.c8db.C8Database
-
Get specific database access level
- getPermissions(String) - Method in class com.c8db.internal.C8CollectionImpl
- getPermissions(String) - Method in class com.c8db.internal.C8DatabaseImpl
- getPermissionsRequest(String) - Method in class com.c8db.internal.InternalC8Collection
- getPermissionsRequest(String) - Method in class com.c8db.internal.InternalC8Database
- getPermissionsResponseDeserialzer() - Method in class com.c8db.internal.InternalC8Collection
- getPermissionsResponseDeserialzer() - Method in class com.c8db.internal.InternalC8Database
- getPersistentStreams(C8StreamCreateOptions) - Method in interface com.c8db.C8Database
-
Get list of persistent streams under the given stream db.
- getPersistentStreams(C8StreamCreateOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- getPlan() - Method in class com.c8db.entity.C8qlExecutionExplainEntity
- getPlans() - Method in class com.c8db.entity.C8qlExecutionExplainEntity
- getPlansCreated() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionStats
- getPort() - Method in class com.c8db.entity.DcInfoEntity
- getPort() - Method in class com.c8db.internal.net.HostDescription
- getProducerId() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getProducerName() - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- getProfile() - Method in class com.c8db.model.C8qlQueryOptions
- getProperties() - Method in interface com.c8db.C8Collection
-
Reads the properties of the specified collection
- getProperties() - Method in class com.c8db.entity.BaseDocument
- getProperties() - Method in class com.c8db.internal.C8CollectionImpl
- getPropertiesRequest() - Method in class com.c8db.internal.InternalC8Collection
- getProperty(Properties, String, T, T) - Static method in class com.c8db.internal.InternalC8DBBuilder
- getPublishers() - Method in class com.c8db.entity.C8StreamStatisticsEntity
- getQuantifier() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- getQueries() - Method in class com.c8db.entity.LogLevelEntity
- getQuery() - Method in class com.c8db.entity.QueryEntity
- getQuery() - Method in class com.c8db.entity.UserQuery
- getQuery() - Method in class com.c8db.entity.UserQueryEntity
- getQuery() - Method in class com.c8db.model.C8qlQueryExplainOptions
- getQuery() - Method in class com.c8db.model.C8qlQueryOptions
- getQuery() - Method in class com.c8db.model.C8qlQueryParseOptions
- getQueryParam() - Method in class com.c8db.velocystream.Request
- getQueryTrackingProperties() - Method in interface com.c8db.C8Database
-
Returns the configuration for the AQL query tracking
- getQueryTrackingProperties() - Method in class com.c8db.internal.C8DatabaseImpl
- getQueryTrackingPropertiesRequest() - Method in class com.c8db.internal.InternalC8Database
- getRandom() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getRead() - Method in class com.c8db.model.C8TransactionCollectionOptions
- getRealTime() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getReplication() - Method in class com.c8db.entity.C8StreamStatisticsEntity
- getReplication() - Method in class com.c8db.entity.LogLevelEntity
- getReplicationFactor() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getReplicationFactor() - Method in class com.c8db.entity.GraphEntity
- getReplicationFactor() - Method in class com.c8db.entity.ReplicationFactor
- getRequest() - Method in class com.c8db.velocystream.Request
- getRequests() - Method in class com.c8db.entity.LogLevelEntity
- getRequestType() - Method in class com.c8db.velocystream.Request
- getResponseCode() - Method in exception com.c8db.C8DBException
- getResponseCode() - Method in class com.c8db.velocystream.Response
- getResult() - Method in class com.c8db.entity.CursorEntity
- getResult() - Method in class com.c8db.internal.cursor.C8CursorIterator
- getReturnNew() - Method in class com.c8db.model.DocumentCreateOptions
- getReturnNew() - Method in class com.c8db.model.DocumentReplaceOptions
- getReturnNew() - Method in class com.c8db.model.DocumentUpdateOptions
- getReturnOld() - Method in class com.c8db.model.DocumentCreateOptions
- getReturnOld() - Method in class com.c8db.model.DocumentDeleteOptions
- getReturnOld() - Method in class com.c8db.model.DocumentReplaceOptions
- getReturnOld() - Method in class com.c8db.model.DocumentUpdateOptions
- getRev() - Method in class com.c8db.entity.DcInfoEntity
- getRev() - Method in class com.c8db.entity.DcInfoEntity.LocationInfo
- getRev() - Method in class com.c8db.entity.DocumentEntity
- getReverse() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getRevision() - Method in class com.c8db.entity.BaseDocument
- getRevision() - Method in class com.c8db.entity.CollectionRevisionEntity
- getRevisionRequest() - Method in class com.c8db.internal.InternalC8Collection
- getRole() - Method in interface com.c8db.C8DB
-
Returns the server role.
- getRole() - Method in class com.c8db.internal.C8DBImpl
- getRoleRequest() - Method in class com.c8db.internal.InternalC8DB
- getRoleResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getRules() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionPlan
- getRules() - Method in class com.c8db.model.C8qlQueryExplainOptions
- getRules() - Method in class com.c8db.model.C8qlQueryOptions
- getRulesExecuted() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionStats
- getRulesSkipped() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionStats
- getRunTime() - Method in class com.c8db.entity.QueryEntity
- getSatellite() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getSatellite() - Method in class com.c8db.entity.ReplicationFactor
- getScannedFull() - Method in class com.c8db.entity.CursorEntity.Stats
- getScannedIndex() - Method in class com.c8db.entity.CursorEntity.Stats
- getSearch() - Method in class com.c8db.model.LogOptions
- getSelectivityEstimate() - Method in class com.c8db.entity.IndexEntity
- getSerializeName() - Method in enum com.c8db.entity.DocumentField.Type
- getSerializeNull() - Method in class com.c8db.model.DocumentUpdateOptions
- getServer() - Method in class com.c8db.entity.C8DBVersion
- getShardingStrategy() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getShardKeys() - Method in class com.c8db.entity.CollectionPropertiesEntity
- getShardKeys() - Method in class com.c8db.model.CollectionCreateOptions
- getSilent() - Method in class com.c8db.model.DocumentCreateOptions
- getSilent() - Method in class com.c8db.model.DocumentDeleteOptions
- getSilent() - Method in class com.c8db.model.DocumentReplaceOptions
- getSilent() - Method in class com.c8db.model.DocumentUpdateOptions
- getSize() - Method in class com.c8db.entity.C8StreamBacklogEntity.LedgerDetails
- getSize() - Method in class com.c8db.model.LogOptions
- getSlowQueries() - Method in interface com.c8db.C8Database
-
Returns a list of slow running AQL queries
- getSlowQueries() - Method in class com.c8db.internal.C8DatabaseImpl
- getSlowQueriesRequest() - Method in class com.c8db.internal.InternalC8Database
- getSlowQueryThreshold() - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- getSmartGraphAttribute() - Method in class com.c8db.entity.GraphEntity
- getSort() - Method in class com.c8db.model.LogOptions
- getSort() - Method in class com.c8db.model.TraversalOptions
- getSorted() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- getSparse() - Method in class com.c8db.entity.IndexEntity
- getSparse() - Method in class com.c8db.model.HashIndexOptions
- getSparse() - Method in class com.c8db.model.PersistentIndexOptions
- getSparse() - Method in class com.c8db.model.SkiplistIndexOptions
- getSpotDc() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getSpotDc() - Method in class com.c8db.model.DBCreateOptions.Options
- getSpotRegion() - Method in class com.c8db.entity.DcInfoEntity
- getStart() - Method in class com.c8db.model.LogOptions
- getStarted() - Method in class com.c8db.entity.QueryEntity
- getStartup() - Method in class com.c8db.entity.LogLevelEntity
- getStartVertex() - Method in class com.c8db.model.TraversalOptions
- getState() - Method in class com.c8db.entity.QueryEntity
- getStatGeneratedAt() - Method in class com.c8db.entity.C8StreamBacklogEntity
- getStatistics(boolean) - Method in interface com.c8db.C8Stream
-
Get the statistics for the given stream.
- getStatistics(boolean) - Method in class com.c8db.internal.C8StreamImpl
- getStats() - Method in interface com.c8db.C8Cursor
- getStats() - Method in class com.c8db.entity.C8qlExecutionExplainEntity
- getStats() - Method in class com.c8db.entity.CursorEntity.Extras
- getStats() - Method in class com.c8db.internal.cursor.C8CursorImpl
- getStatus() - Method in class com.c8db.entity.C8EventEntity
- getStatus() - Method in class com.c8db.entity.CollectionEntity
- getStatus() - Method in enum com.c8db.entity.CollectionStatus
- getStatus() - Method in class com.c8db.entity.DcInfoEntity
- getStatus() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getStatus() - Method in class com.c8db.entity.StreamTransactionEntity
- getStatus() - Method in class com.c8db.entity.TransactionEntity
- getStatus() - Method in class com.c8db.model.EventCreateOptions
- getStorageSize() - Method in class com.c8db.entity.C8StreamBacklogEntity
- getStorageSize() - Method in class com.c8db.entity.C8StreamStatisticsEntity
- getStrategy() - Method in class com.c8db.model.TraversalOptions
- getStreams() - Method in interface com.c8db.C8Database
-
Get list of all streams under given database.
- getStreams() - Method in class com.c8db.internal.C8DatabaseImpl
- getStreamTransaction(String) - Method in interface com.c8db.C8Database
-
Gets information about a Stream Transaction.
- getStreamTransaction(String) - Method in class com.c8db.internal.C8DatabaseImpl
- getStreamTransactionId() - Method in class com.c8db.model.CollectionCountOptions
- getStreamTransactionId() - Method in class com.c8db.model.CollectionTruncateOptions
- getStreamTransactionId() - Method in class com.c8db.model.DocumentCreateOptions
- getStreamTransactionId() - Method in class com.c8db.model.DocumentDeleteOptions
- getStreamTransactionId() - Method in class com.c8db.model.DocumentExistsOptions
- getStreamTransactionId() - Method in class com.c8db.model.DocumentReadOptions
- getStreamTransactionId() - Method in class com.c8db.model.DocumentReplaceOptions
- getStreamTransactionId() - Method in class com.c8db.model.DocumentUpdateOptions
- getStreamTransactionRequest(String) - Method in class com.c8db.internal.InternalC8Database
- getStreamTransactions() - Method in interface com.c8db.C8Database
-
Gets all the currently running Stream Transactions.
- getStreamTransactions() - Method in class com.c8db.internal.C8DatabaseImpl
- getStreamTransactionsRequest() - Method in class com.c8db.internal.InternalC8Database
- getSubNodes() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- getSubNodes() - Method in class com.c8db.entity.C8qlParseEntity.AstNode
- getSubquery() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getSubscriptions(boolean) - Method in interface com.c8db.C8Stream
-
Get the list of persistent subscriptions for a given stream.
- getSubscriptions(boolean) - Method in class com.c8db.internal.C8StreamImpl
- getTags() - Method in class com.c8db.entity.DcInfoEntity
- getTenant() - Method in class com.c8db.entity.C8EventEntity
- getTenant() - Method in class com.c8db.entity.C8StreamEntity
- getTenant() - Method in class com.c8db.entity.DataCenterEntity
- getTenant() - Method in class com.c8db.entity.GeoFabricEntity.GeoFabricOptions
- getTenant() - Method in class com.c8db.entity.UserQueryEntity
- getTenant() - Method in class com.c8db.model.DBCreateOptions
- getTenant() - Method in class com.c8db.model.EventCreateOptions
- getTenant() - Method in class com.c8db.velocystream.Request
- getTenant(String) - Method in interface com.c8db.C8Admin
-
Returns the requested tenant
- getTenant(String) - Method in class com.c8db.internal.C8AdminImpl
- getTenantFeatures(String) - Method in interface com.c8db.C8Admin
-
Fetches all features associated with given tenant
- getTenantFeatures(String) - Method in class com.c8db.internal.C8AdminImpl
- getTenantFeaturesRequest(String) - Method in class com.c8db.internal.InternalC8Admin
- getTenantFeaturesResponseDeserializer() - Method in class com.c8db.internal.InternalC8Admin
- getTenantLimits(String) - Method in interface com.c8db.C8Admin
-
Returns the tenant limits
- getTenantLimits(String) - Method in class com.c8db.internal.C8AdminImpl
- getTenantLimitsRequest(String) - Method in class com.c8db.internal.InternalC8Admin
- getTenantLimitsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Admin
- getTenantMetricResponseDeserializer() - Method in class com.c8db.internal.InternalC8Admin
- getTenantMetrics(TenantMetricsOption) - Method in interface com.c8db.C8Admin
-
Returns metrics for a tenant
- getTenantMetrics(TenantMetricsOption) - Method in class com.c8db.internal.C8AdminImpl
- getTenantMetricsRequest(TenantMetricsOption) - Method in class com.c8db.internal.InternalC8Admin
- getTenantRequest(String) - Method in class com.c8db.internal.InternalC8Admin
- getTenantResponseDeserializer() - Method in class com.c8db.internal.InternalC8Admin
- getTenants() - Method in interface com.c8db.C8Admin
-
Returns the tenant limits
- getTenants() - Method in class com.c8db.internal.C8AdminImpl
- getTenantsRequest() - Method in class com.c8db.internal.InternalC8Admin
- getTenantsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Admin
- getText() - Method in class com.c8db.entity.LogEntity
- getText() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getTextCharacters() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getTextLength() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getTextOffset() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getThreads() - Method in class com.c8db.entity.LogLevelEntity
- getTimestamp() - Method in class com.c8db.entity.C8StreamBacklogEntity.LedgerDetails
- getTimestamp() - Method in class com.c8db.entity.LogEntity
- getTo() - Method in class com.c8db.entity.BaseEdgeDocument
- getTo() - Method in class com.c8db.entity.EdgeDefinition
- getTokenLocation() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getTopic() - Method in class com.c8db.entity.C8StreamEntity
- getTopicName() - Method in class com.c8db.entity.C8StreamBacklogEntity
- getToPrefix() - Method in class com.c8db.model.DocumentImportOptions
- getTotalAmount() - Method in class com.c8db.entity.LogEntity
- getTotalMessages() - Method in class com.c8db.entity.C8StreamBacklogEntity
- getTrackSlowQueries() - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- getType() - Method in interface com.c8db.C8Cursor
- getType() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionCollection
- getType() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- getType() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionNode
- getType() - Method in class com.c8db.entity.C8qlParseEntity.AstNode
- getType() - Method in class com.c8db.entity.C8StreamEntity
- getType() - Method in class com.c8db.entity.CollectionEntity
- getType() - Method in enum com.c8db.entity.CollectionType
- getType() - Method in class com.c8db.entity.IndexEntity
- getType() - Method in class com.c8db.entity.KeyOptions
- getType() - Method in class com.c8db.entity.UserQueryEntity
- getType() - Method in class com.c8db.internal.cursor.C8CursorImpl
- getType() - Method in class com.c8db.model.CollectionCreateOptions
- getType() - Method in class com.c8db.model.IndexOptions
- getType() - Method in class com.c8db.util.C8Serializer.Options
- getType() - Method in class com.c8db.velocystream.Request
- getType() - Method in enum com.c8db.velocystream.RequestType
- getType() - Method in class com.c8db.velocystream.Response
- getUnique() - Method in class com.c8db.entity.IndexEntity
- getUnique() - Method in class com.c8db.model.HashIndexOptions
- getUnique() - Method in class com.c8db.model.PersistentIndexOptions
- getUnique() - Method in class com.c8db.model.SkiplistIndexOptions
- getUpto() - Method in class com.c8db.model.LogOptions
- getUrl() - Method in class com.c8db.entity.DcInfoEntity.Tag
- getUser() - Method in class com.c8db.entity.C8EventEntity
- getUser() - Method in class com.c8db.entity.UserQuery
- getUser() - Method in class com.c8db.internal.velocystream.internal.AuthenticationRequest
- getUser() - Method in class com.c8db.model.EventCreateOptions
- getUser() - Method in class com.c8db.model.UserCreateOptions
- getUser(String) - Method in interface com.c8db.C8DB
-
Fetches data about the specified user.
- getUser(String) - Method in class com.c8db.internal.C8DBImpl
- getUser(String, String) - Method in interface com.c8db.C8DB
-
Fetches data about the specified user for a given tenant.
- getUser(String, String) - Method in class com.c8db.internal.C8DBImpl
- getUserId() - Method in class com.c8db.entity.UserQueryEntity
- getUserQueries() - Method in class com.c8db.internal.RestqlImpl
- getUserQueries() - Method in interface com.c8db.Restql
-
Fetches all user queries associated with the current user
- getUserQueries(String) - Method in class com.c8db.internal.RestqlImpl
- getUserQueries(String) - Method in interface com.c8db.Restql
-
Fetches all user queries associated with given user
- getUserQueriesRequest() - Method in class com.c8db.internal.InternalRestql
- getUserQueriesRequest(String) - Method in class com.c8db.internal.InternalRestql
- getUserQueriesResponseDeserializer() - Method in class com.c8db.internal.InternalRestql
- getUserRequest(String, String, String) - Method in class com.c8db.internal.InternalC8DB
- getUsers() - Method in interface com.c8db.C8DB
-
Fetches data about all users.
- getUsers() - Method in class com.c8db.internal.C8DBImpl
- getUsersRequest(String, String) - Method in class com.c8db.internal.InternalC8DB
- getUsersResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- getV8() - Method in class com.c8db.entity.LogLevelEntity
- getValue() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionExpression
- getValue() - Method in class com.c8db.entity.C8qlParseEntity.AstNode
- getValue() - Method in enum com.c8db.entity.IndexType
- getValue() - Method in class com.c8db.entity.UserQueryOptions
- getVariables() - Method in class com.c8db.entity.C8qlExecutionExplainEntity.ExecutionPlan
- getVersion() - Method in interface com.c8db.C8Database
-
Returns the server name and version number.
- getVersion() - Method in interface com.c8db.C8DB
-
Returns the server name and version number.
- getVersion() - Method in class com.c8db.entity.C8DBVersion
- getVersion() - Method in class com.c8db.internal.C8DatabaseImpl
- getVersion() - Method in class com.c8db.internal.C8DBImpl
- getVersion() - Method in class com.c8db.velocystream.Request
- getVersion() - Method in class com.c8db.velocystream.Response
- getVersionRequest() - Method in class com.c8db.internal.InternalC8Database
- getVertex(String, Class<T>) - Method in interface com.c8db.C8VertexCollection
-
Retrieves the vertex document with the given
keyfrom the collection. - getVertex(String, Class<T>) - Method in class com.c8db.internal.C8VertexCollectionImpl
- getVertex(String, Class<T>, GraphDocumentReadOptions) - Method in interface com.c8db.C8VertexCollection
-
Retrieves the vertex document with the given
keyfrom the collection. - getVertex(String, Class<T>, GraphDocumentReadOptions) - Method in class com.c8db.internal.C8VertexCollectionImpl
- getVertexCollections() - Method in interface com.c8db.C8Graph
-
Fetches all vertex collections from the graph and returns a list of collection names.
- getVertexCollections() - Method in class com.c8db.internal.C8GraphImpl
- getVertexCollectionsRequest() - Method in class com.c8db.internal.InternalC8Graph
- getVertexCollectionsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Graph
- getVertexCollectionsResponseDeserializer() - Method in class com.c8db.internal.InternalRestql
- getVertexRequest(String, GraphDocumentReadOptions) - Method in class com.c8db.internal.InternalC8VertexCollection
- getVertexResponseDeserializer(Class<T>) - Method in class com.c8db.internal.InternalC8VertexCollection
- getVertices() - Method in class com.c8db.entity.PathEntity
- getVertices() - Method in class com.c8db.entity.TraversalEntity
- getVertices() - Method in class com.c8db.model.TraversalOptions.Uniqueness
- getVerticesUniqueness() - Method in class com.c8db.model.TraversalOptions
- getVisitor() - Method in class com.c8db.model.TraversalOptions
- getVPack() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- getWaitForSync() - Method in class com.c8db.entity.CollectionEntity
- getWaitForSync() - Method in class com.c8db.model.C8TransactionOptions
- getWaitForSync() - Method in class com.c8db.model.CollectionPropertiesOptions
- getWaitForSync() - Method in class com.c8db.model.DocumentCreateOptions
- getWaitForSync() - Method in class com.c8db.model.DocumentDeleteOptions
- getWaitForSync() - Method in class com.c8db.model.DocumentImportOptions
- getWaitForSync() - Method in class com.c8db.model.DocumentReplaceOptions
- getWaitForSync() - Method in class com.c8db.model.DocumentUpdateOptions
- getWaitForSync() - Method in class com.c8db.model.EdgeCreateOptions
- getWaitForSync() - Method in class com.c8db.model.EdgeDeleteOptions
- getWaitForSync() - Method in class com.c8db.model.EdgeReplaceOptions
- getWaitForSync() - Method in class com.c8db.model.EdgeUpdateOptions
- getWaitForSync() - Method in class com.c8db.model.StreamTransactionOptions
- getWaitForSync() - Method in class com.c8db.model.VertexCreateOptions
- getWaitForSync() - Method in class com.c8db.model.VertexDeleteOptions
- getWaitForSync() - Method in class com.c8db.model.VertexReplaceOptions
- getWaitForSync() - Method in class com.c8db.model.VertexUpdateOptions
- getWarnings() - Method in interface com.c8db.C8Cursor
- getWarnings() - Method in class com.c8db.entity.C8qlExecutionExplainEntity
- getWarnings() - Method in class com.c8db.entity.CursorEntity.Extras
- getWarnings() - Method in class com.c8db.internal.cursor.C8CursorImpl
- getWrite() - Method in class com.c8db.model.C8TransactionCollectionOptions
- getWritesExecuted() - Method in class com.c8db.entity.CursorEntity.Stats
- getWritesIgnored() - Method in class com.c8db.entity.CursorEntity.Stats
- global - com.c8db.model.TraversalOptions.UniquenessType
- grant(Permissions) - Method in class com.c8db.model.UserAccessOptions
- grantAccess(String) - Method in interface com.c8db.C8Database
-
Grants access to the database for user
user. - grantAccess(String) - Method in class com.c8db.internal.C8DatabaseImpl
- grantAccess(String, Permissions) - Method in interface com.c8db.C8Collection
-
Grants or revoke access to the collection for user user.
- grantAccess(String, Permissions) - Method in interface com.c8db.C8Database
-
Grants or revoke access to the database for user
user. - grantAccess(String, Permissions) - Method in class com.c8db.internal.C8CollectionImpl
- grantAccess(String, Permissions) - Method in class com.c8db.internal.C8DatabaseImpl
- grantAccessRequest(String, Permissions) - Method in class com.c8db.internal.InternalC8Collection
- grantAccessRequest(String, Permissions) - Method in class com.c8db.internal.InternalC8Database
- grantDefaultCollectionAccess(String, Permissions) - Method in interface com.c8db.C8DB
-
Sets the default access level for collections for the user
user. - grantDefaultCollectionAccess(String, Permissions) - Method in class com.c8db.internal.C8DBImpl
- grantDefaultDatabaseAccess(String, Permissions) - Method in interface com.c8db.C8DB
-
Sets the default access level for databases for the user
user. - grantDefaultDatabaseAccess(String, Permissions) - Method in class com.c8db.internal.C8DBImpl
- graph() - Method in interface com.c8db.C8EdgeCollection
-
The the handler of the named graph the edge collection is within
- graph() - Method in interface com.c8db.C8VertexCollection
-
The the handler of the named graph the edge collection is within
- graph() - Method in class com.c8db.internal.InternalC8EdgeCollection
- graph() - Method in class com.c8db.internal.InternalC8VertexCollection
- graph(String) - Method in interface com.c8db.C8Database
-
Returns a
ArangoGraphinstance for the given graph name. - graph(String) - Method in class com.c8db.internal.C8DatabaseImpl
- GraphCreateOptions - Class in com.c8db.model
- GraphCreateOptions() - Constructor for class com.c8db.model.GraphCreateOptions
- GraphCreateOptions.SmartOptions - Class in com.c8db.model
- GraphDocumentReadOptions - Class in com.c8db.model
- GraphDocumentReadOptions() - Constructor for class com.c8db.model.GraphDocumentReadOptions
- GraphEntity - Class in com.c8db.entity
- GraphEntity() - Constructor for class com.c8db.entity.GraphEntity
- graphName(String) - Method in class com.c8db.model.TraversalOptions
H
- hash - com.c8db.entity.IndexType
- hashCode() - Method in class com.c8db.entity.BaseDocument
- hashCode() - Method in class com.c8db.entity.BaseEdgeDocument
- hashCode() - Method in class com.c8db.internal.net.HostDescription
- hashCode() - Method in class com.c8db.internal.net.HostImpl
- HashIndexOptions - Class in com.c8db.model
- HashIndexOptions() - Constructor for class com.c8db.model.HashIndexOptions
- hasNext() - Method in class com.c8db.internal.cursor.C8CursorImpl
- hasNext() - Method in class com.c8db.internal.cursor.C8CursorIterator
- hasNext() - Method in class com.c8db.internal.cursor.C8FilterIterator
- hasNext() - Method in class com.c8db.internal.cursor.C8MappingIterator
- hasStream() - Method in class com.c8db.model.CollectionCreateOptions
- hasTextCharacters() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- HEAD - com.c8db.velocystream.RequestType
- host - Variable in class com.c8db.internal.InternalC8DBBuilder
- host(HostDescription) - Method in class com.c8db.internal.http.HttpConnection.Builder
- host(HostDescription) - Method in class com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
- host(String, int) - Method in class com.c8db.C8DB.Builder
-
Adds a host to connect to.
- Host - Interface in com.c8db.internal.net
- HostDescription - Class in com.c8db.internal.net
- HostDescription(String, int) - Constructor for class com.c8db.internal.net.HostDescription
- HostHandle - Class in com.c8db.internal.net
- HostHandle() - Constructor for class com.c8db.internal.net.HostHandle
- HostHandler - Interface in com.c8db.internal.net
- HostImpl - Class in com.c8db.internal.net
- HostImpl(ConnectionPool, HostDescription) - Constructor for class com.c8db.internal.net.HostImpl
- HostResolver - Interface in com.c8db.internal.net
- hosts - Variable in class com.c8db.internal.InternalC8DBBuilder
- HostSet - Class in com.c8db.internal.net
- HostSet() - Constructor for class com.c8db.internal.net.HostSet
- HostSet(List<Host>) - Constructor for class com.c8db.internal.net.HostSet
- HostUtils - Class in com.c8db.internal.util
- HTTP_JSON - com.c8db.Protocol
-
HTTP with JSON body
- HTTP_VPACK - com.c8db.Protocol
-
HTTP with VelocyPack body
- HttpCommunication - Class in com.c8db.internal.http
- HttpCommunication.Builder - Class in com.c8db.internal.http
- HttpConnection - Class in com.c8db.internal.http
- HttpConnection.Builder - Class in com.c8db.internal.http
- HttpConnectionFactory - Class in com.c8db.internal.http
- HttpConnectionFactory(Integer, String, String, String, Boolean, Boolean, SSLContext, C8Serialization, Protocol, Long, String) - Constructor for class com.c8db.internal.http.HttpConnectionFactory
- httpCookieSpec - Variable in class com.c8db.internal.InternalC8DBBuilder
- httpCookieSpec(String) - Method in class com.c8db.internal.http.HttpConnection.Builder
- HttpDeleteWithBody - Class in com.c8db.internal.http
- HttpDeleteWithBody(String) - Constructor for class com.c8db.internal.http.HttpDeleteWithBody
- HttpProtocol - Class in com.c8db.internal.http
- HttpProtocol(HttpCommunication) - Constructor for class com.c8db.internal.http.HttpProtocol
I
- id - Variable in class com.c8db.entity.BaseDocument
- ID - com.c8db.entity.DocumentField.Type
- IF_MATCH - Static variable in class com.c8db.internal.C8RequestParam
- IF_NONE_MATCH - Static variable in class com.c8db.internal.C8RequestParam
- ifMatch(String) - Method in class com.c8db.model.DocumentDeleteOptions
- ifMatch(String) - Method in class com.c8db.model.DocumentExistsOptions
- ifMatch(String) - Method in class com.c8db.model.DocumentReadOptions
- ifMatch(String) - Method in class com.c8db.model.DocumentReplaceOptions
- ifMatch(String) - Method in class com.c8db.model.DocumentUpdateOptions
- ifMatch(String) - Method in class com.c8db.model.EdgeDeleteOptions
- ifMatch(String) - Method in class com.c8db.model.EdgeReplaceOptions
- ifMatch(String) - Method in class com.c8db.model.EdgeUpdateOptions
- ifMatch(String) - Method in class com.c8db.model.GraphDocumentReadOptions
- ifMatch(String) - Method in class com.c8db.model.VertexDeleteOptions
- ifMatch(String) - Method in class com.c8db.model.VertexReplaceOptions
- ifMatch(String) - Method in class com.c8db.model.VertexUpdateOptions
- ifNoneMatch(String) - Method in class com.c8db.model.DocumentExistsOptions
- ifNoneMatch(String) - Method in class com.c8db.model.DocumentReadOptions
- ifNoneMatch(String) - Method in class com.c8db.model.GraphDocumentReadOptions
- ignore - com.c8db.model.DocumentImportOptions.OnDuplicate
- ignoreRevs(Boolean) - Method in class com.c8db.model.DocumentReplaceOptions
- ignoreRevs(Boolean) - Method in class com.c8db.model.DocumentUpdateOptions
- ILLEGAL - com.c8db.velocystream.RequestType
- ImportType - Enum in com.c8db.model
- IN_THE_PROCESS_OF_BEING_UNLOADED - com.c8db.entity.CollectionStatus
- inBackground(Boolean) - Method in class com.c8db.model.IndexOptions
- inbound - com.c8db.model.TraversalOptions.Direction
- IndexEntity - Class in com.c8db.entity
- IndexEntity() - Constructor for class com.c8db.entity.IndexEntity
- IndexOptions - Class in com.c8db.model
-
This class is used for all index similarities
- IndexOptions(IndexType) - Constructor for class com.c8db.model.IndexOptions
- IndexType - Enum in com.c8db.entity
-
Index type enum.
- INFO - com.c8db.entity.LogLevel
- INFO - com.c8db.entity.LogLevelEntity.LogLevel
- init(C8ExecutorSync, C8Serialization) - Method in class com.c8db.internal.net.ExtendedHostResolver
- init(C8ExecutorSync, C8Serialization) - Method in interface com.c8db.internal.net.HostResolver
- init(C8ExecutorSync, C8Serialization) - Method in class com.c8db.internal.net.SimpleHostResolver
- init(String) - Method in class com.c8db.model.TraversalOptions
- INITIALIZING - com.c8db.entity.QueryExecutionState
- insertDocument(T) - Method in interface com.c8db.C8Collection
-
Creates a new document from the given document, unless there is already a document with the _key given.
- insertDocument(T) - Method in class com.c8db.internal.C8CollectionImpl
- insertDocument(T, DocumentCreateOptions) - Method in interface com.c8db.C8Collection
-
Creates a new document from the given document, unless there is already a document with the _key given.
- insertDocument(T, DocumentCreateOptions) - Method in class com.c8db.internal.C8CollectionImpl
- insertDocumentRequest(T, DocumentCreateOptions) - Method in class com.c8db.internal.InternalC8Collection
- insertDocumentResponseDeserializer(T, DocumentCreateOptions) - Method in class com.c8db.internal.InternalC8Collection
- insertDocuments(Collection<T>) - Method in interface com.c8db.C8Collection
-
Creates new documents from the given documents, unless there is already a document with the _key given.
- insertDocuments(Collection<T>) - Method in class com.c8db.internal.C8CollectionImpl
- insertDocuments(Collection<T>, DocumentCreateOptions) - Method in interface com.c8db.C8Collection
-
Creates new documents from the given documents, unless there is already a document with the _key given.
- insertDocuments(Collection<T>, DocumentCreateOptions) - Method in class com.c8db.internal.C8CollectionImpl
- insertDocumentsRequest(Collection<T>, DocumentCreateOptions) - Method in class com.c8db.internal.InternalC8Collection
- insertDocumentsResponseDeserializer(Collection<T>, DocumentCreateOptions) - Method in class com.c8db.internal.InternalC8Collection
- insertEdge(T) - Method in interface com.c8db.C8EdgeCollection
-
Creates a new edge in the collection
- insertEdge(T) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- insertEdge(T, EdgeCreateOptions) - Method in interface com.c8db.C8EdgeCollection
-
Creates a new edge in the collection
- insertEdge(T, EdgeCreateOptions) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- insertEdgeRequest(T, EdgeCreateOptions) - Method in class com.c8db.internal.InternalC8EdgeCollection
- insertEdgeResponseDeserializer(T) - Method in class com.c8db.internal.InternalC8EdgeCollection
- insertEvent(T) - Method in interface com.c8db.C8Event
-
Creates a new document from the given document, unless there is already a document with the _key given.
- insertEvent(T) - Method in class com.c8db.internal.C8EventImpl
- insertEvent(T, EventCreateOptions) - Method in interface com.c8db.C8Event
-
Creates a new document from the given document, unless there is already a document with the _key given.
- insertEvent(T, EventCreateOptions) - Method in class com.c8db.internal.C8EventImpl
- insertEventRequest(T, EventCreateOptions) - Method in class com.c8db.internal.InternalC8Event
- insertEventResponseDeserializer(T, EventCreateOptions) - Method in class com.c8db.internal.InternalC8Event
- insertVertex(T) - Method in interface com.c8db.C8VertexCollection
-
Creates a new vertex in the collection
- insertVertex(T) - Method in class com.c8db.internal.C8VertexCollectionImpl
- insertVertex(T, VertexCreateOptions) - Method in interface com.c8db.C8VertexCollection
-
Creates a new vertex in the collection
- insertVertex(T, VertexCreateOptions) - Method in class com.c8db.internal.C8VertexCollectionImpl
- insertVertexRequest(T, VertexCreateOptions) - Method in class com.c8db.internal.InternalC8VertexCollection
- insertVertexResponseDeserializer(T) - Method in class com.c8db.internal.InternalC8VertexCollection
- INSTANTIATING_PLAN - com.c8db.entity.QueryExecutionState
- INTEGER_BYTES - Static variable in class com.c8db.internal.C8Defaults
- INTERNAL - com.c8db.internal.util.C8SerializationFactory.Serializer
- InternalC8Admin<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> - Class in com.c8db.internal
-
Internal request/response related functions.
- InternalC8Admin(D) - Constructor for class com.c8db.internal.InternalC8Admin
- InternalC8ApiKeys<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> - Class in com.c8db.internal
-
Internal request/response related functions.
- InternalC8ApiKeys(D) - Constructor for class com.c8db.internal.InternalC8ApiKeys
- InternalC8Collection<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> - Class in com.c8db.internal
- InternalC8Collection(D, String) - Constructor for class com.c8db.internal.InternalC8Collection
- InternalC8Database<A extends InternalC8DB<E>,E extends C8Executor> - Class in com.c8db.internal
- InternalC8Database(A, String, String, String, String) - Constructor for class com.c8db.internal.InternalC8Database
- InternalC8DB<E extends C8Executor> - Class in com.c8db.internal
- InternalC8DB(E, C8SerializationFactory, C8Context) - Constructor for class com.c8db.internal.InternalC8DB
- InternalC8DBBuilder - Class in com.c8db.internal
- InternalC8DBBuilder() - Constructor for class com.c8db.internal.InternalC8DBBuilder
- InternalC8EdgeCollection<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,G extends InternalC8Graph<A,D,E>,E extends C8Executor> - Class in com.c8db.internal
- InternalC8EdgeCollection(G, String) - Constructor for class com.c8db.internal.InternalC8EdgeCollection
- InternalC8Event<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> - Class in com.c8db.internal
- InternalC8Event(D) - Constructor for class com.c8db.internal.InternalC8Event
- InternalC8Graph<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> - Class in com.c8db.internal
- InternalC8Graph(D, String) - Constructor for class com.c8db.internal.InternalC8Graph
- InternalC8Stream<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> - Class in com.c8db.internal
- InternalC8Stream(D, String) - Constructor for class com.c8db.internal.InternalC8Stream
- InternalC8VertexCollection<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,G extends InternalC8Graph<A,D,E>,E extends C8Executor> - Class in com.c8db.internal
- InternalC8VertexCollection(G, String) - Constructor for class com.c8db.internal.InternalC8VertexCollection
- InternalRestql<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> - Class in com.c8db.internal
- InternalRestql(D) - Constructor for class com.c8db.internal.InternalRestql
- INVALID - com.c8db.entity.QueryExecutionState
- IOUtils - Class in com.c8db.internal.util
- isCached() - Method in interface com.c8db.C8Cursor
- isCached() - Method in class com.c8db.internal.cursor.C8CursorImpl
- isCatchException() - Method in class com.c8db.model.DocumentExistsOptions
- isCatchException() - Method in class com.c8db.model.DocumentReadOptions
- isCepEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isClosed() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- isComputeEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isDocsEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isDynamoEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isEmpty() - Method in class com.c8db.internal.velocystream.internal.MessageStore
- isEnableShards() - Method in class com.c8db.model.CollectionCreateOptions
-
Checks whether the shards are enabled.
- isFirstChunk() - Method in class com.c8db.internal.velocystream.internal.Chunk
- isGeoFabricsEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isGraphsEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isKvEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isLocal(Boolean) - Method in class com.c8db.model.C8StreamCreateOptions
- isLocal(Boolean) - Method in class com.c8db.model.CollectionCreateOptions
- isLocalCollectionsEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isMarkforDeletion() - Method in interface com.c8db.internal.net.Host
- isMarkforDeletion() - Method in class com.c8db.internal.net.HostImpl
- isOpen() - Method in class com.c8db.internal.velocystream.internal.VstConnection
- isSearchEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isSerializeNullValues() - Method in class com.c8db.util.C8Serializer.Options
- isSpot(Boolean) - Method in class com.c8db.model.CollectionCreateOptions
- isStreamsEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isStringAsJson() - Method in class com.c8db.util.C8Serializer.Options
- isSystem() - Method in class com.c8db.model.CollectionCreateOptions
-
Checks whether the collection is system
- isSystem(Boolean) - Method in class com.c8db.model.CollectionCreateOptions
- isUsersEnabled() - Method in class com.c8db.entity.FeaturesEntity
- isWaitForSync() - Method in class com.c8db.model.CollectionCreateOptions
-
Checks whether the waitForSync is enabled.
- itemOrder(TraversalOptions.ItemOrder) - Method in class com.c8db.model.TraversalOptions
- iterator - Variable in class com.c8db.internal.cursor.C8CursorImpl
- iterator() - Method in interface com.c8db.C8Iterable
- iterator() - Method in class com.c8db.internal.cursor.C8CursorImpl
- iterator() - Method in class com.c8db.internal.cursor.C8FilterIterable
- iterator() - Method in class com.c8db.internal.cursor.C8MappingIterable
J
- journalSize(Long) - Method in class com.c8db.model.CollectionPropertiesOptions
- jwtAuth - Variable in class com.c8db.internal.InternalC8DBBuilder
- jwtAuthEnabled(Boolean) - Method in class com.c8db.internal.http.HttpConnection.Builder
K
- KEEP_NULL - Static variable in class com.c8db.internal.C8RequestParam
- keepNull(Boolean) - Method in class com.c8db.model.DocumentUpdateOptions
- keepNull(Boolean) - Method in class com.c8db.model.EdgeUpdateOptions
- keepNull(Boolean) - Method in class com.c8db.model.VertexUpdateOptions
- key - Variable in class com.c8db.entity.BaseDocument
- KEY - com.c8db.entity.DocumentField.Type
- keyOptions(Boolean, KeyType, Integer, Integer) - Method in class com.c8db.model.CollectionCreateOptions
- KeyOptions - Class in com.c8db.entity
- KeyOptions() - Constructor for class com.c8db.entity.KeyOptions
- KeyOptions(Boolean, KeyType, Integer, Integer) - Constructor for class com.c8db.entity.KeyOptions
- KeyType - Enum in com.c8db.entity
- killQuery(String) - Method in interface com.c8db.C8Database
-
Kills a running query.
- killQuery(String) - Method in class com.c8db.internal.C8DatabaseImpl
- killQueryRequest(String) - Method in class com.c8db.internal.InternalC8Database
L
- LedgerDetails() - Constructor for class com.c8db.entity.C8StreamBacklogEntity.LedgerDetails
- level(LogLevel) - Method in class com.c8db.model.LogOptions
- License - Enum in com.c8db.entity
- LICENSE - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- LimitsEntity - Class in com.c8db.entity
- LimitsEntity() - Constructor for class com.c8db.entity.LimitsEntity
- LimitsEntity.CEP - Class in com.c8db.entity
- LimitsEntity.Compute - Class in com.c8db.entity
- LimitsEntity.Database - Class in com.c8db.entity
- LimitsEntity.Streams - Class in com.c8db.entity
- list - com.c8db.model.ImportType
- loadBalancingStrategy - Variable in class com.c8db.internal.InternalC8DBBuilder
- loadBalancingStrategy(LoadBalancingStrategy) - Method in class com.c8db.C8DB.Builder
-
Sets the load balancing strategy to be used in an ArangoDB cluster setup.
- LoadBalancingStrategy - Enum in com.c8db.entity
- LOADED - com.c8db.entity.CollectionStatus
- LOADING_COLLECTIONS - com.c8db.entity.QueryExecutionState
- loadProperties(InputStream) - Method in class com.c8db.C8DB.Builder
- loadProperties(InputStream) - Method in class com.c8db.internal.InternalC8DBBuilder
- loadProperties(Properties) - Method in class com.c8db.C8DB.Builder
- loadProperties(Properties) - Method in class com.c8db.internal.InternalC8DBBuilder
- LocationInfo() - Constructor for class com.c8db.entity.DcInfoEntity.LocationInfo
- lockTimeout(Integer) - Method in class com.c8db.model.C8TransactionOptions
- lockTimeout(Integer) - Method in class com.c8db.model.StreamTransactionOptions
- log(String, Request, Credentials, C8Serialization) - Static method in class com.c8db.internal.util.CURLLogger
- LOG_LEVEL - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- LOG_LEVEL - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- LogEntity - Class in com.c8db.entity
- LogEntity() - Constructor for class com.c8db.entity.LogEntity
- LogLevel - Enum in com.c8db.entity
- LogLevelEntity - Class in com.c8db.entity
- LogLevelEntity() - Constructor for class com.c8db.entity.LogLevelEntity
- LogLevelEntity.LogLevel - Enum in com.c8db.entity
- LogOptions - Class in com.c8db.model
- LogOptions() - Constructor for class com.c8db.model.LogOptions
- LogOptions.SortOrder - Enum in com.c8db.model
- LONG_BYTES - Static variable in class com.c8db.internal.C8Defaults
M
- MACROMETA - com.c8db.entity.License
- map(Function<? super T, ? extends R>) - Method in interface com.c8db.C8Iterable
-
Returns a
ArangoIterableconsisting of the results of applying the given function to the elements of thisArangoIterable. - map(Function<? super T, ? extends R>) - Method in class com.c8db.internal.cursor.AbstractC8Iterable
- MapBuilder - Class in com.c8db.util
- MapBuilder() - Constructor for class com.c8db.util.MapBuilder
- markAllForDeletion() - Method in class com.c8db.internal.net.HostSet
- MAX_CONNECTIONS_HTTP_DEFAULT - Static variable in class com.c8db.internal.C8Defaults
- MAX_CONNECTIONS_VST_DEFAULT - Static variable in class com.c8db.internal.C8Defaults
- maxConnections - Variable in class com.c8db.internal.InternalC8DBBuilder
- maxConnections(Integer) - Method in class com.c8db.C8DB.Builder
-
Sets the maximum number of connections the built in connection pool will open per host.
- maxConnections(Integer) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- maxDepth(Integer) - Method in class com.c8db.model.TraversalOptions
- maxIterations(Integer) - Method in class com.c8db.model.TraversalOptions
- maxNumberOfPlans(Integer) - Method in class com.c8db.model.C8qlQueryExplainOptions
- maxTransactionSize(Long) - Method in class com.c8db.model.StreamTransactionOptions
- mergeObjects(Boolean) - Method in class com.c8db.model.DocumentUpdateOptions
- Message - Class in com.c8db.internal.velocystream.internal
- Message(long, byte[]) - Constructor for class com.c8db.internal.velocystream.internal.Message
- Message(long, VPackSlice, VPackSlice) - Constructor for class com.c8db.internal.velocystream.internal.Message
- messageStore - Variable in class com.c8db.internal.velocystream.internal.VstConnection
- messageStore(MessageStore) - Method in class com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
- MessageStore - Class in com.c8db.internal.velocystream.internal
- MessageStore() - Constructor for class com.c8db.internal.velocystream.internal.MessageStore
- MetaAware - Interface in com.c8db.entity
- metadata - Variable in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- METHOD_NAME - Static variable in class com.c8db.internal.http.HttpDeleteWithBody
- MetricsEntity() - Constructor for class com.c8db.entity.TenantMetricsEntity.MetricsEntity
- mId - Static variable in class com.c8db.internal.velocystream.VstCommunication
- MIN_REPLICATION_FACTOR - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- MIN_REPLICATION_FACTOR - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- minDepth(Integer) - Method in class com.c8db.model.TraversalOptions
- minLength(Integer) - Method in class com.c8db.model.FulltextIndexOptions
- MinReplicationFactor - Class in com.c8db.entity
- MinReplicationFactor() - Constructor for class com.c8db.entity.MinReplicationFactor
- MultiDocumentEntity<E> - Class in com.c8db.entity
- MultiDocumentEntity() - Constructor for class com.c8db.entity.MultiDocumentEntity
N
- name - Variable in class com.c8db.internal.InternalC8Collection
- name() - Method in interface com.c8db.C8Collection
-
The name of the collection
- name() - Method in interface com.c8db.C8Database
-
Returns the name of the database
- name() - Method in interface com.c8db.C8EdgeCollection
-
The name of the edge collection
- name() - Method in interface com.c8db.C8Graph
-
The name of the graph
- name() - Method in interface com.c8db.C8Stream
-
The name of the collection
- name() - Method in interface com.c8db.C8VertexCollection
-
The name of the edge collection
- name() - Method in class com.c8db.internal.InternalC8Collection
- name() - Method in class com.c8db.internal.InternalC8Database
- name() - Method in class com.c8db.internal.InternalC8EdgeCollection
- name() - Method in class com.c8db.internal.InternalC8Graph
- name() - Method in class com.c8db.internal.InternalC8Stream
- name() - Method in class com.c8db.internal.InternalC8VertexCollection
- name(String) - Method in class com.c8db.entity.UserQueryOptions
- name(String) - Method in class com.c8db.model.CollectionCreateOptions
- name(String) - Method in class com.c8db.model.CollectionRenameOptions
- name(String) - Method in class com.c8db.model.GraphCreateOptions
- name(String) - Method in class com.c8db.model.IndexOptions
- NEW_BORN_COLLECTION - com.c8db.entity.CollectionStatus
- next() - Method in class com.c8db.internal.cursor.C8CursorImpl
- next() - Method in class com.c8db.internal.cursor.C8CursorIterator
- next() - Method in class com.c8db.internal.cursor.C8FilterIterator
- next() - Method in class com.c8db.internal.cursor.C8MappingIterator
- next(String, Map<String, String>) - Method in interface com.c8db.internal.C8CursorExecute
- nextToken() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- none - com.c8db.model.TraversalOptions.UniquenessType
- NONE - com.c8db.entity.LoadBalancingStrategy
- NONE - com.c8db.entity.Permissions
- noneMatch(Predicate<? super T>) - Method in interface com.c8db.C8Iterable
-
Returns whether no elements of this
ArangoIterablematch the provided predicate. - noneMatch(Predicate<? super T>) - Method in class com.c8db.internal.cursor.AbstractC8Iterable
- numberOfShards(Integer) - Method in class com.c8db.model.GraphCreateOptions
O
- offset(Integer) - Method in class com.c8db.model.LogOptions
- onDuplicate(DocumentImportOptions.OnDuplicate) - Method in class com.c8db.model.DocumentImportOptions
- ONE_RANDOM - com.c8db.entity.LoadBalancingStrategy
- open() - Method in class com.c8db.internal.velocystream.internal.VstConnection
- OPTIMIZING_AST - com.c8db.entity.QueryExecutionState
- OPTIMIZING_PLAN - com.c8db.entity.QueryExecutionState
- options(String, String) - Method in class com.c8db.model.DBCreateOptions
- Options() - Constructor for class com.c8db.model.DBCreateOptions.Options
- Options() - Constructor for class com.c8db.util.C8Serializer.Options
- OPTIONS - com.c8db.velocystream.RequestType
- OptionsBuilder - Class in com.c8db.model
- order(TraversalOptions.Order) - Method in class com.c8db.model.TraversalOptions
- orphanCollections(String...) - Method in class com.c8db.model.GraphCreateOptions
- outbound - com.c8db.model.TraversalOptions.Direction
- overrideCurrentName(String) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- overwrite(Boolean) - Method in class com.c8db.model.DocumentCreateOptions
- overwrite(Boolean) - Method in class com.c8db.model.DocumentImportOptions
P
- parameter(Map<String, Object>) - Method in class com.c8db.entity.UserQueryOptions
- params(Object) - Method in class com.c8db.model.C8TransactionOptions
- parseQuery(String) - Method in interface com.c8db.C8Database
-
Parse an AQL query and return information about it This method is for query validation only.
- parseQuery(String) - Method in class com.c8db.internal.C8DatabaseImpl
- parseQueryRequest(String) - Method in class com.c8db.internal.InternalC8Database
- PARSING - com.c8db.entity.QueryExecutionState
- passwd(String) - Method in class com.c8db.model.UserCreateOptions
- passwd(String) - Method in class com.c8db.model.UserUpdateOptions
- password - Variable in class com.c8db.internal.InternalC8DBBuilder
- password - Variable in class com.c8db.internal.velocystream.VstCommunication
- password(String) - Method in class com.c8db.C8DB.Builder
-
Sets the password for the user for authentication.
- password(String) - Method in class com.c8db.internal.http.HttpConnection.Builder
- password(String) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- PATCH - com.c8db.velocystream.RequestType
- path - com.c8db.model.TraversalOptions.UniquenessType
- PATH_ALERT - Static variable in class com.c8db.internal.InternalC8DB
- PATH_API_COLLECTION - Static variable in class com.c8db.internal.InternalC8Collection
- PATH_API_CURSOR - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_DATABASE - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_DCLIST - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_DOCUMENT - Static variable in class com.c8db.internal.InternalC8Collection
- PATH_API_EVENT - Static variable in class com.c8db.internal.InternalC8Event
- PATH_API_EXPLAIN - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_FEATURES - Static variable in class com.c8db.internal.InternalC8Admin
- PATH_API_GHARIAL - Static variable in class com.c8db.internal.InternalC8Graph
- PATH_API_INDEX - Static variable in class com.c8db.internal.InternalC8Collection
- PATH_API_KEY_VALIDATE - Static variable in class com.c8db.internal.InternalC8ApiKeys
- PATH_API_LIMITS - Static variable in class com.c8db.internal.InternalC8Admin
- PATH_API_METRICS - Static variable in class com.c8db.internal.InternalC8Admin
- PATH_API_PERSISTENT - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_QUERY - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_QUERY_CURRENT - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_QUERY_PROPERTIES - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_QUERY_SLOW - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_RESTQL - Static variable in class com.c8db.internal.InternalRestql
- PATH_API_STREAM - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_STREAMS - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_STREAMS - Static variable in class com.c8db.internal.InternalC8Stream
- PATH_API_TENANT - Static variable in class com.c8db.internal.InternalC8Admin
- PATH_API_TENANT - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_TENANTS - Static variable in class com.c8db.internal.InternalC8Admin
- PATH_API_TRANSACTION - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_USER - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_USER - Static variable in class com.c8db.internal.InternalC8DB
- PATH_API_USER_QUERIES - Static variable in class com.c8db.internal.InternalC8Database
- PATH_API_VERSION - Static variable in class com.c8db.internal.InternalC8Database
- PATH_QUERY - Static variable in class com.c8db.internal.InternalC8Admin
- PATH_TENANT - Static variable in class com.c8db.internal.InternalC8Admin
- PathEntity<V,E> - Class in com.c8db.entity
- PathEntity() - Constructor for class com.c8db.entity.PathEntity
- Permissions - Enum in com.c8db.entity
- PERMISSIONS - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- PERMISSIONS - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- persistent - com.c8db.entity.IndexType
- PersistentIndexOptions - Class in com.c8db.model
- PersistentIndexOptions() - Constructor for class com.c8db.model.PersistentIndexOptions
- POST - com.c8db.velocystream.RequestType
- postorder - com.c8db.model.TraversalOptions.Order
- Predicate<T> - Interface in com.c8db
- preorder - com.c8db.model.TraversalOptions.Order
- preorder_expander - com.c8db.model.TraversalOptions.Order
- primary - com.c8db.entity.IndexType
- PRIMARY - com.c8db.entity.ServerRole
- profile(Boolean) - Method in class com.c8db.model.C8qlQueryOptions
- properties - Variable in class com.c8db.entity.BaseDocument
- PROPERTY_LEVEL - Static variable in class com.c8db.model.LogOptions
- PROPERTY_OFFSET - Static variable in class com.c8db.model.LogOptions
- PROPERTY_SEARCH - Static variable in class com.c8db.model.LogOptions
- PROPERTY_SIZE - Static variable in class com.c8db.model.LogOptions
- PROPERTY_SORT - Static variable in class com.c8db.model.LogOptions
- PROPERTY_START - Static variable in class com.c8db.model.LogOptions
- PROPERTY_STARTED - Static variable in class com.c8db.entity.QueryEntity
- PROPERTY_UPTO - Static variable in class com.c8db.model.LogOptions
- protocol - Variable in class com.c8db.C8DB.Builder
- Protocol - Enum in com.c8db
- Publisher() - Constructor for class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- put(String, Object) - Method in class com.c8db.util.MapBuilder
- PUT - com.c8db.velocystream.RequestType
- putHeaderParam(String, Object) - Method in class com.c8db.internal.C8Context
- putHeaderParam(String, String) - Method in class com.c8db.velocystream.Request
- putQueryParam(String, Object) - Method in class com.c8db.velocystream.Request
Q
- query(String) - Method in class com.c8db.model.C8qlQueryExplainOptions
- query(String) - Method in class com.c8db.model.C8qlQueryOptions
- query(String) - Method in class com.c8db.model.C8qlQueryParseOptions
- query(String, C8qlQueryOptions, Class<T>) - Method in interface com.c8db.C8Database
-
Performs a database query using the given
query, then returns a newArangoCursorinstance for the result list. - query(String, C8qlQueryOptions, Class<T>) - Method in class com.c8db.internal.C8DatabaseImpl
- query(String, Class<T>) - Method in interface com.c8db.C8Database
-
Performs a database query using the given
query, then returns a newArangoCursorinstance for the result list. - query(String, Class<T>) - Method in class com.c8db.internal.C8DatabaseImpl
- query(String, Map<String, Object>, C8qlQueryOptions, Class<T>) - Method in interface com.c8db.C8Database
-
Performs a database query using the given
queryandbindVars, then returns a newC8Cursorinstance for the result list. - query(String, Map<String, Object>, C8qlQueryOptions, Class<T>) - Method in class com.c8db.internal.C8DatabaseImpl
- query(String, Map<String, Object>, Class<T>) - Method in interface com.c8db.C8Database
-
Performs a database query using the given
queryandbindVars, then returns a newArangoCursorinstance for the result list. - query(String, Map<String, Object>, Class<T>) - Method in class com.c8db.internal.C8DatabaseImpl
- QUERY_EXECUTION_STATE - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- queryCloseRequest(String, Map<String, String>) - Method in class com.c8db.internal.InternalC8Database
- QueryEntity - Class in com.c8db.entity
- QueryEntity() - Constructor for class com.c8db.entity.QueryEntity
- QueryExecutionState - Enum in com.c8db.entity
- queryNextRequest(String, Map<String, String>) - Method in class com.c8db.internal.InternalC8Database
- queryRequest(String, Map<String, Object>, C8qlQueryOptions) - Method in class com.c8db.internal.InternalC8Database
- QueryTrackingPropertiesEntity - Class in com.c8db.entity
- QueryTrackingPropertiesEntity() - Constructor for class com.c8db.entity.QueryTrackingPropertiesEntity
R
- RandomHostHandler - Class in com.c8db.internal.net
- RandomHostHandler(HostResolver, HostHandler) - Constructor for class com.c8db.internal.net.RandomHostHandler
- read(String...) - Method in class com.c8db.model.C8TransactionCollectionOptions
- READ - com.c8db.internal.net.AccessType
- readBytesIntoBuffer(byte[], int, int) - Method in class com.c8db.internal.velocystream.internal.VstConnection
- readChunk() - Method in class com.c8db.internal.velocystream.internal.VstConnection
- readCollections(String...) - Method in class com.c8db.model.C8TransactionOptions
- readCollections(String...) - Method in class com.c8db.model.StreamTransactionOptions
- REGEX_ID - Static variable in class com.c8db.internal.util.DocumentUtil
- REGEX_KEY - Static variable in class com.c8db.internal.util.DocumentUtil
- registerDeserializer(Class<T>, VPackDeserializer<T>) - Method in class com.c8db.C8DB.Builder
-
Register a custom
VPackDeserializerfor a specific type to be used within the internal serialization process. - registerEnclosingSerializer(Class<T>, VPackSerializer<T>) - Method in class com.c8db.C8DB.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.c8db.C8DB.Builder
-
Register a custom
VPackInstanceCreatorfor a specific type to be used within the internal serialization process. - registerJsonDeserializer(ValueType, VPackJsonDeserializer) - Method in class com.c8db.C8DB.Builder
-
Register a custom
VPackJsonDeserializerfor a specific type to be used within the internal serialization process. - registerJsonDeserializer(String, ValueType, VPackJsonDeserializer) - Method in class com.c8db.C8DB.Builder
-
Register a custom
VPackJsonDeserializerfor a specific type and attribute name to be used within the internal serialization process. - registerJsonModule(VPackParserModule) - Method in class com.c8db.C8DB.Builder
-
Register a
VPackParserModuleto be used within the internal serialization process. - registerJsonModules(VPackParserModule...) - Method in class com.c8db.C8DB.Builder
-
Register a list of
VPackParserModuleto be used within the internal serialization process. - registerJsonSerializer(Class<T>, VPackJsonSerializer<T>) - Method in class com.c8db.C8DB.Builder
-
Register a custom
VPackJsonSerializerfor a specific type to be used within the internal serialization process. - registerJsonSerializer(String, Class<T>, VPackJsonSerializer<T>) - Method in class com.c8db.C8DB.Builder
-
Register a custom
VPackJsonSerializerfor a specific type and attribute name to be used within the internal serialization process. - registerModule(VPackModule) - Method in class com.c8db.C8DB.Builder
-
Register a
VPackModuleto be used within the internal serialization process. - registerModules(VPackModule...) - Method in class com.c8db.C8DB.Builder
-
Register a list of
VPackModuleto be used within the internal serialization process. - registerSerializer(Class<T>, VPackSerializer<T>) - Method in class com.c8db.C8DB.Builder
-
Register a custom
VPackSerializerfor a specific type to be used within the internal serialization process. - remove() - Method in class com.c8db.internal.cursor.C8CursorImpl
- remove() - Method in class com.c8db.internal.cursor.C8CursorIterator
- remove() - Method in class com.c8db.internal.cursor.C8FilterIterator
- remove() - Method in class com.c8db.internal.cursor.C8MappingIterator
- removeEdgeDefinition(String) - Method in interface com.c8db.C8Graph
-
Remove one edge definition from the graph.
- removeEdgeDefinition(String) - Method in class com.c8db.internal.C8GraphImpl
- removeEdgeDefinitionRequest(String) - Method in class com.c8db.internal.InternalC8Graph
- removeEdgeDefinitionResponseDeserializer() - Method in class com.c8db.internal.InternalC8Graph
- removeEdgeDefinitionResponseDeserializer() - Method in class com.c8db.internal.InternalRestql
- rename(String) - Method in interface com.c8db.C8Collection
-
Renames the collection
- rename(String) - Method in class com.c8db.internal.C8CollectionImpl
- renameRequest(String) - Method in class com.c8db.internal.InternalC8Collection
- replace - com.c8db.model.DocumentImportOptions.OnDuplicate
- replaceDocument(String, T) - Method in interface com.c8db.C8Collection
-
Replaces the document with
keywith the one in the body, provided there is such a document and no precondition is violated - replaceDocument(String, T) - Method in class com.c8db.internal.C8CollectionImpl
- replaceDocument(String, T, DocumentReplaceOptions) - Method in interface com.c8db.C8Collection
-
Replaces the document with
keywith the one in the body, provided there is such a document and no precondition is violated - replaceDocument(String, T, DocumentReplaceOptions) - Method in class com.c8db.internal.C8CollectionImpl
- replaceDocumentRequest(String, T, DocumentReplaceOptions) - Method in class com.c8db.internal.InternalC8Collection
- replaceDocumentResponseDeserializer(T, DocumentReplaceOptions) - Method in class com.c8db.internal.InternalC8Collection
- replaceDocuments(Collection<T>) - Method in interface com.c8db.C8Collection
-
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.c8db.internal.C8CollectionImpl
- replaceDocuments(Collection<T>, DocumentReplaceOptions) - Method in interface com.c8db.C8Collection
-
Replaces multiple documents in the specified collection with the ones in the values, the replaced documents are specified by the _key attributes in the documents in values.
- replaceDocuments(Collection<T>, DocumentReplaceOptions) - Method in class com.c8db.internal.C8CollectionImpl
- replaceDocumentsRequest(Collection<T>, DocumentReplaceOptions) - Method in class com.c8db.internal.InternalC8Collection
- replaceDocumentsResponseDeserializer(Collection<T>, DocumentReplaceOptions) - Method in class com.c8db.internal.InternalC8Collection
- replaceEdge(String, T) - Method in interface com.c8db.C8EdgeCollection
-
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.c8db.internal.C8EdgeCollectionImpl
- replaceEdge(String, T, EdgeReplaceOptions) - Method in interface com.c8db.C8EdgeCollection
-
Replaces the edge with key with the one in the body, provided there is such a edge and no precondition is violated
- replaceEdge(String, T, EdgeReplaceOptions) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- replaceEdgeDefinition(EdgeDefinition) - Method in interface com.c8db.C8Graph
-
Change one specific edge definition.
- replaceEdgeDefinition(EdgeDefinition) - Method in class com.c8db.internal.C8GraphImpl
- replaceEdgeDefinitionRequest(EdgeDefinition) - Method in class com.c8db.internal.InternalC8Graph
- replaceEdgeDefinitionResponseDeserializer() - Method in class com.c8db.internal.InternalC8Graph
- replaceEdgeDefinitionResponseDeserializer() - Method in class com.c8db.internal.InternalRestql
- replaceEdgeRequest(String, T, EdgeReplaceOptions) - Method in class com.c8db.internal.InternalC8EdgeCollection
- replaceEdgeResponseDeserializer(T) - Method in class com.c8db.internal.InternalC8EdgeCollection
- replaceUser(String, UserUpdateOptions) - Method in interface com.c8db.C8DB
-
Replaces the data of an existing user.
- replaceUser(String, UserUpdateOptions) - Method in class com.c8db.internal.C8DBImpl
- replaceUserRequest(String, String, String, UserUpdateOptions) - Method in class com.c8db.internal.InternalC8DB
- replaceVertex(String, T) - Method in interface com.c8db.C8VertexCollection
-
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.c8db.internal.C8VertexCollectionImpl
- replaceVertex(String, T, VertexReplaceOptions) - Method in interface com.c8db.C8VertexCollection
-
Replaces the vertex with key with the one in the body, provided there is such a vertex and no precondition is violated
- replaceVertex(String, T, VertexReplaceOptions) - Method in class com.c8db.internal.C8VertexCollectionImpl
- replaceVertexRequest(String, T, VertexReplaceOptions) - Method in class com.c8db.internal.InternalC8VertexCollection
- replaceVertexResponseDeserializer(T) - Method in class com.c8db.internal.InternalC8VertexCollection
- REPLICATION_FACTOR - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- REPLICATION_FACTOR - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- ReplicationFactor - Class in com.c8db.entity
- ReplicationFactor() - Constructor for class com.c8db.entity.ReplicationFactor
- request(String, String, RequestType, String...) - Method in class com.c8db.internal.C8Executeable
- Request - Class in com.c8db.velocystream
- Request(String, String, RequestType, String) - Constructor for class com.c8db.velocystream.Request
- REQUEST - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- RequestType - Enum in com.c8db.velocystream
- RequestUtils - Class in com.c8db.internal.util
- reset() - Method in class com.c8db.internal.net.DirtyReadHostHandler
- reset() - Method in class com.c8db.internal.net.FallbackHostHandler
- reset() - Method in interface com.c8db.internal.net.HostHandler
- reset() - Method in class com.c8db.internal.net.RandomHostHandler
- reset() - Method in class com.c8db.internal.net.RoundRobinHostHandler
- resetAccess(String) - Method in interface com.c8db.C8Collection
-
Clear the collection access level, revert back to the default access level.
- resetAccess(String) - Method in interface com.c8db.C8Database
-
Clear the database access level, revert back to the default access level.
- resetAccess(String) - Method in class com.c8db.internal.C8CollectionImpl
- resetAccess(String) - Method in class com.c8db.internal.C8DatabaseImpl
- resetAccessRequest(String) - Method in class com.c8db.internal.InternalC8Collection
- resetAccessRequest(String) - Method in class com.c8db.internal.InternalC8Database
- resetCursor(String, boolean) - Method in interface com.c8db.C8Stream
-
Disconnect all active consumers for a cursor and reset the cursor.
- resetCursor(String, boolean) - Method in class com.c8db.internal.C8StreamImpl
- resetCursorRequest(String, boolean) - Method in class com.c8db.internal.InternalC8Stream
- resetCursorRequest(String, int, boolean) - Method in class com.c8db.internal.InternalC8Stream
- resetCursorToTimestamp(String, int, boolean) - Method in interface com.c8db.C8Stream
-
Reset subscription to message position closest to absolute timestamp (in miliseconds).
- resetCursorToTimestamp(String, int, boolean) - Method in class com.c8db.internal.C8StreamImpl
- RESILIENT - com.c8db.entity.ServerMode
- resolve(boolean, boolean) - Method in class com.c8db.internal.net.ExtendedHostResolver
- resolve(boolean, boolean) - Method in interface com.c8db.internal.net.HostResolver
- resolve(boolean, boolean) - Method in class com.c8db.internal.net.SimpleHostResolver
- Response - Class in com.c8db.velocystream
- Response() - Constructor for class com.c8db.velocystream.Response
- RESPONSE - Static variable in class com.c8db.internal.velocypack.VPackDeserializers
- ResponseUtils - Class in com.c8db.internal.util
- responsibleShardRequest(T) - Method in class com.c8db.internal.InternalC8Collection
- restql() - Method in interface com.c8db.C8Database
-
Returns a
Restqlinstance. - restql() - Method in class com.c8db.internal.C8DatabaseImpl
- Restql - Interface in com.c8db
-
Interface for operations on restql level.
- RestqlImpl - Class in com.c8db.internal
- RestqlImpl(C8DatabaseImpl) - Constructor for class com.c8db.internal.RestqlImpl
- RESULT - Static variable in class com.c8db.internal.C8ResponseField
- returnNew(Boolean) - Method in class com.c8db.model.DocumentCreateOptions
- returnNew(Boolean) - Method in class com.c8db.model.DocumentReplaceOptions
- returnNew(Boolean) - Method in class com.c8db.model.DocumentUpdateOptions
- returnOld(Boolean) - Method in class com.c8db.model.DocumentCreateOptions
- returnOld(Boolean) - Method in class com.c8db.model.DocumentDeleteOptions
- returnOld(Boolean) - Method in class com.c8db.model.DocumentReplaceOptions
- returnOld(Boolean) - Method in class com.c8db.model.DocumentUpdateOptions
- REV - com.c8db.entity.DocumentField.Type
- revision - Variable in class com.c8db.entity.BaseDocument
- revokeAccess(String) - Method in interface com.c8db.C8Collection
-
Revokes access to the collection for user user.
- revokeAccess(String) - Method in interface com.c8db.C8Database
-
Revokes access to the database dbname for user
user. - revokeAccess(String) - Method in class com.c8db.internal.C8CollectionImpl
- revokeAccess(String) - Method in class com.c8db.internal.C8DatabaseImpl
- RO - com.c8db.entity.Permissions
-
read-only access
- ROUND_ROBIN - com.c8db.entity.LoadBalancingStrategy
- RoundRobinHostHandler - Class in com.c8db.internal.net
- RoundRobinHostHandler(HostResolver) - Constructor for class com.c8db.internal.net.RoundRobinHostHandler
- rules(Collection<String>) - Method in class com.c8db.model.C8qlQueryExplainOptions
- rules(Collection<String>) - Method in class com.c8db.model.C8qlQueryOptions
- running - com.c8db.entity.StreamTransactionStatus
- RW - com.c8db.entity.Permissions
-
read and write access
S
- search(String) - Method in class com.c8db.model.LogOptions
- SECONDARY - com.c8db.entity.ServerRole
- serializationUtil(C8Serialization) - Method in class com.c8db.internal.http.HttpConnection.Builder
- serialize(Object) - Method in class com.c8db.internal.util.C8SerializerImpl
- serialize(Object) - Method in class com.c8db.internal.util.DefaultC8Serialization
- serialize(Object) - Method in interface com.c8db.util.C8Serializer
-
Serialize a given Object to VelocyPack
- serialize(Object) - Method in class com.c8db.VelocyJack
- serialize(Object, C8Serializer.Options) - Method in class com.c8db.internal.util.C8SerializerImpl
- serialize(Object, C8Serializer.Options) - Method in class com.c8db.internal.util.DefaultC8Serialization
- serialize(Object, C8Serializer.Options) - Method in interface com.c8db.util.C8Serializer
-
Serialize a given Object to VelocyPack
- serialize(Object, C8Serializer.Options) - Method in class com.c8db.VelocyJack
- serializeNull(Boolean) - Method in class com.c8db.model.DocumentUpdateOptions
- serializeNullValues(boolean) - Method in class com.c8db.util.C8Serializer.Options
- serializer - Variable in class com.c8db.internal.InternalC8DBBuilder
- serializer(C8Serialization) - Method in class com.c8db.C8DB.Builder
-
Replace the built-in serializer/deserializer with the given one.
- serializer(C8Serializer) - Method in class com.c8db.internal.InternalC8DBBuilder
- ServerMode - Enum in com.c8db.entity
- ServerRole - Enum in com.c8db.entity
- set_key(String) - Method in class com.c8db.entity.C8EventEntity
- setAcquireHostList(Boolean) - Method in class com.c8db.internal.InternalC8DBBuilder
- setAcquireHostListInterval(Integer) - Method in class com.c8db.internal.InternalC8DBBuilder
- setAction(String) - Method in class com.c8db.entity.C8EventEntity
- setAddress(String) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setAgency(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setAgencycomm(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setAllowUserKeys(Boolean) - Method in class com.c8db.entity.KeyOptions
- setAttributes(Map<String, String>) - Method in class com.c8db.entity.C8EventEntity
- setAverageMsgSize(Double) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setBody(VPackSlice) - Method in class com.c8db.velocystream.Request
- setBody(VPackSlice) - Method in class com.c8db.velocystream.Response
- setChunksize(Integer) - Method in class com.c8db.internal.InternalC8DBBuilder
- setClientVersion(String) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setCluster(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setCodec(ObjectCodec) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- setCollector(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setCommunication(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setCompactor(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setConfig(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setConnectedSince(String) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setConnectionTtl(Long) - Method in class com.c8db.internal.InternalC8DBBuilder
- setCount(Long) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setCursorInitializer(C8CursorInitializer) - Method in class com.c8db.internal.C8DatabaseImpl
- setDatafiles(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setDcList(String) - Method in class com.c8db.model.DBCreateOptions.Options
- setDescription(String) - Method in class com.c8db.entity.C8EventEntity
- setDeserializer(C8Deserializer) - Method in class com.c8db.C8DB.Builder
-
Deprecated.use
C8DB.Builder.serializer(C8Serialization)instead - setDetails(String) - Method in class com.c8db.entity.C8EventEntity
- setDoCompact(Boolean) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setDocuments(Collection<E>) - Method in class com.c8db.entity.MultiDocumentEntity
- setDocumentsAndErrors(Collection<Object>) - Method in class com.c8db.entity.MultiDocumentEntity
- setEdges(TraversalOptions.UniquenessType) - Method in class com.c8db.model.TraversalOptions.Uniqueness
- setEdges(Collection<E>) - Method in class com.c8db.entity.PathEntity
- setEmail(String) - Method in class com.c8db.entity.C8EventEntity
- setEmail(String) - Method in class com.c8db.internal.InternalC8DBBuilder
- setEnabled(Boolean) - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- setEntityName(String) - Method in class com.c8db.entity.C8EventEntity
- setEntityType(String) - Method in class com.c8db.entity.C8EventEntity
- setErrors(Collection<ErrorEntity>) - Method in class com.c8db.entity.MultiDocumentEntity
- setFabric(String) - Method in class com.c8db.entity.C8EventEntity
- setFrom(String) - Method in class com.c8db.entity.BaseEdgeDocument
- setGraphs(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setHeartbeat(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setHost(HostDescription) - Method in class com.c8db.internal.net.HostHandle
- setHost(String, int) - Method in class com.c8db.internal.InternalC8DBBuilder
- setId(String) - Method in class com.c8db.entity.BaseDocument
- setIncrement(Integer) - Method in class com.c8db.entity.KeyOptions
- setIndexBuckets(Integer) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setIsSpot(Boolean) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setIsSystem(Boolean) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setJournalSize(Long) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setJwt(String) - Method in class com.c8db.internal.http.HttpConnection
- setKey(String) - Method in class com.c8db.entity.BaseDocument
- setKeyOptions(KeyOptions) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setLoadBalancingStrategy(LoadBalancingStrategy) - Method in class com.c8db.internal.InternalC8DBBuilder
- setLogLevel(LogLevelEntity) - Method in interface com.c8db.C8DB
-
Modifies and returns the server's current loglevel settings.
- setLogLevel(LogLevelEntity) - Method in class com.c8db.internal.C8DBImpl
- setLogLevelRequest(LogLevelEntity) - Method in class com.c8db.internal.InternalC8DB
- setMarkforDeletion(boolean) - Method in interface com.c8db.internal.net.Host
- setMarkforDeletion(boolean) - Method in class com.c8db.internal.net.HostImpl
- setMaxConnections(Integer) - Method in class com.c8db.internal.InternalC8DBBuilder
- setMaxQueryStringLength(Long) - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- setMaxSlowQueries(Long) - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- setMeta(Map<String, String>) - Method in class com.c8db.entity.CursorEntity
- setMeta(Map<String, String>) - Method in interface com.c8db.entity.MetaAware
- setMeta(Map<String, String>) - Method in class com.c8db.velocystream.Response
- setMetadata(Map<String, String>) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setMinReplicationFactor(Integer) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setMinReplicationFactor(Integer) - Method in class com.c8db.entity.MinReplicationFactor
- setMmap(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setMsgRateIn(Double) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setMsgRateOut(Double) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setMsgThroughputIn(Double) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setNew(T) - Method in class com.c8db.entity.DocumentCreateEntity
- setNew(T) - Method in class com.c8db.entity.DocumentUpdateEntity
- setNumberOfShards(Integer) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setNumberOfShards(Integer) - Method in class com.c8db.model.GraphCreateOptions.SmartOptions
- setOffset(Integer) - Method in class com.c8db.entity.KeyOptions
- setOld(T) - Method in class com.c8db.entity.DocumentCreateEntity
- setOld(T) - Method in class com.c8db.entity.DocumentDeleteEntity
- setOld(T) - Method in class com.c8db.entity.DocumentUpdateEntity
- setPassword(String) - Method in class com.c8db.internal.InternalC8DBBuilder
- setPaths(Collection<PathEntity<V, E>>) - Method in class com.c8db.entity.TraversalEntity
- setPerformance(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setProducerId(Long) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setProducerName(String) - Method in class com.c8db.entity.C8StreamStatisticsEntity.Publisher
- setProperties(Map<String, Object>) - Method in class com.c8db.entity.BaseDocument
- setQueries(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setQueryTrackingProperties(QueryTrackingPropertiesEntity) - Method in interface com.c8db.C8Database
-
Changes the configuration for the AQL query tracking
- setQueryTrackingProperties(QueryTrackingPropertiesEntity) - Method in class com.c8db.internal.C8DatabaseImpl
- setQueryTrackingPropertiesRequest(QueryTrackingPropertiesEntity) - Method in class com.c8db.internal.InternalC8Database
- setReplication(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setReplicationFactor(Integer) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setReplicationFactor(Integer) - Method in class com.c8db.entity.ReplicationFactor
- setRequests(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setResponseCode(int) - Method in class com.c8db.velocystream.Response
- setRevision(String) - Method in class com.c8db.entity.BaseDocument
- setSatellite(Boolean) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setSatellite(Boolean) - Method in class com.c8db.entity.ReplicationFactor
- setSerializer(C8Serialization) - Method in class com.c8db.internal.InternalC8DBBuilder
- setSerializer(C8Serializer) - Method in class com.c8db.C8DB.Builder
-
Deprecated.use
C8DB.Builder.serializer(C8Serialization)instead - setShardingStrategy(String) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setShardKeys(Collection<String>) - Method in class com.c8db.entity.CollectionPropertiesEntity
- setSlowQueryThreshold(Long) - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- setSpotDc(String) - Method in class com.c8db.model.DBCreateOptions.Options
- setSslContext(SSLContext) - Method in class com.c8db.internal.InternalC8DBBuilder
- setStartup(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setStatus(String) - Method in class com.c8db.entity.C8EventEntity
- setTenant(String) - Method in class com.c8db.entity.C8EventEntity
- setThreads(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setTimeout(Integer) - Method in class com.c8db.internal.InternalC8DBBuilder
- setTo(String) - Method in class com.c8db.entity.BaseEdgeDocument
- setTrackSlowQueries(Boolean) - Method in class com.c8db.entity.QueryTrackingPropertiesEntity
- setType(int) - Method in class com.c8db.velocystream.Request
- setType(int) - Method in class com.c8db.velocystream.Response
- setType(KeyType) - Method in class com.c8db.entity.KeyOptions
- setup(C) - Method in class com.c8db.internal.velocypack.VPackDriverModule
- setUser(String) - Method in class com.c8db.entity.C8EventEntity
- setUser(String) - Method in class com.c8db.internal.InternalC8DBBuilder
- setUseSsl(Boolean) - Method in class com.c8db.internal.InternalC8DBBuilder
- setV8(LogLevelEntity.LogLevel) - Method in class com.c8db.entity.LogLevelEntity
- setValues(Object, Map<DocumentField.Type, String>) - Method in class com.c8db.internal.DocumentCache
- setVersion(int) - Method in class com.c8db.velocystream.Request
- setVersion(int) - Method in class com.c8db.velocystream.Response
- setVertices(TraversalOptions.UniquenessType) - Method in class com.c8db.model.TraversalOptions.Uniqueness
- setVertices(Collection<V>) - Method in class com.c8db.entity.PathEntity
- setVertices(Collection<V>) - Method in class com.c8db.entity.TraversalEntity
- shardKeys(String...) - Method in class com.c8db.model.CollectionCreateOptions
- shutdown() - Method in interface com.c8db.C8DB
-
Releases all connections to the server and clear the connection pool.
- shutdown() - Method in class com.c8db.internal.C8DBImpl
- silent(Boolean) - Method in class com.c8db.model.DocumentCreateOptions
- silent(Boolean) - Method in class com.c8db.model.DocumentDeleteOptions
- silent(Boolean) - Method in class com.c8db.model.DocumentReplaceOptions
- silent(Boolean) - Method in class com.c8db.model.DocumentUpdateOptions
- SimpleHostResolver - Class in com.c8db.internal.net
- SimpleHostResolver(List<Host>) - Constructor for class com.c8db.internal.net.SimpleHostResolver
- SINGLE - com.c8db.entity.ServerRole
- size(Integer) - Method in class com.c8db.model.LogOptions
- skipAllMessages(String, boolean) - Method in interface com.c8db.C8Stream
-
Skip all messages on a stream subscription.
- skipAllMessages(String, boolean) - Method in class com.c8db.internal.C8StreamImpl
- skipAllMessagesRequest(String, boolean) - Method in class com.c8db.internal.InternalC8Stream
- skiplist - com.c8db.entity.IndexType
- SkiplistIndexOptions - Class in com.c8db.model
- SkiplistIndexOptions() - Constructor for class com.c8db.model.SkiplistIndexOptions
- skipMessages(String, int, boolean) - Method in interface com.c8db.C8Stream
-
Skip num messages on a topic subscription.
- skipMessages(String, int, boolean) - Method in class com.c8db.internal.C8StreamImpl
- skipMessagesRequest(String, int, boolean) - Method in class com.c8db.internal.InternalC8Stream
- SmartOptions() - Constructor for class com.c8db.model.GraphCreateOptions.SmartOptions
- sort(LogOptions.SortOrder) - Method in class com.c8db.model.LogOptions
- sort(String) - Method in class com.c8db.model.TraversalOptions
- sparse(Boolean) - Method in class com.c8db.model.HashIndexOptions
- sparse(Boolean) - Method in class com.c8db.model.PersistentIndexOptions
- sparse(Boolean) - Method in class com.c8db.model.SkiplistIndexOptions
- spotDc() - Method in class com.c8db.internal.InternalC8Database
- SQL_DATE - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackDeserializers
- SQL_DATE - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackSerializers
- SQL_TIMESTAMP - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackDeserializers
- SQL_TIMESTAMP - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackSerializers
- sslContext - Variable in class com.c8db.internal.InternalC8DBBuilder
- sslContext(SSLContext) - Method in class com.c8db.C8DB.Builder
-
Sets the SSL context to be used when
trueis passed throughC8DB.Builder.useSsl(Boolean). - sslContext(SSLContext) - Method in class com.c8db.internal.http.HttpConnection.Builder
- sslContext(SSLContext) - Method in class com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
- sslContext(SSLContext) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- start(Long) - Method in class com.c8db.model.LogOptions
- startVertex(String) - Method in class com.c8db.model.TraversalOptions
- Stats() - Constructor for class com.c8db.entity.CursorEntity.Stats
- status(String) - Method in class com.c8db.model.EventCreateOptions
- storeChunk(Chunk) - Method in class com.c8db.internal.velocystream.internal.ChunkStore
- storeMessage(long, FutureTask<Message>) - Method in class com.c8db.internal.velocystream.internal.MessageStore
- strategy(TraversalOptions.Strategy) - Method in class com.c8db.model.TraversalOptions
- stream(Boolean) - Method in class com.c8db.model.CollectionCreateOptions
- stream(String) - Method in interface com.c8db.C8Database
-
Returns a
C8Streaminstance for the given stream name. - stream(String) - Method in class com.c8db.internal.C8DatabaseImpl
- Streams() - Constructor for class com.c8db.entity.LimitsEntity.Streams
- StreamTransactionEntity - Class in com.c8db.entity
- StreamTransactionEntity() - Constructor for class com.c8db.entity.StreamTransactionEntity
- streamTransactionId(String) - Method in class com.c8db.model.CollectionCountOptions
- streamTransactionId(String) - Method in class com.c8db.model.CollectionTruncateOptions
- streamTransactionId(String) - Method in class com.c8db.model.DocumentCreateOptions
- streamTransactionId(String) - Method in class com.c8db.model.DocumentDeleteOptions
- streamTransactionId(String) - Method in class com.c8db.model.DocumentExistsOptions
- streamTransactionId(String) - Method in class com.c8db.model.DocumentReadOptions
- streamTransactionId(String) - Method in class com.c8db.model.DocumentReplaceOptions
- streamTransactionId(String) - Method in class com.c8db.model.DocumentUpdateOptions
- StreamTransactionOptions - Class in com.c8db.model
- StreamTransactionOptions() - Constructor for class com.c8db.model.StreamTransactionOptions
- streamTransactionResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- StreamTransactionStatus - Enum in com.c8db.entity
- stringAsJson(boolean) - Method in class com.c8db.util.C8Serializer.Options
- success() - Method in class com.c8db.internal.net.DirtyReadHostHandler
- success() - Method in class com.c8db.internal.net.FallbackHostHandler
- success() - Method in interface com.c8db.internal.net.HostHandler
- success() - Method in class com.c8db.internal.net.RandomHostHandler
- success() - Method in class com.c8db.internal.net.RoundRobinHostHandler
- SYSTEM - Static variable in class com.c8db.internal.C8RequestParam
T
- Tag() - Constructor for class com.c8db.entity.DcInfoEntity.Tag
- tenant() - Method in interface com.c8db.C8Database
-
Returns the name of the tenant
- tenant() - Method in class com.c8db.internal.InternalC8Database
- tenant(String) - Method in class com.c8db.model.EventCreateOptions
- tenant(String) - Method in class com.c8db.model.TenantMetricsOption
- TenantEntity - Class in com.c8db.entity
- TenantEntity() - Constructor for class com.c8db.entity.TenantEntity
- TenantEntity.DnsInfo - Class in com.c8db.entity
- TenantMetricsEntity - Class in com.c8db.entity
- TenantMetricsEntity() - Constructor for class com.c8db.entity.TenantMetricsEntity
- TenantMetricsEntity.MetricsEntity - Class in com.c8db.entity
- TenantMetricsOption - Class in com.c8db.model
- TenantMetricsOption() - Constructor for class com.c8db.model.TenantMetricsOption
- TenantMetricsOption(String, String, long, List<String>, String) - Constructor for class com.c8db.model.TenantMetricsOption
- TenantsEntity - Class in com.c8db.entity
- TenantsEntity() - Constructor for class com.c8db.entity.TenantsEntity
- terminate(boolean) - Method in interface com.c8db.C8Stream
-
Terminate a stream.
- terminate(boolean) - Method in class com.c8db.internal.C8StreamImpl
- terminateC8StreamRequest(boolean) - Method in class com.c8db.internal.InternalC8Stream
- test(T) - Method in interface com.c8db.Predicate
-
Evaluates this predicate on the given argument.
- timeout - Variable in class com.c8db.internal.InternalC8DBBuilder
- timeout - Variable in class com.c8db.internal.velocystream.internal.VstConnection
- timeout(Integer) - Method in class com.c8db.C8DB.Builder
-
Sets the connection and request timeout in milliseconds.
- timeout(Integer) - Method in class com.c8db.internal.http.HttpConnection.Builder
- timeout(Integer) - Method in class com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
- timeout(Integer) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- to(String...) - Method in class com.c8db.entity.EdgeDefinition
- TO - com.c8db.entity.DocumentField.Type
- toByteArray(InputStream) - Static method in class com.c8db.internal.util.IOUtils
- toPrefix(String) - Method in class com.c8db.model.DocumentImportOptions
- toString() - Method in class com.c8db.entity.BaseDocument
- toString() - Method in class com.c8db.entity.BaseEdgeDocument
- toString() - Method in class com.c8db.internal.net.ConnectionPoolImpl
- toString() - Method in class com.c8db.internal.net.HostDescription
- toString() - Method in class com.c8db.internal.net.HostImpl
- toString(InputStream) - Static method in class com.c8db.internal.util.IOUtils
- toString(InputStream, String) - Static method in class com.c8db.internal.util.IOUtils
- TRACE - com.c8db.entity.LogLevelEntity.LogLevel
- traditional - com.c8db.entity.KeyType
- transaction(String, Class<T>, C8TransactionOptions) - Method in interface com.c8db.C8Database
-
Performs a server-side transaction and returns its return value.
- transaction(String, Class<T>, C8TransactionOptions) - Method in class com.c8db.internal.C8DatabaseImpl
- TransactionEntity - Class in com.c8db.entity
- TransactionEntity() - Constructor for class com.c8db.entity.TransactionEntity
- transactionRequest(String, C8TransactionOptions) - Method in class com.c8db.internal.InternalC8Database
- transactionResponseDeserializer(Class<T>) - Method in class com.c8db.internal.InternalC8Database
- transactionsResponseDeserializer() - Method in class com.c8db.internal.InternalC8Database
- TRAVERSAL_ORDER - Static variable in class com.c8db.internal.velocypack.VPackSerializers
- TraversalEntity<V,E> - Class in com.c8db.entity
- TraversalEntity() - Constructor for class com.c8db.entity.TraversalEntity
- TraversalOptions - Class in com.c8db.model
- TraversalOptions() - Constructor for class com.c8db.model.TraversalOptions
- TraversalOptions.Direction - Enum in com.c8db.model
- TraversalOptions.ItemOrder - Enum in com.c8db.model
- TraversalOptions.Order - Enum in com.c8db.model
- TraversalOptions.Strategy - Enum in com.c8db.model
- TraversalOptions.Uniqueness - Class in com.c8db.model
- TraversalOptions.UniquenessType - Enum in com.c8db.model
- truncate() - Method in interface com.c8db.C8Collection
-
Removes all documents from the collection, but leaves the indexes intact
- truncate() - Method in class com.c8db.internal.C8CollectionImpl
- truncate(CollectionTruncateOptions) - Method in interface com.c8db.C8Collection
-
Removes all documents from the collection, but leaves the indexes intact
- truncate(CollectionTruncateOptions) - Method in class com.c8db.internal.C8CollectionImpl
- truncateRequest(CollectionTruncateOptions) - Method in class com.c8db.internal.InternalC8Collection
- ttl - com.c8db.entity.IndexType
- ttl(Long) - Method in class com.c8db.internal.http.HttpConnection.Builder
- ttl(Long) - Method in class com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
- TTLIndexOptions - Class in com.c8db.model
-
Index option for Time to live (ttl) index type.
- TTLIndexOptions() - Constructor for class com.c8db.model.TTLIndexOptions
- type(CollectionType) - Method in class com.c8db.model.CollectionCreateOptions
- type(Type) - Method in class com.c8db.util.C8Serializer.Options
U
- UNDEFINED - com.c8db.entity.ServerRole
- unique(Boolean) - Method in class com.c8db.model.HashIndexOptions
- unique(Boolean) - Method in class com.c8db.model.PersistentIndexOptions
- unique(Boolean) - Method in class com.c8db.model.SkiplistIndexOptions
- Uniqueness() - Constructor for class com.c8db.model.TraversalOptions.Uniqueness
- UNLOADED - com.c8db.entity.CollectionStatus
- unsubscribe(String) - Method in interface com.c8db.C8Database
-
Unsubscribes the given subscription on all streams on a stream db.
- unsubscribe(String) - Method in class com.c8db.internal.C8DatabaseImpl
- unsubscribeRequest(String) - Method in class com.c8db.internal.InternalC8Database
- update - com.c8db.model.DocumentImportOptions.OnDuplicate
- updateAlertRequest(String, Map<String, String>) - Method in class com.c8db.internal.InternalC8DB
- updateAlerts(String, Map<String, String>) - Method in interface com.c8db.C8DB
-
Acknowledges or Resolves an alert
- updateAlerts(String, Map<String, String>) - Method in class com.c8db.internal.C8DBImpl
- updateAttribute(String, Object) - Method in class com.c8db.entity.BaseDocument
- updateDataCentersForGeoFabric(String, String, String) - Method in interface com.c8db.C8DB
-
Updated the data centers for the specified database
- updateDataCentersForGeoFabric(String, String, String) - Method in class com.c8db.internal.C8DBImpl
- updateDCListRequest(String, String, String) - Method in class com.c8db.internal.InternalC8DB
- updateDCListResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- updateDocument(String, T) - Method in interface com.c8db.C8Collection
-
Partially updates the document identified by document-key.
- updateDocument(String, T) - Method in class com.c8db.internal.C8CollectionImpl
- updateDocument(String, T, DocumentUpdateOptions) - Method in interface com.c8db.C8Collection
-
Partially updates the document identified by document-key.
- updateDocument(String, T, DocumentUpdateOptions) - Method in class com.c8db.internal.C8CollectionImpl
- updateDocumentRequest(String, T, DocumentUpdateOptions) - Method in class com.c8db.internal.InternalC8Collection
- updateDocumentResponseDeserializer(T, DocumentUpdateOptions) - Method in class com.c8db.internal.InternalC8Collection
- updateDocuments(Collection<T>) - Method in interface com.c8db.C8Collection
-
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.c8db.internal.C8CollectionImpl
- updateDocuments(Collection<T>, DocumentUpdateOptions) - Method in interface com.c8db.C8Collection
-
Partially updates documents, the documents to update are specified by the _key attributes in the objects on values.
- updateDocuments(Collection<T>, DocumentUpdateOptions) - Method in class com.c8db.internal.C8CollectionImpl
- updateDocumentsRequest(Collection<T>, DocumentUpdateOptions) - Method in class com.c8db.internal.InternalC8Collection
- updateDocumentsResponseDeserializer(Collection<T>, DocumentUpdateOptions) - Method in class com.c8db.internal.InternalC8Collection
- updateEdge(String, T) - Method in interface com.c8db.C8EdgeCollection
-
Partially updates the edge identified by document-key.
- updateEdge(String, T) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- updateEdge(String, T, EdgeUpdateOptions) - Method in interface com.c8db.C8EdgeCollection
-
Partially updates the edge identified by document-key.
- updateEdge(String, T, EdgeUpdateOptions) - Method in class com.c8db.internal.C8EdgeCollectionImpl
- updateEdgeRequest(String, T, EdgeUpdateOptions) - Method in class com.c8db.internal.InternalC8EdgeCollection
- updateEdgeResponseDeserializer(T) - Method in class com.c8db.internal.InternalC8EdgeCollection
- updateSpotDcRequest(String, String, String) - Method in class com.c8db.internal.InternalC8DB
- updateSpotDcResponseDeserializer() - Method in class com.c8db.internal.InternalC8DB
- updateSpotRegionForGeoFabric(String, String, String) - Method in interface com.c8db.C8DB
-
Updates the edge location where on-spot operations will be performed.
- updateSpotRegionForGeoFabric(String, String, String) - Method in class com.c8db.internal.C8DBImpl
- updateSpotStatus(String, boolean) - Method in interface com.c8db.C8DB
-
Change whether an edge location (Datacenter) is capable of being on-spot.
- updateSpotStatus(String, boolean) - Method in class com.c8db.internal.C8DBImpl
- updateSpotStatusRequest(String, boolean) - Method in class com.c8db.internal.InternalC8DB
- updateUser(String, UserUpdateOptions) - Method in interface com.c8db.C8DB
-
Partially updates the data of an existing user.
- updateUser(String, UserUpdateOptions) - Method in class com.c8db.internal.C8DBImpl
- updateUserDefaultCollectionAccessRequest(String, Permissions) - Method in class com.c8db.internal.InternalC8DB
- updateUserDefaultDatabaseAccessRequest(String, Permissions) - Method in class com.c8db.internal.InternalC8DB
- updateUserRequest(String, String, String, UserUpdateOptions) - Method in class com.c8db.internal.InternalC8DB
- updateVertex(String, T) - Method in interface com.c8db.C8VertexCollection
-
Partially updates the vertex identified by document-key.
- updateVertex(String, T) - Method in class com.c8db.internal.C8VertexCollectionImpl
- updateVertex(String, T, VertexUpdateOptions) - Method in interface com.c8db.C8VertexCollection
-
Partially updates the vertex identified by document-key.
- updateVertex(String, T, VertexUpdateOptions) - Method in class com.c8db.internal.C8VertexCollectionImpl
- updateVertexRequest(String, T, VertexUpdateOptions) - Method in class com.c8db.internal.InternalC8VertexCollection
- updateVertexResponseDeserializer(T) - Method in class com.c8db.internal.InternalC8VertexCollection
- upto(LogLevel) - Method in class com.c8db.model.LogOptions
- useProtocol(Protocol) - Method in class com.c8db.C8DB.Builder
- user - Variable in class com.c8db.internal.InternalC8DBBuilder
- user - Variable in class com.c8db.internal.velocystream.VstCommunication
- user(String) - Method in class com.c8db.C8DB.Builder
-
Sets the username to use for authentication.
- user(String) - Method in class com.c8db.internal.http.HttpConnection.Builder
- user(String) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- user(String) - Method in class com.c8db.model.EventCreateOptions
- user(String) - Method in class com.c8db.model.UserCreateOptions
- UserAccessOptions - Class in com.c8db.model
- UserAccessOptions() - Constructor for class com.c8db.model.UserAccessOptions
- UserCreateOptions - Class in com.c8db.model
- UserCreateOptions() - Constructor for class com.c8db.model.UserCreateOptions
- UserEntity - Class in com.c8db.entity
- UserEntity() - Constructor for class com.c8db.entity.UserEntity
- UserQuery - Class in com.c8db.entity
- UserQuery() - Constructor for class com.c8db.entity.UserQuery
- UserQuery(UserQueryOptions, String) - Constructor for class com.c8db.entity.UserQuery
- UserQueryEntity - Class in com.c8db.entity
- UserQueryEntity() - Constructor for class com.c8db.entity.UserQueryEntity
- UserQueryOptions - Class in com.c8db.entity
- UserQueryOptions() - Constructor for class com.c8db.entity.UserQueryOptions
- userQueryRequest(String, String, Map<String, Object>) - Method in class com.c8db.internal.InternalC8Database
- UserUpdateOptions - Class in com.c8db.model
- UserUpdateOptions() - Constructor for class com.c8db.model.UserUpdateOptions
- useSsl - Variable in class com.c8db.internal.InternalC8DBBuilder
- useSsl(Boolean) - Method in class com.c8db.C8DB.Builder
-
If set to
trueSSL will be used when connecting to an ArangoDB server. - useSsl(Boolean) - Method in class com.c8db.internal.http.HttpConnection.Builder
- useSsl(Boolean) - Method in class com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
- useSsl(Boolean) - Method in class com.c8db.internal.velocystream.VstCommunicationSync.Builder
- util - Variable in class com.c8db.internal.C8Executeable
- util - Variable in class com.c8db.internal.velocystream.VstCommunication
- util() - Method in interface com.c8db.C8SerializationAccessor
-
Returns driver internal serialization API for serializing and deserializing Java POJOs to/from
VPackSlice - util() - Method in class com.c8db.internal.C8Executeable
- util(C8SerializationFactory.Serializer) - Method in interface com.c8db.C8SerializationAccessor
-
Returns serialization API for serializing and deserializing Java POJOs to/from
VPackSliceby the given type - util(C8SerializationFactory.Serializer) - Method in class com.c8db.internal.C8Executeable
- UTIL_DATE - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackDeserializers
- UTIL_DATE - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackSerializers
V
- validateApiKey(String) - Method in interface com.c8db.C8ApiKeys
-
Validates APIKey and returns its properties
- validateApiKey(String) - Method in class com.c8db.internal.C8ApiKeysImpl
- validateApiKeyRequest(String) - Method in class com.c8db.internal.InternalC8ApiKeys
- validateApiKeyResponseDeserializer() - Method in class com.c8db.internal.InternalC8ApiKeys
- validateDocumentId(String) - Static method in class com.c8db.internal.util.DocumentUtil
- validateDocumentKey(String) - Static method in class com.c8db.internal.util.DocumentUtil
- validateIndexId(String) - Static method in class com.c8db.internal.util.DocumentUtil
- value() - Method in annotation type com.c8db.entity.DocumentField
- value(String) - Method in class com.c8db.entity.UserQueryOptions
- valueOf(String) - Static method in enum com.c8db.entity.CollectionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.CollectionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.DocumentField.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.KeyType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.License
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.LoadBalancingStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.LogLevelEntity.LogLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.Permissions
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.QueryExecutionState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.ServerMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.ServerRole
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.entity.StreamTransactionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.internal.net.AccessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.internal.util.C8SerializationFactory.Serializer
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.model.DocumentImportOptions.OnDuplicate
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.model.ImportType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.model.LogOptions.SortOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.model.TraversalOptions.Direction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.model.TraversalOptions.ItemOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.model.TraversalOptions.Order
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.model.TraversalOptions.Strategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.model.TraversalOptions.UniquenessType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.Protocol
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.c8db.velocystream.RequestType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.c8db.entity.CollectionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.CollectionType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.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.c8db.entity.IndexType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.KeyType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.License
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.LoadBalancingStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.LogLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.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.c8db.entity.Permissions
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.QueryExecutionState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.ServerMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.ServerRole
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.entity.StreamTransactionStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.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.c8db.internal.util.C8SerializationFactory.Serializer
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.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.c8db.model.ImportType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.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.c8db.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.c8db.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.c8db.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.c8db.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.c8db.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.c8db.Protocol
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum com.c8db.velocystream.RequestType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VelocyJack - Class in com.c8db
- VelocyJack() - Constructor for class com.c8db.VelocyJack
- VelocyJack.ConfigureFunction - Interface in com.c8db
- version() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- VERTEX - Static variable in class com.c8db.internal.InternalC8Graph
- VERTEX - Static variable in class com.c8db.internal.InternalRestql
- vertexCollection(String) - Method in interface com.c8db.C8Graph
-
Returns a
ArangoVertexCollectioninstance for the given vertex collection name. - vertexCollection(String) - Method in class com.c8db.internal.C8GraphImpl
- VertexCollectionCreateOptions - Class in com.c8db.model
- VertexCollectionCreateOptions() - Constructor for class com.c8db.model.VertexCollectionCreateOptions
- VertexCreateOptions - Class in com.c8db.model
- VertexCreateOptions() - Constructor for class com.c8db.model.VertexCreateOptions
- VertexDeleteOptions - Class in com.c8db.model
- VertexDeleteOptions() - Constructor for class com.c8db.model.VertexDeleteOptions
- VertexEntity - Class in com.c8db.entity
- VertexEntity() - Constructor for class com.c8db.entity.VertexEntity
- VertexReplaceOptions - Class in com.c8db.model
- VertexReplaceOptions() - Constructor for class com.c8db.model.VertexReplaceOptions
- VertexUpdateEntity - Class in com.c8db.entity
- VertexUpdateEntity() - Constructor for class com.c8db.entity.VertexUpdateEntity
- VertexUpdateOptions - Class in com.c8db.model
- VertexUpdateOptions() - Constructor for class com.c8db.model.VertexUpdateOptions
- verticesUniqueness(TraversalOptions.UniquenessType) - Method in class com.c8db.model.TraversalOptions
- visitor(String) - Method in class com.c8db.model.TraversalOptions
- VPACK - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackDeserializers
- VPACK - Static variable in class com.c8db.jackson.dataformat.velocypack.internal.VPackSerializers
- vpackBuilder - Variable in class com.c8db.internal.InternalC8DBBuilder
- VPackDeserializers - Class in com.c8db.internal.velocypack
- VPackDeserializers - Class in com.c8db.jackson.dataformat.velocypack.internal
- VPackDeserializers() - Constructor for class com.c8db.internal.velocypack.VPackDeserializers
- VPackDeserializers() - Constructor for class com.c8db.jackson.dataformat.velocypack.internal.VPackDeserializers
- VPackDriverModule - Class in com.c8db.internal.velocypack
- VPackDriverModule() - Constructor for class com.c8db.internal.velocypack.VPackDriverModule
- VPackFactory - Class in com.c8db.jackson.dataformat.velocypack
- VPackFactory() - Constructor for class com.c8db.jackson.dataformat.velocypack.VPackFactory
- VPackGenerator - Class in com.c8db.jackson.dataformat.velocypack.internal
- VPackGenerator(int, ObjectCodec, OutputStream) - Constructor for class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- VPackMapper - Class in com.c8db.jackson.dataformat.velocypack
- VPackMapper() - Constructor for class com.c8db.jackson.dataformat.velocypack.VPackMapper
- VPackParser - Class in com.c8db.jackson.dataformat.velocypack.internal
- VPackParser(byte[], int, int) - Constructor for class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- vpackParserBuilder - Variable in class com.c8db.internal.InternalC8DBBuilder
- VPackSerializers - Class in com.c8db.internal.velocypack
- VPackSerializers - Class in com.c8db.jackson.dataformat.velocypack.internal
- VPackSerializers() - Constructor for class com.c8db.internal.velocypack.VPackSerializers
- VPackSerializers() - Constructor for class com.c8db.jackson.dataformat.velocypack.internal.VPackSerializers
- VST - com.c8db.Protocol
-
VelocyStream
- VstCommunication<R,C extends VstConnection> - Class in com.c8db.internal.velocystream
- VstCommunication(Integer, String, String, Boolean, SSLContext, C8Serialization, Integer, HostHandler) - Constructor for class com.c8db.internal.velocystream.VstCommunication
- VstCommunicationSync - Class in com.c8db.internal.velocystream
- VstCommunicationSync(HostHandler, Integer, String, String, Boolean, SSLContext, C8Serialization, Integer, Integer, Long) - Constructor for class com.c8db.internal.velocystream.VstCommunicationSync
- VstCommunicationSync.Builder - Class in com.c8db.internal.velocystream
- VstConnection - Class in com.c8db.internal.velocystream.internal
- VstConnection(HostDescription, Integer, Long, Boolean, SSLContext, MessageStore) - Constructor for class com.c8db.internal.velocystream.internal.VstConnection
- VstConnectionFactorySync - Class in com.c8db.internal.velocystream
- VstConnectionFactorySync(HostDescription, Integer, Long, Boolean, SSLContext) - Constructor for class com.c8db.internal.velocystream.VstConnectionFactorySync
- VstConnectionSync - Class in com.c8db.internal.velocystream.internal
- VstConnectionSync.Builder - Class in com.c8db.internal.velocystream.internal
- VstProtocol - Class in com.c8db.internal.velocystream
- VstProtocol(VstCommunication<Response, VstConnectionSync>) - Constructor for class com.c8db.internal.velocystream.VstProtocol
- VSTREAM_CRED - com.c8db.velocystream.RequestType
- VSTREAM_REGISTER - com.c8db.velocystream.RequestType
- VSTREAM_STATUS - com.c8db.velocystream.RequestType
W
- WAIT_FOR_SYNC - Static variable in class com.c8db.internal.C8RequestParam
- waitForSync(Boolean) - Method in class com.c8db.model.C8TransactionOptions
- waitForSync(Boolean) - Method in class com.c8db.model.CollectionCreateOptions
-
Sets waitForSync collection creation property.
- waitForSync(Boolean) - Method in class com.c8db.model.CollectionPropertiesOptions
- waitForSync(Boolean) - Method in class com.c8db.model.DocumentCreateOptions
- waitForSync(Boolean) - Method in class com.c8db.model.DocumentDeleteOptions
- waitForSync(Boolean) - Method in class com.c8db.model.DocumentImportOptions
- waitForSync(Boolean) - Method in class com.c8db.model.DocumentReplaceOptions
- waitForSync(Boolean) - Method in class com.c8db.model.DocumentUpdateOptions
- waitForSync(Boolean) - Method in class com.c8db.model.EdgeCreateOptions
- waitForSync(Boolean) - Method in class com.c8db.model.EdgeDeleteOptions
- waitForSync(Boolean) - Method in class com.c8db.model.EdgeReplaceOptions
- waitForSync(Boolean) - Method in class com.c8db.model.EdgeUpdateOptions
- waitForSync(Boolean) - Method in class com.c8db.model.StreamTransactionOptions
- waitForSync(Boolean) - Method in class com.c8db.model.VertexCreateOptions
- waitForSync(Boolean) - Method in class com.c8db.model.VertexDeleteOptions
- waitForSync(Boolean) - Method in class com.c8db.model.VertexReplaceOptions
- waitForSync(Boolean) - Method in class com.c8db.model.VertexUpdateOptions
- Warning() - Constructor for class com.c8db.entity.CursorEntity.Warning
- WARNING - com.c8db.entity.LogLevel
- WARNING - com.c8db.entity.LogLevelEntity.LogLevel
- write(Message, Collection<Chunk>) - Method in class com.c8db.internal.velocystream.internal.VstConnectionSync
- write(String...) - Method in class com.c8db.model.C8TransactionCollectionOptions
- WRITE - com.c8db.internal.net.AccessType
- writeBinary(Base64Variant, byte[], int, int) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeBoolean(boolean) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeCollections(String...) - Method in class com.c8db.model.C8TransactionOptions
- writeCollections(String...) - Method in class com.c8db.model.StreamTransactionOptions
- writeEndArray() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeEndObject() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeFieldName(String) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeIntern(Message, Collection<Chunk>) - Method in class com.c8db.internal.velocystream.internal.VstConnection
- writeNull() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeNumber(double) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeNumber(float) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeNumber(int) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeNumber(long) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeNumber(String) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeNumber(BigDecimal) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeNumber(BigInteger) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeRaw(char) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeRaw(char[], int, int) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeRaw(String) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeRaw(String, int, int) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeRawUTF8String(byte[], int, int) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeStartArray() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeStartObject() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeString(char[], int, int) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeString(String) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeUTF8String(byte[], int, int) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- writeVPack(VPackSlice) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
_
- _createParser(byte[], int, int, IOContext) - Method in class com.c8db.jackson.dataformat.velocypack.VPackFactory
- _createUTF8Generator(OutputStream, IOContext) - Method in class com.c8db.jackson.dataformat.velocypack.VPackFactory
- _handleEOF() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackParser
- _releaseBuffers() - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
- _setCursorInitializer(C8CursorInitializer) - Method in interface com.c8db.C8DB
-
Attention: Please do not use!
- _setCursorInitializer(C8CursorInitializer) - Method in class com.c8db.internal.C8DBImpl
- _verifyValueWrite(String) - Method in class com.c8db.jackson.dataformat.velocypack.internal.VPackGenerator
All Classes All Packages