ActiveAnno

Web-based responsive document annotation tool

View the Project on GitHub MaxMello/ActiveAnno

activeannoservice / project.inputmapping / CreateIndex

CreateIndex

data class CreateIndex

Use this to define a non-text index with an order as well as an optional unique constraint

Constructors

Name Summary
<init> Use this to define a non-text index with an order as well as an optional unique constraintCreateIndex(order: Order)

Properties

Name Summary
order val order: Order