Package | Description |
---|---|
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
CollectionSchema.Level |
CollectionSchema.getLevel() |
static CollectionSchema.Level |
CollectionSchema.Level.of(String label) |
static CollectionSchema.Level |
CollectionSchema.Level.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CollectionSchema.Level[] |
CollectionSchema.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
CollectionSchema |
CollectionSchema.setLevel(CollectionSchema.Level level) |
Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.