struct

InfluxDB::Users

Inherits Enumerable / Struct / Value / Object

Constructors

new(client : Client, db : String = "")
Source

Instance methods

[](name : String)
Source
create(name, password, permissions = "all")
Source
each

Must yield this collection's elements to the block.

Source
query(*args, **options)
Source
query(*args, **options, &)
Source