Package | Description |
---|---|
com.arangodb | |
com.arangodb.http | |
com.arangodb.impl |
Modifier and Type | Interface and Description |
---|---|
interface |
InternalAdminDriver
Created by fbartels on 10/27/14.
|
interface |
InternalAqlFunctionsDriver
Created by fbartels on 10/27/14.
|
interface |
InternalCollectionDriver
Created by fbartels on 10/27/14.
|
interface |
InternalCursorDriver
Created by fbartels on 10/27/14.
|
interface |
InternalDatabaseDriver
Created by fbartels on 10/27/14.
|
interface |
InternalDocumentDriver
Created by fbartels on 10/27/14.
|
interface |
InternalEndpointDriver
Created by fbartels on 10/27/14.
|
interface |
InternalGraphDriver |
interface |
InternalImportDriver
Created by fbartels on 10/27/14.
|
interface |
InternalIndexDriver
Created by fbartels on 10/27/14.
|
interface |
InternalJobsDriver
Created by fbartels on 10/28/14.
|
interface |
InternalQueryCacheDriver
Created by a-brandt on 2015-09-11.
|
interface |
InternalReplicationDriver
Created by fbartels on 10/27/14.
|
interface |
InternalSimpleDriver
Created by fbartels on 10/27/14.
|
interface |
InternalTransactionDriver
Created by fbartels on 10/28/14.
|
interface |
InternalTraversalDriver |
interface |
InternalUsersDriver
Created by fbartels on 10/27/14.
|
Modifier and Type | Method and Description |
---|---|
BaseDriverInterface |
InvocationObject.getArangoDriver() |
Modifier and Type | Method and Description |
---|---|
void |
InvocationObject.setArangoDriver(BaseDriverInterface arangoDriver) |
Constructor and Description |
---|
InvocationHandlerImpl(BaseDriverInterface impl) |
InvocationObject(Method method,
BaseDriverInterface arangoDriver,
Object[] args) |
Modifier and Type | Class and Description |
---|---|
class |
InternalAdminDriverImpl |
class |
InternalAqlFunctionsDriverImpl |
class |
InternalBatchDriverImpl |
class |
InternalCollectionDriverImpl |
class |
InternalCursorDriverImpl |
class |
InternalDatabaseDriverImpl |
class |
InternalDocumentDriverImpl |
class |
InternalEndpointDriverImpl |
class |
InternalGraphDriverImpl |
class |
InternalImportDriverImpl |
class |
InternalIndexDriverImpl |
class |
InternalJobsDriverImpl |
class |
InternalQueryCacheDriverImpl |
class |
InternalReplicationDriverImpl |
class |
InternalSimpleDriverImpl |
class |
InternalTransactionDriverImpl
Created by fbartels on 10/30/14.
|
class |
InternalTraversalDriverImpl |
class |
InternalUsersDriverImpl |
Copyright © 2012–2016 ArangoDB GmbH. All rights reserved.