| Package | Description |
|---|---|
| com.orientechnologies.orient.core.sql.operator |
| Modifier and Type | Method and Description |
|---|---|
OQueryOperator.ORDER |
OQueryOperator.compare(OQueryOperator other)
Check priority of this operator compare to given operator.
|
static OQueryOperator.ORDER |
OQueryOperator.ORDER.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static OQueryOperator.ORDER[] |
OQueryOperator.ORDER.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2009–2025 OrientDB. All rights reserved.