| Package | Description |
|---|---|
| technology.semi.weaviate.client.v1.graphql.query.argument |
| Modifier and Type | Field and Description |
|---|---|
WhereOperator |
WhereFilter.operator |
| Modifier and Type | Method and Description |
|---|---|
WhereOperator |
WhereFilter.getOperator() |
WhereOperator |
WhereArgument.getOperator() |
static WhereOperator |
WhereOperator.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WhereOperator[] |
WhereOperator.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
WhereFilter.WhereFilterBuilder |
WhereFilter.WhereFilterBuilder.operator(WhereOperator operator) |
WhereArgument.WhereArgumentBuilder |
WhereArgument.WhereArgumentBuilder.operator(WhereOperator operator) |
Copyright © 2022 SeMI Technologies B.V.. All rights reserved.