@Repeatable(value=HashIndexes.class) @Retention(value=RUNTIME) @Target(value=TYPE) public @interface HashIndex
Modifier and Type | Required Element and Description |
---|---|
String[] |
fields |
Modifier and Type | Optional Element and Description |
---|---|
boolean |
deduplicate |
boolean |
sparse |
boolean |
unique |
public abstract String[] fields
Copyright © 2017 ArangoDB GmbH. All rights reserved.