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 KeyOptions
CollectionPropertiesEntity. getKeyOptions()
Methods in com.arangodb.entity with parameters of type KeyOptions Modifier and Type Method Description void
CollectionPropertiesEntity. setKeyOptions(KeyOptions keyOptions)
-
Uses of KeyOptions in com.arangodb.model
Methods in com.arangodb.model that return KeyOptions Modifier and Type Method Description KeyOptions
CollectionCreateOptions. getKeyOptions()
-