| Package | Description | 
|---|---|
| com.datastax.driver.core.schemabuilder | A CQL3 schema builder. | 
| Modifier and Type | Method and Description | 
|---|---|
| static CreateKeyspace | SchemaBuilder. createKeyspace(String keyspaceName)Start building a new CREATE KEYSPACE statement. | 
| CreateKeyspace | CreateKeyspace. ifNotExists() | 
Copyright © 2012–2019. All rights reserved.