List Databases Flow
Flow implementation for list database operations.
Parameters
T
The type of the result.
See also
Functions
Link copied to clipboard
Sets the authorizedDatabasesOnly flag that indicates whether the command should return just the databases which the user is authorized to see.
Link copied to clipboard
Sets the number of documents to return per batch.
Link copied to clipboard
Sets the comment for this operation. A null value means no comment is set.
Link copied to clipboard
Sets the query filter to apply to the returned database names.
Link copied to clipboard
Sets the nameOnly flag that indicates whether the command should return just the database names or return the database names and size information.