Package io.stargate.graphql.client
Class KeyspaceProjectionRoot<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
java.lang.Object
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
io.stargate.graphql.client.KeyspaceProjectionRoot<PARENT,ROOT>
public class KeyspaceProjectionRoot<PARENT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>,ROOT extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<?,?>>
extends com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode<PARENT,ROOT>
-
Nested Class Summary
Nested classes/interfaces inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
com.netflix.graphql.dgs.client.codegen.BaseProjectionNode.InputArgument -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.netflix.graphql.dgs.client.codegen.BaseSubProjectionNode
getParent, getRoot, parent, rootMethods inherited from class com.netflix.graphql.dgs.client.codegen.BaseProjectionNode
getFields, getFragments, getInputArguments, getSchemaType
-
Constructor Details
-
KeyspaceProjectionRoot
public KeyspaceProjectionRoot()
-
-
Method Details
-
dcs
public DataCenterProjection<KeyspaceProjectionRoot<PARENT,ROOT>, dcs()KeyspaceProjectionRoot<PARENT, ROOT>> -
table
public TableProjection<KeyspaceProjectionRoot<PARENT,ROOT>, table()KeyspaceProjectionRoot<PARENT, ROOT>> -
table
public TableProjection<KeyspaceProjectionRoot<PARENT,ROOT>, tableKeyspaceProjectionRoot<PARENT, ROOT>> (String name) -
tables
public TableProjection<KeyspaceProjectionRoot<PARENT,ROOT>, tables()KeyspaceProjectionRoot<PARENT, ROOT>> -
type
public TypeProjection<KeyspaceProjectionRoot<PARENT,ROOT>, type()KeyspaceProjectionRoot<PARENT, ROOT>> -
type
public TypeProjection<KeyspaceProjectionRoot<PARENT,ROOT>, typeKeyspaceProjectionRoot<PARENT, ROOT>> (String name) -
types
public TypeProjection<KeyspaceProjectionRoot<PARENT,ROOT>, types()KeyspaceProjectionRoot<PARENT, ROOT>> -
name
-