| Package | Description |
|---|---|
| com.arangodb | |
| com.arangodb.internal |
| Modifier and Type | Method and Description |
|---|---|
<T> EdgeEntity |
ArangoEdgeCollection.insertEdge(T value)
Creates a new edge in the collection
|
<T> EdgeEntity |
ArangoEdgeCollection.insertEdge(T value,
EdgeCreateOptions options)
Creates a new edge in the collection
|
| Modifier and Type | Method and Description |
|---|---|
protected <T> ArangoExecutor.ResponseDeserializer<EdgeEntity> |
InternalArangoEdgeCollection.insertEdgeResponseDeserializer(T value) |
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.