Package | Description |
---|---|
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
static ViewCreateOptions |
OptionsBuilder.build(ViewCreateOptions options,
String name,
ViewType type) |
protected ViewCreateOptions |
ViewCreateOptions.name(String name) |
protected ViewCreateOptions |
ViewCreateOptions.type(ViewType type) |
Modifier and Type | Method and Description |
---|---|
static ViewCreateOptions |
OptionsBuilder.build(ViewCreateOptions options,
String name,
ViewType type) |
Copyright © 2016–2022 ArangoDB GmbH. All rights reserved.