All Classes Interface Summary Class Summary Enum Summary Exception Summary Annotation Types Summary
| Class |
Description |
| AbstractC8Iterable<T> |
|
| AccessType |
|
| AlertEntity |
|
| ApiKeyEntity |
|
| ApiKeyOptions |
|
| AuthenticationRequest |
|
| BaseDocument |
|
| BaseEdgeDocument |
|
| C8Admin |
Interface for operations on administration level.
|
| C8AdminImpl |
|
| C8ApiKeys |
Interface for operations on administration level.
|
| C8ApiKeysImpl |
|
| C8Collection |
Interface for operations on C8DB collection level.
|
| C8CollectionImpl |
|
| C8Context |
|
| C8Cursor<T> |
|
| C8CursorExecute |
|
| C8CursorImpl<T> |
|
| C8CursorInitializer |
|
| C8CursorIterator<T> |
|
| C8Database |
Interface for operations on C8DB database level.
|
| C8DatabaseImpl |
|
| C8DB |
Central access point for applications to communicate with an C8DB server.
|
| C8DB.Builder |
Builder class to build an instance of C8DB.
|
| C8DBException |
|
| C8DBImpl |
|
| C8DBRedirectException |
|
| C8DBVersion |
|
| C8Defaults |
|
| C8Deserializer |
|
| C8DeserializerImpl |
|
| C8EdgeCollection |
Interface for operations on C8DB edge collection level.
|
| C8EdgeCollectionImpl |
|
| C8Errors |
|
| C8Event |
Interface for operations on C8DB events level.
|
| C8EventEntity |
|
| C8EventImpl |
|
| C8Executeable<E extends C8Executor> |
|
| C8Executor |
|
| C8Executor.ResponseDeserializer<T> |
|
| C8ExecutorSync |
|
| C8FilterIterable<T> |
|
| C8FilterIterator<T> |
|
| C8Graph |
Interface for operations on C8DB graph level.
|
| C8GraphImpl |
|
| C8Iterable<T> |
|
| C8Iterator<T> |
|
| C8MappingIterable<R,T> |
|
| C8MappingIterator<R,T> |
|
| C8qlExecutionExplainEntity |
|
| C8qlExecutionExplainEntity.ExecutionCollection |
|
| C8qlExecutionExplainEntity.ExecutionExpression |
|
| C8qlExecutionExplainEntity.ExecutionNode |
|
| C8qlExecutionExplainEntity.ExecutionPlan |
|
| C8qlExecutionExplainEntity.ExecutionStats |
|
| C8qlExecutionExplainEntity.ExecutionVariable |
|
| C8qlParseEntity |
|
| C8qlParseEntity.AstNode |
|
| C8qlQueryExplainOptions |
|
| C8qlQueryOptions |
|
| C8qlQueryParseOptions |
|
| C8RequestParam |
|
| C8ResponseField |
|
| C8Serialization |
|
| C8SerializationAccessor |
|
| C8SerializationFactory |
|
| C8SerializationFactory.Serializer |
|
| C8Serializer |
|
| C8Serializer.Options |
|
| C8SerializerImpl |
|
| C8Stream |
Interface for operations on ArangoDB graph level.
|
| C8StreamBacklogEntity |
|
| C8StreamBacklogEntity.CursorDetails |
|
| C8StreamBacklogEntity.LedgerDetails |
|
| C8StreamCreateOptions |
|
| C8StreamEntity |
|
| C8StreamImpl |
|
| C8StreamStatisticsEntity |
|
| C8StreamStatisticsEntity.Publisher |
|
| C8TransactionCollectionOptions |
|
| C8TransactionOptions |
|
| C8VertexCollection |
Interface for operations on C8DB vertex collection level.
|
| C8VertexCollectionImpl |
|
| Chunk |
|
| ChunkStore |
|
| CollectionCountOptions |
|
| CollectionCreateOptions |
|
| CollectionEntity |
|
| CollectionPropertiesEntity |
|
| CollectionPropertiesOptions |
|
| CollectionRenameOptions |
|
| CollectionRevisionEntity |
|
| CollectionsReadOptions |
|
| CollectionStatus |
|
| CollectionTruncateOptions |
|
| CollectionType |
|
| CommunicationProtocol |
|
| Connection |
|
| ConnectionFactory |
|
| ConnectionPool |
|
| ConnectionPoolImpl |
|
| Consumer<T> |
|
| CURLLogger |
|
| CursorEntity |
|
| CursorEntity.Extras |
|
| CursorEntity.Stats |
|
| CursorEntity.Warning |
|
| DatabaseEntity |
|
| DataCenterEntity |
|
| DBCreateOptions |
|
| DcInfoEntity |
|
| DcInfoEntity.LocationInfo |
|
| DcInfoEntity.Tag |
|
| DCListOptions |
|
| DefaultC8Serialization |
|
| DirtyReadHostHandler |
|
| DocumentCache |
|
| DocumentCreateEntity<T> |
|
| DocumentCreateOptions |
|
| DocumentDeleteEntity<T> |
|
| DocumentDeleteOptions |
|
| DocumentEntity |
|
| DocumentExistsOptions |
|
| DocumentField |
|
| DocumentField.Type |
|
| DocumentImportOptions |
|
| DocumentImportOptions.OnDuplicate |
|
| DocumentReadOptions |
|
| DocumentReplaceOptions |
|
| DocumentUpdateEntity<T> |
|
| DocumentUpdateOptions |
|
| DocumentUtil |
|
| EdgeCreateOptions |
|
| EdgeDefinition |
|
| EdgeDeleteOptions |
|
| EdgeEntity |
|
| EdgeReplaceOptions |
|
| EdgeUpdateEntity |
|
| EdgeUpdateOptions |
|
| EncodeUtils |
|
| Entity |
|
| ErrorEntity |
|
| EventCreateOptions |
|
| ExtendedHostResolver |
|
| FallbackHostHandler |
|
| FeaturesEntity |
|
| FulltextIndexOptions |
|
| Function<T,R> |
|
| GeoFabricEntity |
|
| GeoFabricEntity.GeoFabricOptions |
|
| GeoIndexOptions |
|
| GraphCreateOptions |
|
| GraphCreateOptions.SmartOptions |
|
| GraphDocumentReadOptions |
|
| GraphEntity |
|
| HashIndexOptions |
|
| Host |
|
| HostDescription |
|
| HostHandle |
|
| HostHandler |
|
| HostImpl |
|
| HostResolver |
|
| HostSet |
|
| HostUtils |
|
| HttpCommunication |
|
| HttpCommunication.Builder |
|
| HttpConnection |
|
| HttpConnection.Builder |
|
| HttpConnectionFactory |
|
| HttpDeleteWithBody |
|
| HttpProtocol |
|
| ImportType |
|
| IndexEntity |
|
| IndexOptions |
This class is used for all index similarities
|
| IndexType |
Index type enum.
|
| InternalC8Admin<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> |
Internal request/response related functions.
|
| InternalC8ApiKeys<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> |
Internal request/response related functions.
|
| InternalC8Collection<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> |
|
| InternalC8Database<A extends InternalC8DB<E>,E extends C8Executor> |
|
| InternalC8DB<E extends C8Executor> |
|
| InternalC8DBBuilder |
|
| InternalC8EdgeCollection<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,G extends InternalC8Graph<A,D,E>,E extends C8Executor> |
|
| InternalC8Event<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> |
|
| InternalC8Graph<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> |
|
| InternalC8Stream<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> |
|
| InternalC8VertexCollection<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,G extends InternalC8Graph<A,D,E>,E extends C8Executor> |
|
| InternalRestql<A extends InternalC8DB<E>,D extends InternalC8Database<A,E>,E extends C8Executor> |
|
| IOUtils |
|
| KeyOptions |
|
| KeyType |
|
| License |
|
| LimitsEntity |
|
| LimitsEntity.CEP |
|
| LimitsEntity.Compute |
|
| LimitsEntity.Database |
|
| LimitsEntity.Streams |
|
| LoadBalancingStrategy |
|
| LogEntity |
|
| LogLevel |
|
| LogLevelEntity |
|
| LogLevelEntity.LogLevel |
|
| LogOptions |
|
| LogOptions.SortOrder |
|
| MapBuilder |
|
| Message |
|
| MessageStore |
|
| MetaAware |
|
| MinReplicationFactor |
|
| MultiDocumentEntity<E> |
|
| OptionsBuilder |
|
| PathEntity<V,E> |
|
| Permissions |
|
| PersistentIndexOptions |
|
| Predicate<T> |
|
| Protocol |
|
| QueryEntity |
|
| QueryExecutionState |
|
| QueryTrackingPropertiesEntity |
|
| RandomHostHandler |
|
| ReplicationFactor |
|
| Request |
|
| RequestType |
|
| RequestUtils |
|
| Response |
|
| ResponseUtils |
|
| Restql |
Interface for operations on restql level.
|
| RestqlImpl |
|
| RoundRobinHostHandler |
|
| ServerMode |
|
| ServerRole |
|
| SimpleHostResolver |
|
| SkiplistIndexOptions |
|
| StreamTransactionEntity |
|
| StreamTransactionOptions |
|
| StreamTransactionStatus |
|
| TenantEntity |
|
| TenantEntity.DnsInfo |
|
| TenantMetricsEntity |
|
| TenantMetricsEntity.MetricsEntity |
|
| TenantMetricsOption |
|
| TenantsEntity |
|
| TransactionEntity |
|
| TraversalEntity<V,E> |
|
| TraversalOptions |
|
| TraversalOptions.Direction |
|
| TraversalOptions.ItemOrder |
|
| TraversalOptions.Order |
|
| TraversalOptions.Strategy |
|
| TraversalOptions.Uniqueness |
|
| TraversalOptions.UniquenessType |
|
| TTLIndexOptions |
Index option for Time to live (ttl) index type.
|
| UserAccessOptions |
|
| UserCreateOptions |
|
| UserEntity |
|
| UserQuery |
|
| UserQueryEntity |
|
| UserQueryOptions |
|
| UserUpdateOptions |
|
| VelocyJack |
|
| VelocyJack.ConfigureFunction |
|
| VertexCollectionCreateOptions |
|
| VertexCreateOptions |
|
| VertexDeleteOptions |
|
| VertexEntity |
|
| VertexReplaceOptions |
|
| VertexUpdateEntity |
|
| VertexUpdateOptions |
|
| VPackDeserializers |
|
| VPackDeserializers |
|
| VPackDriverModule |
|
| VPackFactory |
|
| VPackGenerator |
|
| VPackMapper |
|
| VPackParser |
|
| VPackSerializers |
|
| VPackSerializers |
|
| VstCommunication<R,C extends VstConnection> |
|
| VstCommunicationSync |
|
| VstCommunicationSync.Builder |
|
| VstConnection |
|
| VstConnectionFactorySync |
|
| VstConnectionSync |
|
| VstConnectionSync.Builder |
|
| VstProtocol |
|