Xandra v0.10.1 Xandra.SetKeyspace View Source
A struct that represents the result of a USE
query.
This struct only has the :keyspace
field, which contains the keyspace that
was set through the executed USE
query.
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
t()
View Source
t() :: %Xandra.SetKeyspace{keyspace: String.t()}
t() :: %Xandra.SetKeyspace{keyspace: String.t()}