| Class | Description |
|---|---|
| AdminResource |
A GraphQL service that allows users to deploy and manage custom GraphQL schemas for their
keyspaces.
|
| DdlResource |
A GraphQL service that allows users to execute CQL DDL queries directly (e.g.
|
| DmlResource |
A collection of GraphQL services for user keyspaces.
|
| FilesResource |
A REST service that provides download links for some of the results returned by the admin API.
|
| GraphqlCache |
Manages the
GraphQL instances used by our REST resources. |
| GraphqlResourceBase |
Factors common logic to handle GraphQL queries from JAX-RS resources.
|
| PlaygroundResource | |
| ResourcePaths | |
| StargateGraphqlContext | |
| StargateGraphqlContext.BatchContext |
Encapsulates logic to add multiple queries contained in the same operation that need to be
executed in a batch.
|
Copyright © 2022. All rights reserved.