struct InfluxDB::Databases
- InfluxDB::Databases
- Struct
- Value
- Object
Included Modules
- Enumerable(InfluxDB::Database)
Defined in:
influxdb/databases.crConstructors
Instance Method Summary
- #[](name : String)
- #all
- #create(name)
-
#each(&)
Must yield this collection's elements to the block.
- #query(*args, **options)
- #query(*args, **options, &)
Constructor Detail
Instance Method Detail
def each(&)
#
Description copied from module Enumerable(InfluxDB::Database)
Must yield this collection's elements to the block.