public class GQSchemaGenerator
extends java.lang.Object
Constructor and Description |
---|
GQSchemaGenerator(java.util.Collection mosInfoSet) |
Modifier and Type | Method and Description |
---|---|
void |
genGraphSchema(java.util.Collection mosInfoSet) |
graphql.GraphQL |
getGraphQLSystem() |
graphql.schema.GraphQLSchema |
getGraphSchema() |
java.lang.String |
getGraphSchemaText() |
void |
loadAllQueriesToSchema(graphql.schema.GraphQLSchema.Builder graphQLSchemaB,
MosInfo mosInfo) |
public GQSchemaGenerator(java.util.Collection mosInfoSet) throws MXException
MXException
public graphql.GraphQL getGraphQLSystem()
public java.lang.String getGraphSchemaText()
public graphql.schema.GraphQLSchema getGraphSchema()
public void genGraphSchema(java.util.Collection mosInfoSet) throws java.rmi.RemoteException, MXException
java.rmi.RemoteException
MXException
public void loadAllQueriesToSchema(graphql.schema.GraphQLSchema.Builder graphQLSchemaB, MosInfo mosInfo) throws MXException, java.rmi.RemoteException
MXException
java.rmi.RemoteException