public class DmlSchemaBuilder extends Object
| Constructor and Description |
|---|
DmlSchemaBuilder(AuthorizationService authorizationService,
Keyspace keyspace,
DataStoreFactory dataStoreFactory) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLSchema |
build() |
graphql.schema.GraphQLObjectType |
buildType(Table table) |
public DmlSchemaBuilder(AuthorizationService authorizationService, Keyspace keyspace, DataStoreFactory dataStoreFactory)
public graphql.schema.GraphQLSchema build()
public graphql.schema.GraphQLObjectType buildType(Table table)
Copyright © 2021. All rights reserved.