Package | Description |
---|---|
com.arangodb.entity | |
com.arangodb.internal.velocypack | |
com.arangodb.model |
Modifier and Type | Method and Description |
---|---|
CollectionSchema |
CollectionEntity.getSchema() |
Modifier and Type | Field and Description |
---|---|
static com.arangodb.velocypack.VPackDeserializer<CollectionSchema> |
VPackDeserializers.COLLECTION_VALIDATION |
static com.arangodb.velocypack.VPackSerializer<CollectionSchema> |
VPackSerializers.COLLECTION_VALIDATION |
Modifier and Type | Method and Description |
---|---|
CollectionSchema |
CollectionCreateOptions.getSchema() |
CollectionSchema |
CollectionSchema.setLevel(CollectionSchema.Level level) |
CollectionSchema |
CollectionSchema.setMessage(String message) |
CollectionSchema |
CollectionSchema.setRule(String rule) |
Modifier and Type | Method and Description |
---|---|
CollectionCreateOptions |
CollectionCreateOptions.setSchema(CollectionSchema schema) |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.