Package | Description |
---|---|
com.arangodb |
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
|
Copyright © 2016–2018 ArangoDB GmbH. All rights reserved.