cassandra-d v0.0.4 (2019-10-23T11:18:10Z)
Dub
Repo
CassandraSchema
cassandra
schema
Undocumented in source.
struct
CassandraSchema {
this
(CassandraKeyspace keyspace, string schema_name);
string
name
[@property getter];
}
Constructors
this
this
(CassandraKeyspace keyspace, string schema_name)
Undocumented in source.
Members
Properties
name
string
name
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
cassandra
schema
structs
CassandraSchema