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