| Package | Description |
|---|---|
| io.stargate.sgv2.graphql.schema.cqlfirst.dml.fetchers.aggregations |
| Modifier and Type | Method and Description |
|---|---|
static SupportedGraphqlFunction |
SupportedGraphqlFunction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SupportedGraphqlFunction[] |
SupportedGraphqlFunction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Optional<SupportedGraphqlFunction> |
SupportedGraphqlFunction.valueOfIgnoreCase(String functionName) |
Copyright © 2022. All rights reserved.