Uses of Class
com.arangodb.entity.KeyOptions
-
Packages that use KeyOptions Package Description com.arangodb.entity com.arangodb.model -
-
Uses of KeyOptions in com.arangodb.entity
Methods in com.arangodb.entity that return KeyOptions Modifier and Type Method Description KeyOptionsCollectionPropertiesEntity. getKeyOptions()Methods in com.arangodb.entity with parameters of type KeyOptions Modifier and Type Method Description voidCollectionPropertiesEntity. setKeyOptions(KeyOptions keyOptions) -
Uses of KeyOptions in com.arangodb.model
Methods in com.arangodb.model that return KeyOptions Modifier and Type Method Description KeyOptionsCollectionCreateOptions. getKeyOptions()
-