Uses of Class
io.stargate.graphql.client.KeyspaceProjectionRoot
Packages that use KeyspaceProjectionRoot
-
Uses of KeyspaceProjectionRoot in io.stargate.graphql.client
Methods in io.stargate.graphql.client that return KeyspaceProjectionRootMethods in io.stargate.graphql.client that return types with arguments of type KeyspaceProjectionRootModifier and TypeMethodDescriptionKeyspaceProjectionRoot.dcs()KeyspaceProjectionRoot.dcs()KeyspaceProjectionRoot.table()KeyspaceProjectionRoot.table()KeyspaceProjectionRoot.tables()KeyspaceProjectionRoot.tables()KeyspaceProjectionRoot.type()KeyspaceProjectionRoot.type()KeyspaceProjectionRoot.types()KeyspaceProjectionRoot.types() -
Uses of KeyspaceProjectionRoot in io.stargate.sdk.gql
Methods in io.stargate.sdk.gql with parameters of type KeyspaceProjectionRootModifier and TypeMethodDescriptionGraphQLKeyspaceDDLClient.keyspace(String keyspaceName, KeyspaceProjectionRoot projection) Using the keyspace(...) functions about cql Schema.