Uses of Class
com.arangodb.model.ViewCreateOptions
-
Packages that use ViewCreateOptions Package Description com.arangodb.model -
-
Uses of ViewCreateOptions in com.arangodb.model
Methods in com.arangodb.model that return ViewCreateOptions Modifier and Type Method Description static ViewCreateOptions
OptionsBuilder. build(ViewCreateOptions options, String name, ViewType type)
Methods in com.arangodb.model with parameters of type ViewCreateOptions Modifier and Type Method Description static ViewCreateOptions
OptionsBuilder. build(ViewCreateOptions options, String name, ViewType type)
-