static InternalAdminDriverImpl |
ImplFactory.createAdminDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalAqlFunctionsDriverImpl |
ImplFactory.createAqlFunctionsDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalBatchDriverImpl |
ImplFactory.createBatchDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalCollectionDriverImpl |
ImplFactory.createCollectionDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalCursorDriverImpl |
ImplFactory.createCursorDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalDatabaseDriverImpl |
ImplFactory.createDatabaseDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalDocumentDriverImpl |
ImplFactory.createDocumentDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalEndpointDriverImpl |
ImplFactory.createEndpointDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalGraphDriverImpl |
ImplFactory.createGraphDriver(ArangoConfigure configure,
InternalCursorDriver cursorDriver,
HttpManager httpManager) |
static InternalImportDriverImpl |
ImplFactory.createImportDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalIndexDriverImpl |
ImplFactory.createIndexDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalJobsDriverImpl |
ImplFactory.createJobsDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalQueryCacheDriverImpl |
ImplFactory.createQueryCacheDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalReplicationDriverImpl |
ImplFactory.createReplicationDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalSimpleDriverImpl |
ImplFactory.createSimpleDriver(ArangoConfigure configure,
InternalCursorDriver cursorDriver,
HttpManager httpManager) |
static InternalTransactionDriver |
ImplFactory.createTransactionDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalTraversalDriverImpl |
ImplFactory.createTraversalDriver(ArangoConfigure configure,
HttpManager httpManager) |
static InternalUsersDriverImpl |
ImplFactory.createUsersDriver(ArangoConfigure configure,
HttpManager httpManager) |