Uses of Class
com.arangodb.model.CollectionSchema
Packages that use CollectionSchema
-
Uses of CollectionSchema in com.arangodb.entity
Methods in com.arangodb.entity that return CollectionSchema -
Uses of CollectionSchema in com.arangodb.model
Methods in com.arangodb.model that return CollectionSchemaModifier and TypeMethodDescriptionCollectionCreateOptions.getSchema()CollectionPropertiesOptions.getSchema()CollectionSchema.setLevel(CollectionSchema.Level level) CollectionSchema.setMessage(String message) Methods in com.arangodb.model with parameters of type CollectionSchemaModifier and TypeMethodDescriptionCollectionCreateOptions.schema(CollectionSchema schema) CollectionPropertiesOptions.schema(CollectionSchema schema)