Uses of Class
io.stargate.graphql.client.KeyspacesProjectionRoot
Packages that use KeyspacesProjectionRoot
-
Uses of KeyspacesProjectionRoot in io.stargate.graphql.client
Methods in io.stargate.graphql.client that return KeyspacesProjectionRootMethods in io.stargate.graphql.client that return types with arguments of type KeyspacesProjectionRootModifier and TypeMethodDescriptionKeyspacesProjectionRoot.dcs()KeyspacesProjectionRoot.dcs()KeyspacesProjectionRoot.table()KeyspacesProjectionRoot.table()KeyspacesProjectionRoot.tables()KeyspacesProjectionRoot.tables()KeyspacesProjectionRoot.type()KeyspacesProjectionRoot.type()KeyspacesProjectionRoot.types()KeyspacesProjectionRoot.types() -
Uses of KeyspacesProjectionRoot in io.stargate.sdk.gql
Methods in io.stargate.sdk.gql with parameters of type KeyspacesProjectionRootModifier and TypeMethodDescriptionGraphQLKeyspaceDDLClient.keyspaces(KeyspacesProjectionRoot projection) List keyspaces.