public class EdgeNgram extends Object
Constructor and Description |
---|
EdgeNgram() |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
long |
getMax() |
long |
getMin() |
int |
hashCode() |
boolean |
isPreserveOriginal() |
void |
setMax(long max) |
void |
setMin(long min) |
void |
setPreserveOriginal(boolean preserveOriginal) |
Copyright © 2016–2020 ArangoDB GmbH. All rights reserved.