DefaultSchema
final class DefaultSchema implements Schema (View source)
A PHP representation of a schema
Methods
array
keyspaces()
Returns all keyspaces defined in the schema.
int
version()
Get the version of the schema snapshot
Details
Keyspace
keyspace(string $name)
Returns a Keyspace instance by name.
array
keyspaces()
Returns all keyspaces defined in the schema.
int
version()
Get the version of the schema snapshot