Package | Description |
---|---|
com.arangodb.internal | |
com.arangodb.internal.velocystream |
Modifier and Type | Class and Description |
---|---|
class |
ArangoExecuteable<E extends ArangoExecutor<R,C>,R,C extends Connection> |
class |
ArangoExecutor<R,C extends Connection> |
class |
InternalArangoCollection<E extends ArangoExecutor<R,C>,R,C extends Connection> |
class |
InternalArangoDatabase<E extends ArangoExecutor<R,C>,R,C extends Connection> |
class |
InternalArangoDB<E extends ArangoExecutor<R,C>,R,C extends Connection> |
class |
InternalArangoEdgeCollection<E extends ArangoExecutor<R,C>,R,C extends Connection> |
class |
InternalArangoGraph<E extends ArangoExecutor<R,C>,R,C extends Connection> |
class |
InternalArangoVertexCollection<E extends ArangoExecutor<R,C>,R,C extends Connection> |
Modifier and Type | Class and Description |
---|---|
class |
Communication<R,C extends Connection> |
Modifier and Type | Class and Description |
---|---|
class |
ConnectionSync |
Modifier and Type | Field and Description |
---|---|
protected C |
Communication.connection |
Modifier and Type | Method and Description |
---|---|
protected void |
Communication.connect(Connection connection) |
void |
Communication.disconnect(Connection connection) |
Copyright © 2016–2017 ArangoDB GmbH. All rights reserved.