struct CassSchema
A snapshot of the cluster’s schema metadata.
Functions
Frees a schema instance.
const CassSchemaMeta *
cass_schema_get_keyspace
(const CassSchema *
schema, const char *
keyspace_name )
Gets a the metadata for the provided keyspace name.
Gets the type of the specified schema metadata.
Creates a new iterator for the specified schema. This can be used to iterate over keyspace entries.