Uses of Class
com.arangodb.model.CollectionsReadOptions
Packages that use CollectionsReadOptions
-
Uses of CollectionsReadOptions in com.arangodb
Methods in com.arangodb with parameters of type CollectionsReadOptionsModifier and TypeMethodDescriptionArangoDatabase.getCollections(CollectionsReadOptions options) Fetches all collections from the database and returns an list of collection descriptions.ArangoDatabaseAsync.getCollections(CollectionsReadOptions options) Asynchronous version ofArangoDatabase.getCollections(CollectionsReadOptions) -
Uses of CollectionsReadOptions in com.arangodb.model
Methods in com.arangodb.model that return CollectionsReadOptions