▲ Back to top
Language:
r.db_list() → array
List all database names in the system. The result is a list of strings.
Example: List all databases.
r.db_list().run(conn)
Couldn't find what you were looking for?
Contribute: edit this page or open an issue