Xandra v0.6.0 Xandra.SetKeyspace

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.

Summary

Types

t()
t() :: %Xandra.SetKeyspace{keyspace: String.t}