Package | Description |
---|---|
com.arangodb | |
com.arangodb.internal |
Modifier and Type | Method and Description |
---|---|
<T> VertexEntity |
ArangoVertexCollection.insertVertex(T value)
Creates a new vertex in the collection
|
<T> VertexEntity |
ArangoVertexCollection.insertVertex(T value,
VertexCreateOptions options)
Creates a new vertex in the collection
|
Modifier and Type | Method and Description |
---|---|
protected <T> ArangoExecutor.ResponseDeserializer<VertexEntity> |
InternalArangoVertexCollection.insertVertexResponseDeserializer(T value) |
Copyright © 2016 ArangoDB GmbH. All rights reserved.