
| Class | Description |
|---|---|
| OAbstractSQLMethod | |
| OSQLMethodAsBoolean | |
| OSQLMethodAsFloat | |
| OSQLMethodAsInteger | |
| OSQLMethodAsList |
Transforms current value in a List.
|
| OSQLMethodAsLong | |
| OSQLMethodAsMap |
Transforms current value into a Map.
|
| OSQLMethodAsSet |
Transforms current value in a Set.
|
| OSQLMethodAsString | |
| OSQLMethodField | |
| OSQLMethodFormat | |
| OSQLMethodFunctionDelegate |
Delegates the execution to a function.
|
| OSQLMethodIndexOf | |
| OSQLMethodJavaType |
Returns the value's Java type.
|
| OSQLMethodKeys | |
| OSQLMethodLastIndexOf | |
| OSQLMethodNormalize | |
| OSQLMethodPrefix | |
| OSQLMethodRemove |
Remove the first occurrence of elements from a collection.
|
| OSQLMethodRemoveAll |
Remove all the occurrences of elements from a collection.
|
| OSQLMethodSize | |
| OSQLMethodSplit |
Splits a string using a delimiter.
|
| OSQLMethodToLowerCase | |
| OSQLMethodToUpperCase | |
| OSQLMethodTrim | |
| OSQLMethodType |
Returns the value's OrientDB Type.
|
| OSQLMethodValues |
Copyright © 2009–2025 OrientDB. All rights reserved.