public class DmlSchemaBuilder extends Object
| Constructor and Description |
|---|
DmlSchemaBuilder(Keyspace keyspace) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLSchema |
build() |
graphql.schema.GraphQLObjectType |
buildType(Table table) |
protected static graphql.schema.GraphQLEnumType |
getConsistencyEnum(String consistencyLevelsStr,
String enumName) |
public DmlSchemaBuilder(Keyspace keyspace)
Copyright © 2022. All rights reserved.