public class GqlKeyspaceSchema extends Object
| Constructor and Description |
|---|
GqlKeyspaceSchema(Persistence persistence,
AuthenticationService authenticationService,
Keyspace keyspace) |
| Modifier and Type | Method and Description |
|---|---|
graphql.schema.GraphQLSchema.Builder |
build() |
graphql.schema.GraphQLObjectType |
buildType(Table table) |
static String |
schema2String(graphql.schema.GraphQLSchema schema) |
public GqlKeyspaceSchema(Persistence persistence, AuthenticationService authenticationService, Keyspace keyspace)
Copyright © 2020. All rights reserved.