
| Class | Description |
|---|---|
| OSQLFunctionConcat | |
| OSQLFunctionFormat |
Formats content.
|
| OSQLMethodAppend |
Appends strings.
|
| OSQLMethodFromJSON |
Converts a document in JSON string.
|
| OSQLMethodHash |
Hash a string supporting multiple algorithm, all those supported by JVM
|
| OSQLMethodLength |
Returns the string length.
|
| OSQLMethodReplace |
Replaces all the occurrences.
|
| OSQLMethodRight |
Returns the first characters from the end of the string.
|
| OSQLMethodSubString |
Extracts a sub string from the original.
|
| OSQLMethodToJSON |
Converts a document in JSON string.
|
Copyright © 2009–2025 OrientDB. All rights reserved.